You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Szabolcs Nagy
571744447c
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
| .. |
|
fgetgrent.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
fgetpwent.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
fgetspent.c
|
shadow: Implement fgetspent
|
13 years ago |
|
getgr_r.c
|
fix off-by-one error in getgrnam_r and getgrgid_r, clobbering gr_name
|
13 years ago |
|
getgrent.c
|
more close-on-exec fixes, mostly using new "e" flag to fopen
|
14 years ago |
|
getgrent_a.c
|
change uid_t, gid_t, and id_t to unsigned types
|
13 years ago |
|
getpw_r.c
|
more close-on-exec fixes, mostly using new "e" flag to fopen
|
14 years ago |
|
getpwent.c
|
more close-on-exec fixes, mostly using new "e" flag to fopen
|
14 years ago |
|
getpwent_a.c
|
change uid_t, gid_t, and id_t to unsigned types
|
13 years ago |
|
getspent.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
getspnam.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
getspnam_r.c
|
shadow: Move spent parsing to internal function
|
13 years ago |
|
lckpwdf.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
putgrent.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
putpwent.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
putspent.c
|
shadow: Implement putspent
|
13 years ago |
|
pwf.h
|
shadow: Move spent parsing to internal function
|
13 years ago |