Rich Felker
f0b85fd926
add *64 junk for sys/*.h headers
2012-05-04 00:31:25 -04:00
Rich Felker
3ed8c9f2df
fix all missing instances of __cplusplus checks/extern "C" in headers
...
patch by Arvid Picciani (aep)
2011-11-10 20:40:06 -05:00
Rich Felker
32b82cf5cd
fix the fsid_t structure to match name of __val
...
this is a case of poorly written man pages not matching the actual
implementation, and why i hate implementing nonstandard interfaces
with no actual documentation of how they're intended to work.
2011-09-20 11:16:27 -04:00
Rich Felker
114c80f141
fix the definition of struct statvfs to match lsb abi
...
at the same time, make struct statfs match the traditional definition
and make it more useful, especially the fsid_t stuff.
2011-09-19 23:35:48 -04:00
Rich Felker
0b44a0315b
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00