1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/lib
Bruce Evans 9698b3b564 Don't assume that int is signed 32-bits in one place. Keep assuming
that ints have >= 31 value bits elsewhere.  s/int/int32_t/ seems to
have been done too globally for all other files in msun/src before
msun/ was imported into FreeBSD.

Minor fixes in comments.

e_lgamma_r.c:
Describe special cases in more detail:
- exception for lgamma(0) and lgamma(neg.integer)
- lgamma(-Inf) = Inf.  This is wrong but is required by C99 Annex F.  I
  hope to change this.
2007-05-02 16:54:22 +00:00
..
bind Update generated files for BIND 9.3.4 2007-01-29 18:33:18 +00:00
csu
libalias
libarchive s/@VERSION@/@ARCHIVE_VERSION@/ 2007-05-02 05:29:55 +00:00
libatm First argument of MD5Final is an array of unsigned characters. 2007-04-04 03:24:01 +00:00
libautofs
libbegemot
libbluetooth
libbsm Add au_to_zonename.3 alias for au_token.3. 2007-04-23 14:46:59 +00:00
libbsnmp
libbz2
libc Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
libc_r Remove 3rd clause, renumber, ok per email 2007-01-12 07:26:21 +00:00
libcalendar
libcam
libcom_err
libcompat Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libcrypt cipher(3) is gone. 2007-04-04 14:04:55 +00:00
libdevinfo
libdevstat
libdisk
libedit Merge the following changes from NetBSD: 2007-03-11 21:47:40 +00:00
libelf Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
libexpat Get endianess right. 2007-04-24 06:29:27 +00:00
libfetch Add back the original behavior of changing the entire directory path at 2007-04-22 22:33:29 +00:00
libftpio
libgeom Second call of sysctl() is used to gather a proper size of a memory chunk 2007-05-01 10:47:09 +00:00
libgpib
libgssapi Add include directives for string.h and stdlib.h to get proper function 2007-04-04 02:40:59 +00:00
libipsec
libipx Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libkiconv
libkse Catch up with the renaming of the private version namespace. 2007-04-29 15:27:23 +00:00
libkvm - Move 'struct swdevt' back into swap_pager.h and expose it to userland. 2007-02-07 17:43:11 +00:00
libmagic
libmd
libmemstat Fix a comment in memstat.h: errors are associated with memory type lists, 2007-03-15 10:44:18 +00:00
libmilter New files in sendmail 8.14.1 2007-04-09 01:45:30 +00:00
libmp
libncp Mark data structures used on the wire with IPX SAP as __packed so that 2007-02-26 12:07:08 +00:00
libnetgraph
libngatm
libopie
libpam In account management, verify whether the account has been locked 2007-03-27 09:59:15 +00:00
libpcap
libpmc Fix a bug in the description of the "p6-div" event. [1] 2007-04-12 09:16:54 +00:00
libpthread Catch up with the renaming of the private version namespace. 2007-04-29 15:27:23 +00:00
libradius Use correct u_int and socklen_t types for parameters if function is 2007-04-04 02:59:54 +00:00
librpcsvc
librt Don't enable symbol versioning for librt by default just yet. 2007-04-29 17:08:13 +00:00
libsbuf
libsdp
libsm New files in sendmail 8.14.1 2007-04-09 01:45:30 +00:00
libsmb
libsmdb
libsmutil
libstand Cast away const qualifier to squash GCC warning. 2007-04-04 03:29:02 +00:00
libtacplus
libtelnet
libthr Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
libthread_db Roughly implement libpthread support. 2007-05-01 18:28:08 +00:00
libufs The ufs_disk_fillout(3) can take special device name (with or without /dev/ 2007-03-16 03:13:28 +00:00
libugidfw
libusbhid
libutil Fix one kind of style(9) bug and a typo in a comment. 2007-05-01 18:50:33 +00:00
libvgl
libwrap Remove a (harmless) stray backslash. 2007-02-27 16:13:19 +00:00
liby Remove California Regent's clause 3, per letter 2007-01-09 01:02:06 +00:00
libypclnt Back out my previous commit to this area, there are differences between 2007-03-30 06:12:45 +00:00
libz
msun Don't assume that int is signed 32-bits in one place. Keep assuming 2007-05-02 16:54:22 +00:00
ncurses Add a missing backslash and unbreak the build. 2007-04-16 09:54:59 +00:00
Makefile Switch to new ncurses build glue 2007-01-20 07:48:10 +00:00
Makefile.inc