summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/statfix.c
AgeCommit message (Expand)Author
2002-08-19Eliminate wrapping of struct stat and use the kernel versionEric Andersen
2002-07-15Silence a couple of silly warningsEric Andersen
2002-07-07Fix namespace pollution by hiding statfix and statfix64 byEric Andersen
2002-06-26Several cleanups/fixes from Marshall M. Midden <m4@brecis.com>Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-10-29Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen