summaryrefslogtreecommitdiffstats
path: root/include/sys/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-114/+0
| | | | | | directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-92/+122
|
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-23/+23
| | | | | | link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-128/+304
| | | | | headers (the way it has been done in GNU libc). -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+192