about summary refs log tree commit diff
path: root/src/legacy
Commit message (Expand)AuthorAgeFilesLines
* add errno setting to stub utmpxname functionRich Felker2016-01-281-0/+2
* legacy/utmpx: Add utmp{,x}name stubsKylie McClain2016-01-281-0/+7
* fix futimes legacy function with null tv pointerRich Felker2015-05-061-0/+1
* getloadavg: use sysinfo() instead of /proc/loadavgAlexander Monakov2015-02-251-11/+7
* fix multiple issues in legacy function getpassRich Felker2014-07-061-5/+6
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-127-4/+8
* add legacy getloadavg apiSzabolcs Nagy2013-11-211-0/+18
* support configurable page size on mips, powerpc and microblazeSzabolcs Nagy2013-09-152-2/+2
* unbreak vwarn: print ": " before errno messageRich Felker2013-08-211-2/+5
* collapse euidaccess to a call to faccessatRich Felker2013-08-031-9/+1
* add legacy euidaccess function and eaccess alias for itRich Felker2013-08-031-0/+18
* add legacy function vallocRich Felker2013-08-021-0/+8
* make err.h functions print __prognameRich Felker2013-05-181-0/+4
* more close-on-exec fixes, mostly using new "e" flag to fopenRich Felker2012-09-291-1/+1
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-0713-0/+302