1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/lib
Andrey A. Chernov faeb1b822a Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format
since they not allows POSIXly legal locale data. Currently, if relaxed form
POSIXly legal locale data will be used right now, some programs will be broken,
but it means that either locale data or programs must be fixed, not the library.

Introduce non-standard md_order (month/day order) locale field to be used later
via nl_langinfo(). Currently %EF and %Ef emulated using this field, but they
planned for remove in future in favour of nl_langinfo() test field.

Implement %F per POSIX
2001-03-18 11:58:15 +00:00
..
compat Only build the compat libs appropiate for the target machine. 2001-02-14 20:49:54 +00:00
csu Add rcsid's. 2001-01-04 10:37:25 +00:00
libalias Add a few ``const''s to silence some -Wwrite-strings warnings 2001-01-29 11:44:13 +00:00
libatm
libbind
libc Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format 2001-03-18 11:58:15 +00:00
libc_r Correct a race condition where it was possible for a signaled 2001-03-09 16:05:43 +00:00
libcalendar mdoc(7) police: fixed broken references. 2001-01-16 11:52:00 +00:00
libcam Remove the `r' devices. 2001-02-27 23:29:13 +00:00
libcom_err
libcompat mdoc(7) police: prepare for mdocNG. 2001-02-28 13:11:51 +00:00
libcrypt mdoc(7) police: ``It'' macro does not take argument in -enum lists. 2001-03-16 12:06:26 +00:00
libdevstat mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libdisk Fixed bitrot in prototype(s) in synopsis. 2001-02-05 23:56:05 +00:00
libedit mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libfetch Don't remember an EINTR, since the caller may want to restart the call. 2001-03-07 05:12:14 +00:00
libform Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libftpio Fixed wrong return type for ftpLoginAf() in synopsis. 2001-02-05 23:58:59 +00:00
libgnumalloc
libio Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libipsec mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
libipx Correct comment typos 2001-02-20 10:23:10 +00:00
libisc Add list.h to the to be installed header files. 2001-02-06 22:27:16 +00:00
libkse Correct a race condition where it was possible for a signaled 2001-03-09 16:05:43 +00:00
libkvm Adapt libkvm_getswapinfo() to make use of recently committed vm and swap 2001-02-23 18:49:16 +00:00
libm .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
libmd Add a new entrypoint to the hashes in libmd: 2001-03-17 10:00:50 +00:00
libmenu Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libncp
libncurses Add some missing functions in MLINKS. Link assume_default_colors.3 2000-12-05 12:40:14 +00:00
libnetgraph mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
libopie
libpam Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 18:59:46 +00:00
libpanel Install manpages, including appropriate MLINKS. 2000-12-05 12:38:23 +00:00
libpcap
libposix1e o Update copyright dates. 2001-03-13 02:31:32 +00:00
libpthread Correct a race condition where it was possible for a signaled 2001-03-09 16:05:43 +00:00
libradius Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
libresolv
librpcsvc
libskey man(7) -> mdoc(7). 2001-01-12 18:01:17 +00:00
libsmdb
libsmutil
libss Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
libstand A quick and dirty port of libstand to ia64. 2001-03-06 16:11:36 +00:00
libtacplus
libtelnet
libusb Fixed prototypes. About half of them were wrong (mainly due to const 2001-02-06 01:02:59 +00:00
libusbhid Fixed prototypes. About half of them were wrong (mainly due to const 2001-02-06 01:02:59 +00:00
libutil Fix some further style nits 2001-03-17 10:09:52 +00:00
libvgl Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead save 2001-01-25 16:58:46 +00:00
libwrap
libxpg4
liby
libz Fix typo: compatability -> compatibility. 2001-02-06 12:05:58 +00:00
msun .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
ncurses Add some missing functions in MLINKS. Link assume_default_colors.3 2000-12-05 12:40:14 +00:00
Makefile There are now compat libs for the Alpha too. 2001-02-10 07:07:09 +00:00
Makefile.inc