.. |
alpha
|
Remove fpsetsticky(). This was added for SysV compatibility, but due
|
2005-03-15 15:53:39 +00:00 |
amd64
|
Optimize the instruction alignment.
|
2005-04-23 18:45:36 +00:00 |
arm
|
Use the correct values for softfloat, in both the little endian and the big
|
2005-03-20 00:53:52 +00:00 |
compat-43
|
Revert accidiental removal of string.h inclusion.
|
2005-02-27 18:39:02 +00:00 |
db
|
Fix parameter types of close and get members in DB.
|
2005-09-10 12:40:51 +00:00 |
gdtoa
|
Don't compile the gdtoa package's strtoIg.c into libc.
|
2005-01-27 05:44:16 +00:00 |
gen
|
Include <sys/types.h> and <limits.h> ourselves, don't assume they are included
|
2005-08-20 07:59:13 +00:00 |
gmon
|
Fix race by using atomic operation, with this change, both libpthread
|
2005-05-06 07:37:01 +00:00 |
i386
|
Clean out the leftovers from the i386_set_gsbase() TLS conversion.
|
2005-06-29 23:15:36 +00:00 |
ia64
|
- Define LDBL_NBIT to be a mask indicating the position of the integer
|
2005-03-07 04:55:40 +00:00 |
include
|
Add namespace #defines for usleep.
|
2005-08-03 00:43:14 +00:00 |
locale
|
Add HISTORY section.
|
2005-07-21 10:53:27 +00:00 |
net
|
Include <sys/types.h> and <limits.h> ourselves, don't assume they are included
|
2005-08-20 07:59:13 +00:00 |
nls
|
Better translation.
|
2005-07-23 21:30:35 +00:00 |
posix1e
|
Fix all the spelling mistakes I could find in the man pages for words
|
2005-07-31 03:30:48 +00:00 |
powerpc
|
Remove fpsetsticky(). This was added for SysV compatibility, but due
|
2005-03-15 15:53:39 +00:00 |
quad
|
libc_r wasn't so tied to libc for 22 months.
|
2002-11-18 09:50:57 +00:00 |
regex
|
Fix a boundary condition error in slow() and fast() in multibyte locales:
|
2005-08-17 11:37:38 +00:00 |
rpc
|
Avoid pointer arithmetics on void *.
|
2005-03-10 08:25:49 +00:00 |
softfloat
|
Remove fpsetsticky(). This was added for SysV compatibility, but due
|
2005-03-15 15:53:39 +00:00 |
sparc64
|
Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc
|
2005-06-21 21:13:07 +00:00 |
stdio
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
stdlib
|
Fix ptsname(3) by converting it to use devname(3) to obtain the name of
|
2005-07-07 17:48:40 +00:00 |
stdtime
|
Fix all the spelling mistakes I could find in the man pages for words
|
2005-07-31 03:30:48 +00:00 |
string
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
sys
|
- Document the fact that the real length of listen queue is 1.5 more
|
2005-08-29 10:23:46 +00:00 |
uuid
|
Avoid (unnecessarily) casting away const within uuid_is_nil.
|
2005-05-11 13:18:10 +00:00 |
xdr
|
Enable building with LIBC_SCCS defined.
|
2004-10-16 06:32:43 +00:00 |
yp
|
do mutex lock for each yp calls. with this,
|
2005-05-03 20:30:31 +00:00 |
Makefile
|
Respect the YES_HESIOD build variable.
|
2005-08-06 16:53:55 +00:00 |