summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/statfix.h
AgeCommit message (Collapse)Author
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
up a few little things with dir entry reading. busybox now compiles, and seems to basically work... :-) -Erik