summaryrefslogtreecommitdiff
path: root/io/sys
Commit message (Collapse)AuthorAgeFilesLines
* (_STAT_VER, _MKNOD_VER): New macros. (__xstat, __fxstat, __lxstat, ↵Roland McGrath1996-01-181-0/+61
| | | | __xmknod): Declare new functions. [__GNUC__] (stat, fstat, lstat, mknod): Define these (and __ names) as `extern inline's calling the `x' functions.
* Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-021-1/+11
| | | | | | | | | | * misc/queue.h: New file, incorporated from 4.4BSD. * misc/Makefile (headers): Add queue.h. * posix/sys/types.h [__USE_BSD]: Include endian.h. * io/sys/stat.h (DEFFILEMODE, ALLPERMS, ACCESSPERMS, S_BLKSIZE): New macros.
* initial importRoland McGrath1995-02-183-0/+234