freebsd-skq/lib/libc
Ruslan Ermilov b382ba4fb1 bsd.doc.mk changes:
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.

Only create _stamp.extra when necessary.

Get rid of SOELIMPP and OBJS.

Use Groff version of soelim(1); we need its -I option
for the following to work.

Don't needlessly chdir to SRCDIR.  Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
2002-10-29 14:56:09 +00:00
..
alpha Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
amd64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
compat-43
db Correct the headers needed to use dbopen(3) and friends. 2002-10-18 16:20:08 +00:00
gen Create a small library function, check_utility_compat(3), to determine 2002-10-28 00:15:43 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include
locale Remove unnecessary inclusion of <rune.h> to make it obvious that this file 2002-10-29 09:03:57 +00:00
net query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 2002-10-26 19:00:14 +00:00
nls Do not include <sys/syslimits.h> directly; it is not intended for general 2002-10-27 17:44:33 +00:00
posix1e Scoop out examples illustrating the label text format and refer to 2002-10-28 23:06:04 +00:00
powerpc
quad
regex Add restrict type-qualifier. 2002-10-02 07:49:35 +00:00
rpc bsd.doc.mk changes: 2002-10-29 14:56:09 +00:00
sparc64 Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +00:00
stdio Cross-reference putc(3). 2002-10-28 10:35:18 +00:00
stdlib de-__P() 2002-10-16 22:18:42 +00:00
stdtime Add cross-references to the wide character counterparts of these functions. 2002-10-15 10:11:53 +00:00
string Replace wcsstr() with an implementation based on strstr(), which is far 2002-10-24 02:53:45 +00:00
sys Restored sigaction's name in its prototype. 2002-10-24 13:03:46 +00:00
xdr Removed duplicated MLINKS which make(1) recently started warning about. 2002-08-15 12:31:01 +00:00
yp
Makefile Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
Makefile.inc