summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/umount.c
Commit message (Expand)AuthorAgeFilesLines
* unify stub logicMike Frysinger2011-02-241-9/+0
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+3
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* include sys/mount.h for everyoneMike Frysinger2006-06-191-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-7/+4
* fix typo in umount2() emulation of umount()Mike Frysinger2005-06-301-4/+11
* doh! We'll get this one right yet...Eric Andersen2005-02-251-2/+2
* x86_64 fixes: make sure the fall back routine for using umount2() for umount(...Mike Frysinger2005-02-131-2/+7
* When there is no umount syscall, but umount2 is available, thenEric Andersen2005-01-231-0/+7
* Per http://bugs.uclibc.org/view.php?id=12:Eric Andersen2005-01-161-0/+10
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+12