freebsd-skq/lib
jb 19acd1aa26 Add an include path to private linc/libc_r/libpthread header files.
Define the HIDDEN_SYSCALLS macro as empty because libc doesn't have
renamed syscalls. This avoids an undefined macro error when
libc/sys/Makefile.inc goes to look though it. HIDDEN_SYSCALLS is
used by the equivalent makefile to this one in lib/libc_r to list
those syscalls that it needs to rename so that libc_r can provide
replacement functions.
1998-03-09 06:16:38 +00:00
..
compat
csu This commit was generated by cvs2svn to compensate for changes in r34198, 1998-03-07 20:27:11 +00:00
libalias 1) in CleanupAliasData, don't nullify entry in linkTableOut 1998-02-27 23:07:07 +00:00
libc Add an include path to private linc/libc_r/libpthread header files. 1998-03-09 06:16:38 +00:00
libc_r Add lib/libc/include as an directory to search for header files. 1998-03-09 05:09:43 +00:00
libcalendar
libcom_err
libcompat
libcrypt
libcurses
libdisk Add primary fat-32 1998-03-07 08:45:46 +00:00
libedit Don't swap carriage return and new line in quoted mode (after ^V). 1998-01-22 07:37:10 +00:00
libf2c
libF77
libftpio environment variables missing from ftpio(3) man page 1998-02-10 07:01:51 +00:00
libgnumalloc
libI77
libipx
libkse Add lib/libc/include as an directory to search for header files. 1998-03-09 05:09:43 +00:00
libkvm Fixed bugs in the conversion of kvm to to use procfs in rev.1.3. All 1998-01-16 16:45:05 +00:00
libm
libmd
libmytinfo When printf'ing the result of pointer arithmetic, cast the result to 1998-01-13 03:07:10 +00:00
libncurses Avoid an uninitialised variable warning from gcc. I bet some people 1998-02-20 07:40:22 +00:00
libopie
libpam/modules
libpcap
libpthread Add lib/libc/include as an directory to search for header files. 1998-03-09 05:09:43 +00:00
libresolv
librpcsvc Don't add non-generated sources to CLEANFILES. There was no problem 1998-02-25 01:30:05 +00:00
libscsi
libskey Compile under -W -Wall -Werror. 1998-02-27 22:36:51 +00:00
libss Use the standard method for avoiding concurrent builds of multiple targets 1998-03-06 13:44:12 +00:00
libtcl Don't install the tcl implementation headers. The tcl distribution 1998-01-17 15:52:32 +00:00
libtelnet
libtermcap
libutil Change tty-related capability names to match the implementation ("ttys.", 1998-02-21 23:29:59 +00:00
libvgl
libxpg4
liby
libz Install manpage too 1998-02-28 10:41:01 +00:00
msun Add alpha support. m68k crept in too. Oops. 8-) 1998-02-20 07:44:29 +00:00
ncurses/ncurses
Makefile Can build libc and libc_r on alpha now. 1998-03-08 23:24:05 +00:00
Makefile.inc