1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/lib
Mark Murray 828191256b The main reason for this is to reduce diffs between all the crt1.c's.
Assembler macros are tidied up and made as similar as sanely possible.
The macros are translated into C (__inline static) functions for lint.

Declaration orders are made the same.
Declarations are all ISOfied and tidied up.

Comment contents have gratuitous diffs removed.

The net result is a bunch of crt1.c's that are 90% the same.
It may be possible to now encapsulate the differences in one
MD header, and have only one MI crt1.c file (although the macros
to do this may be ugly).

Helpful comments by:	obrien, bde
Alpha tested by:	des
i386-elf tested by:	markm
2002-07-16 12:28:50 +00:00
..
compat RELENG_4_6 PL 1 libc bits with non-vulnerable resolver. 2002-07-11 20:40:24 +00:00
csu The main reason for this is to reduce diffs between all the crt1.c's. 2002-07-16 12:28:50 +00:00
libalias Fix a bug caused by dereferencing an invalid pointer when 2002-07-08 22:57:35 +00:00
libatm LP64 fix: don't cast pointer to int 2002-06-30 23:36:21 +00:00
libbind
libbz2
libc Assume that my bug report against 1003.1-2001 will be resolved my way, 2002-07-15 22:43:03 +00:00
libc_r Fix a typo. 2002-07-10 09:06:42 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Use correct printf format specifier to print unsigned longs. 2002-05-30 21:00:42 +00:00
libedit Restore local bits lost in recent merge from NetBSD. 2002-06-16 08:29:35 +00:00
libfetch Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach 2002-07-02 11:09:02 +00:00
libform
libftpio Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach 2002-07-02 11:11:17 +00:00
libio
libipsec
libipx
libisc
libkse Oops, forgot to set the suspended flag for threads that are created 2002-07-09 13:24:52 +00:00
libkvm Don't even read in the thread if it is a zombie process. 2002-06-30 20:13:53 +00:00
libmd Add missing const's. 2002-06-24 13:52:26 +00:00
libmenu
libmilter
libmp
libncp Add missing newline at end of file. 2002-05-30 20:51:53 +00:00
libncurses Add NCURSES_OSPEED replace command to MANFILTER 2002-06-02 16:11:57 +00:00
libnetgraph
libopie
libpam Tidy up. 2002-06-06 13:55:01 +00:00
libpanel
libpcap Update for libpcap 0.7.1 2002-06-21 01:35:37 +00:00
libpthread Fix a typo. 2002-07-10 09:06:42 +00:00
libradius Add the following functions: 2002-06-12 00:21:07 +00:00
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Add a hack (kludge?) to avoid trying to access files backed by disk 2002-07-07 23:01:36 +00:00
libtacplus
libtelnet
libufs Fill out (zero) and fill in (when doing getino()) the minimum and maximum 2002-07-11 21:27:26 +00:00
libusbhid mdoc(7) police: Tidy up the markup. 2002-05-30 12:16:01 +00:00
libutil Add additional field 'overwrite' to login_vars. It mainly needed to handle 2002-06-28 14:45:30 +00:00
libvgl Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
libwrap
libxpg4
liby
libypclnt
libz
msun e_pow.c: 2002-06-17 15:28:59 +00:00
ncurses Add NCURSES_OSPEED replace command to MANFILTER 2002-06-02 16:11:57 +00:00
Makefile Add libufs, a library for dealing with UFS filesystems from userland to 2002-07-01 01:45:03 +00:00
Makefile.inc