Split also check_pw_file() and check_spw_file() out of main().
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/pwck.c: Split process_flags(), open_files(), and
|
||||
close_files() out of main(). New global variables is_shadow,
|
||||
sort_mode, use_system_pw_file, and use_system_spw_file.
|
||||
* src/pwck.c: Split process_flags(), open_files(), close_files()
|
||||
check_pw_file(), and check_spw_file() out of main(). New global
|
||||
variables is_shadow, sort_mode, use_system_pw_file, and
|
||||
use_system_spw_file.
|
||||
|
||||
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
Reference in New Issue
Block a user