summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/.indent.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen2000-10-291-0/+33
up a few little things with dir entry reading. busybox now compiles, and seems to basically work... :-) -Erik