Rich Felker 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 سال پیش
..
a64l.c 77baaa47e1 fix a64l undefined behavior on ILP32 archs, wrong results on LP64 archs 9 سال پیش
basename.c 5ce3737931 reduce spurious inclusion of libc.h 6 سال پیش
dirname.c 507faa63cb fix dirname to handle input of form "foo/" correctly 12 سال پیش
ffs.c 67ba40d1e0 optimize legacy ffs function 13 سال پیش
ffsl.c ecc082c61b implement ffsl and ffsll functions 11 سال پیش
ffsll.c ecc082c61b implement ffsl and ffsll functions 11 سال پیش
fmtmsg.c 5474a34669 implement fmtmsg function 11 سال پیش
forkpty.c 814aae2009 overhaul forkpty function using new login_tty 10 سال پیش
get_current_dir_name.c 2b7cf6dbb9 optimize get_current_dir_name to reduce stack bloat 11 سال پیش
getauxval.c 7bece9c209 provide getauxval(AT_SECURE) even if it is missing from the aux vector 11 سال پیش
getdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) 12 سال پیش
getentropy.c c221d3e586 fix issues from public functions defined without declaration visible 6 سال پیش
gethostid.c 57b97b42bd add public interface headers to implementation files 7 سال پیش
getopt.c 5ce3737931 reduce spurious inclusion of libc.h 6 سال پیش
getopt_long.c 8c1ac426e1 declare __getopt_msg in stdio_impl.h 6 سال پیش
getpriority.c aa398f56fa global cleanup to use the new syscall interface 14 سال پیش
getresgid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 سال پیش
getresuid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 سال پیش
getrlimit.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 سال پیش
getrusage.c 571744447c include cleanups: remove unused headers and add feature test macros 11 سال پیش
getsubopt.c aa71ec3db8 getsubopt: don't include leading = in value string 9 سال پیش
initgroups.c 571744447c include cleanups: remove unused headers and add feature test macros 11 سال پیش
ioctl.c aa398f56fa global cleanup to use the new syscall interface 14 سال پیش
issetugid.c c221d3e586 fix issues from public functions defined without declaration visible 6 سال پیش
lockf.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 سال پیش
login_tty.c 4b2cb37770 add login_tty function 10 سال پیش
mntent.c 05973dc3bb use dynamic buffer for getmntent 8 سال پیش
nftw.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 سال پیش
openpty.c 1227e418ea block pthread cancellation in openpty function 10 سال پیش
ptsname.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 سال پیش
pty.c 5ce3737931 reduce spurious inclusion of libc.h 6 سال پیش
realpath.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 سال پیش
setdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) 12 سال پیش
setpriority.c 201e6603c3 fix typo in setpriority syscall wrapper 12 سال پیش
setrlimit.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 سال پیش
syscall.c c221d3e586 fix issues from public functions defined without declaration visible 6 سال پیش
syslog.c 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 سال پیش
uname.c 571744447c include cleanups: remove unused headers and add feature test macros 11 سال پیش
wordexp.c e53296f889 re-fix child reaping in wordexp 7 سال پیش