summaryrefslogtreecommitdiff
path: root/src/legacy
AgeCommit message (Expand)AuthorLines
2016-01-28add errno setting to stub utmpxname functionRich Felker-0/+2
2016-01-28legacy/utmpx: Add utmp{,x}name stubsKylie McClain-0/+7
2015-05-06fix futimes legacy function with null tv pointerRich Felker-0/+1
2015-02-25getloadavg: use sysinfo() instead of /proc/loadavgAlexander Monakov-11/+7
2014-07-06fix multiple issues in legacy function getpassRich Felker-5/+6
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-4/+8
2013-11-21add legacy getloadavg apiSzabolcs Nagy-0/+18
2013-09-15support configurable page size on mips, powerpc and microblazeSzabolcs Nagy-2/+2
2013-08-21unbreak vwarn: print ": " before errno messageRich Felker-2/+5
2013-08-03collapse euidaccess to a call to faccessatRich Felker-9/+1
2013-08-03add legacy euidaccess function and eaccess alias for itRich Felker-0/+18
2013-08-02add legacy function vallocRich Felker-0/+8
2013-05-18make err.h functions print __prognameRich Felker-0/+4
2012-09-29more close-on-exec fixes, mostly using new "e" flag to fopenRich Felker-1/+1
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker-0/+302