1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/lib
Peter Wemm 9b8ff47f40 Take advantage of the current libc sizeof(FILE) breakage (__sF[]) and
try a hopefully more robust stdin/stdout/stderr.  This costs an indirect
pointer fetch, but saves us from changes in 'FILE'.  The __stdin stuff
is there to not pollute application name space if the application does
not use <stdio.h> and also in case something depended on the current
behavior where stdin etc was a #define.

Reviewed by:	eischen, dillon
2001-02-12 02:50:30 +00:00
..
compat Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98. 2001-02-10 13:11:02 +00:00
csu
libalias
libatm
libbind
libc Take advantage of the current libc sizeof(FILE) breakage (__sF[]) and 2001-02-12 02:50:30 +00:00
libc_r Remove (int) file descriptor locking. It should be up to the 2001-02-11 22:07:32 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevstat
libdisk
libedit
libfetch
libform
libftpio
libgnumalloc
libio
libipsec
libipx mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
libisc
libkse Remove (int) file descriptor locking. It should be up to the 2001-02-11 22:07:32 +00:00
libkvm Catch up to new priority interface. 2001-02-12 00:21:38 +00:00
libm mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
libmd
libmenu
libncp
libncurses
libnetgraph
libopie
libpam
libpanel
libpcap
libposix1e
libpthread Remove (int) file descriptor locking. It should be up to the 2001-02-11 22:07:32 +00:00
libradius
libresolv
librpcsvc
libskey
libsmdb
libsmutil
libss
libstand
libtacplus
libtelnet
libusb
libusbhid
libutil
libvgl
libwrap
libxpg4
liby
libz
msun mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00
ncurses
Makefile There are now compat libs for the Alpha too. 2001-02-10 07:07:09 +00:00
Makefile.inc