Age | Commit message (Expand) | Author |
---|---|---|
2005-12-16 | Convert users | Peter S. Mazinger |
2005-12-13 | Convert all users of earlier hiddens | Peter S. Mazinger |
2005-12-08 | Use internal versions | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-06 | macro out the thread funcs in libc if threading is disabled | Mike Frysinger |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger |
2004-03-18 | Reduce memory used by static buffers and allocate that memory dynamicly | Eric Andersen |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2002-06-18 | Fix locking. Kill | Eric Andersen |
2002-01-09 | Doh! I broke getmntent when I added getmntent_r! This fixes it. | Eric Andersen |
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2000-10-26 | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen |