summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/statfix.c
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-5/+4
|
* Update to accomodate the header file changesEric Andersen2001-09-271-3/+3
|
* Fix doc blunder.Eric Andersen2000-11-041-2/+2
|
* Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen2000-10-291-0/+46
up a few little things with dir entry reading. busybox now compiles, and seems to basically work... :-) -Erik