1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>

* 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.
This commit is contained in:
Roland McGrath
1996-01-02 06:19:15 +00:00
parent 0a95f04d06
commit fc4026d8e4
6 changed files with 276 additions and 4 deletions

1
queue.h Normal file
View File

@ -0,0 +1 @@
#include <misc/queue.h>