Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync some headers and disable unused prototypes | Peter S. Mazinger | 2009-11-19 | 1 | -4/+4 |
| | | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+2 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | Sync up w/ glibc | Peter S. Mazinger | 2005-11-04 | 1 | -10/+14 |
| | |||||
* | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | 2002-01-06 | 1 | -0/+87 |
strtok_r instead of strtok), taught getmntent to use getmntent_r. -Erik |