Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
-Erik | |||
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 | |||
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen | |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | |
tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik | |||
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | |
2000-11-04 | Fix doc blunder. | Eric Andersen | |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen | |
2000-10-26 | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | |