summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/ustat.c
AgeCommit message (Expand)Author
2013-02-20ustat: Add ustat stub for arches that don't have the ustat system callMarkos Chandras
2012-06-15ustat.c: always_inline syscallPeter S. Mazinger
2009-03-03mknod: widen the parameters to match kernelDenis Vlasenko
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2005-01-05fix eriks e-mail addressMike Frysinger
2004-07-27Be certain to include sys/sysmacros.h when major() and minor()Eric Andersen
2004-01-21Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen