Age | Commit message (Expand) | Author |
---|---|---|
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
2006-06-19 | include sys/mount.h for everyone | Mike Frysinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2005-06-30 | fix typo in umount2() emulation of umount() | Mike Frysinger |
2005-02-25 | doh! We'll get this one right yet... | Eric Andersen |
2005-02-13 | x86_64 fixes: make sure the fall back routine for using umount2() for umount(... | Mike Frysinger |
2005-01-23 | When there is no umount syscall, but umount2 is available, then | Eric Andersen |
2005-01-16 | Per http://bugs.uclibc.org/view.php?id=12: | Eric Andersen |
2005-01-05 | fix eriks e-mail address | Mike Frysinger |
2004-01-21 | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen |