Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-23 | Get rid of nested warnings | Peter S. Mazinger | |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | |
is a useless attempt | |||
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger | |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger | |
2002-09-03 | Oops. Turns out I broke statvfs() and fstatvfs() back in February, | Eric Andersen | |
when I accidentally changed them unconditionally into the 64 bit versions... Oops. -Erik | |||
2002-02-26 | Fix redefinition problem | Eric Andersen | |
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | |
strtok_r instead of strtok), taught getmntent to use getmntent_r. -Erik |