freebsd-skq/lib
David E. O'Brien ae7c8a2bb8 * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
when using the egcs and gcc-devel ports, along with GCC built from stock
public FSF sources.  With out this change, FreeBSD will be removed from
the list of systems GCC 3.0 must be evaluated on before release.  With
the effort some of us put into getting FreeBSD on this list, we should
not turn this effort into a waste, else we might not be worth fighting
for in the future.  (note that Alpha and IA-64 versions of crt{i,n}.S
are needed)

* Switch from our own crt{begin,in} to those created from GCC's crtstuff.c.
This will allow us to switch to DWARF2 exceptions in the future, along with
staying in sync with any future GCC requirements.

* Break out our ELF branding bits into a seperate file.  Currently this
is now included by our crt1.c files (since this functionality was part of
our native crtbegin.c).  Later crtbrand.o will be merged in the creation
of crti.o.
2000-10-28 21:26:48 +00:00
..
compat
csu * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work 2000-10-28 21:26:48 +00:00
libalias A failure to allocate memory for auxiliary TCP data is now fatal. 2000-10-19 10:44:44 +00:00
libatm
libbind
libc Style & grammar fixes. 2000-10-28 18:37:37 +00:00
libc_r Make pthread_kill() know about temporary signal handlers installed 2000-10-25 11:46:07 +00:00
libcalendar
libcam This is an overhaul of the mode page handling in camcontrol as well as 2000-08-08 06:24:17 +00:00
libcom_err
libcompat Return an error instead of overflowing the buffer in the case of a long 2000-08-04 11:15:48 +00:00
libcrypt Still have to support libscrypt for now :( Add #defines to take DES 2000-08-24 17:51:16 +00:00
libdevstat
libdisk Use kern.disks sysctl on PC-98. 2000-10-21 10:08:57 +00:00
libedit Include fcntl.h 2000-10-02 22:07:53 +00:00
libfetch Fix this my way. David had absolutely no call overriding MAINTAINER without 2000-10-28 20:53:02 +00:00
libform Update for ncurses 5.1-20001009 import 2000-10-11 08:19:56 +00:00
libftpio Fix two bugs: 2000-08-17 23:46:13 +00:00
libgnumalloc
libio
libipsec
libipx
libisc Build the ISC library as libisc. This library comes as part of the 2000-10-24 20:10:25 +00:00
libkse Make pthread_kill() know about temporary signal handlers installed 2000-10-25 11:46:07 +00:00
libkvm Good, fixing the header showed incorrect usage of it! #define _KERNEL 2000-08-06 17:03:09 +00:00
libm
libmd
libmenu Oops, beforedepend isn't needed. The build problem I had was due to 2000-10-11 08:20:37 +00:00
libncp
libncurses Fix a buildworld hiccup with build-tools that wasn't present in standalone 2000-10-11 11:25:47 +00:00
libnetgraph
libopie
libpam
libpanel Update for ncurses 20001009 import 2000-10-11 08:17:19 +00:00
libpcap
libposix1e o Introduce cap_from_text() and cap_to_text() implementations. 2000-10-13 18:24:58 +00:00
libpthread Make pthread_kill() know about temporary signal handlers installed 2000-10-25 11:46:07 +00:00
libradius strtok -> strsep (no strtok allowed in libraries) 2000-08-29 21:49:11 +00:00
libresolv
librpcsvc
libskey
libsmdb Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libsmutil Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libss Get errno from <errno.h>, not from extern int. 2000-09-04 03:54:23 +00:00
libstand Inital PowerPC loader build support. 2000-10-10 13:22:41 +00:00
libtacplus strtok -> strsep (no strtok allowed in libraries) 2000-08-29 21:49:11 +00:00
libtelnet
libusb Sync with NetBSD: 2000-10-16 18:13:59 +00:00
libusbhid Sync with NetBSD: 2000-10-16 18:13:59 +00:00
libutil Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
libvgl Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
libwrap Replace strtok with strsep (strtok is not allowed in libraries) 2000-08-30 06:26:42 +00:00
libxpg4
liby
libz
msun Fix #include order 2000-10-15 16:42:31 +00:00
ncurses Fix a buildworld hiccup with build-tools that wasn't present in standalone 2000-10-11 11:25:47 +00:00
Makefile Build the ISC library as libisc. This library comes as part of the 2000-10-24 20:10:25 +00:00
Makefile.inc