musl/src/legacy
Rich Felker 580b8d8c52 unbreak vwarn: print ": " before errno message
patch by Strake. this seems to be a regression caused by fixing the
behavior of perror("") to match perror(0) at some point in the past.
2013-08-21 00:49:46 -04:00
..
cuserid.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
daemon.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
err.c unbreak vwarn: print ": " before errno message 2013-08-21 00:49:46 -04:00
euidaccess.c collapse euidaccess to a call to faccessat 2013-08-03 02:28:35 -04:00
ftw.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
futimes.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
getdtablesize.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
getpagesize.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
getpass.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
getusershell.c more close-on-exec fixes, mostly using new "e" flag to fopen 2012-09-29 18:14:46 -04:00
isastream.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
lutimes.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
ulimit.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
utmpx.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
valloc.c add legacy function valloc 2013-08-02 18:34:39 -04:00