freebsd-src/lib/libc
John Birrell f1d896d117 Make a couple of the stat flags dependent on the sys/stat.h header file
that this source is compiled against. This source is referenced by
install which is needed as a build tool and must be able to compile
against NetBSD headers and libraries if we have a hope of supporting
another architecture.

With this change, that's two working programs down and 3945 (?) to go.
The other one was make, but that didn't need any changes to work under
FreeBSD/Alpha. 8-)
1998-01-09 06:14:59 +00:00
..
amd64
compat-43 Sorted lists. 1997-10-21 08:41:15 +00:00
db Sorted lists. 1997-10-21 08:41:15 +00:00
gen Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
gmon Format the MLINKS statement the same as in most other libc Makefile.inc's. 1997-12-19 21:53:35 +00:00
i386
locale Expanded cross references. 1998-01-02 19:22:52 +00:00
net handle long usernames more carefully 1998-01-07 00:28:36 +00:00
nls
quad Put the .PATH statement first as in all other libc Makefile.inc's. 1997-12-19 21:56:38 +00:00
regex
rpc Convert to mdoc format. 1998-01-05 07:12:16 +00:00
stdio size_t -> unsigned 1998-01-04 22:28:47 +00:00
stdlib Drop the use of caddr_t in conjunction with mmap(2). 1997-12-31 03:15:06 +00:00
stdtime Typo. 1997-10-26 10:37:35 +00:00
string The terminating character in strings is NUL', not NULL'. 1997-12-28 12:06:29 +00:00
sys Expanded cross references. 1998-01-02 19:22:52 +00:00
xdr
yp
Makefile
Makefile.inc