summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/statfix.h
AgeCommit message (Expand)Author
2002-08-19Eliminate wrapping of struct stat and use the kernel versionEric Andersen
2002-07-07Fix namespace pollution by hiding statfix and statfix64 byEric Andersen
2002-05-30Make these properly cope with 64bit systemsEric Andersen
2002-02-19Output an error if uClibc's and app's largefile configuration are incompatible.Manuel Novoa III
2001-09-27Update to accomodate the header file changesEric Andersen
2001-05-04This patch allows powerpc to compile again. It also checks if weEric Andersen
2001-03-05stat and mknod cleanup, take two. Put all the needed junk into syscalls.cEric Andersen
2001-01-01A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen
2000-10-29Oops. Fix up stat. Again.Eric Andersen
2000-10-29Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen