17 Commits (0b80a7b0404b6e49b0b724e3e3fe0ed5af3b08ef)

Author SHA1 Message Date
Rich Felker 3ec8b3aeb8 fix one-byte overflow in legacy getpass function 9 years ago
Olivier Brunel 397586625e getdtablesize: fix returning hard instead of soft rlimit 10 years ago
Rich Felker 19df86cbb3 add errno setting to stub utmpxname function 10 years ago
Kylie McClain 378f8cb522 legacy/utmpx: Add utmp{,x}name stubs 10 years ago
Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer 11 years ago
Alexander Monakov 20cbd60775 getloadavg: use sysinfo() instead of /proc/loadavg 11 years ago
Rich Felker ea496d6c63 fix multiple issues in legacy function getpass 12 years ago
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Szabolcs Nagy a516077feb add legacy getloadavg api 13 years ago
Szabolcs Nagy b20760c023 support configurable page size on mips, powerpc and microblaze 13 years ago
Rich Felker 580b8d8c52 unbreak vwarn: print ": " before errno message 13 years ago
Rich Felker 89384f78ce collapse euidaccess to a call to faccessat 13 years ago
Rich Felker a89aaee110 add legacy euidaccess function and eaccess alias for it 13 years ago
Rich Felker 2f820f3b1f add legacy function valloc 13 years ago
Rich Felker 69ee9b2cb1 make err.h functions print __progname 13 years ago
Rich Felker d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen 14 years ago
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. 14 years ago