newusers cleanups

main() split in new functions: process_flags(), check_flags(), check_perms(),
open_files(), and close_files().
This commit is contained in:
nekral-guest
2007-12-29 14:11:54 +00:00
parent 3c890a55d8
commit 60a422b284
2 changed files with 150 additions and 96 deletions

View File

@@ -1,3 +1,9 @@
2007-12-29 Nicolas François <nicolas.francois@centraliens.net>
newusers cleanups
* src/newusers.c: main() split in new functions: process_flags(),
check_flags(), check_perms(), open_files(), and close_files().
2007-12-29 Nicolas François <nicolas.francois@centraliens.net>
chage cleanups