freebsd-dev/lib/libc
Maxim Sobolev 9c007cf29e Document the fact that if MAP_FIXED request has been successful it
replaces any previous mapping to the same address.

Obtained from:	IEEE Std 1003.1, 2004 Edition
2005-07-15 11:37:25 +00:00
..
alpha
amd64 Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
arm
compat-43
db
gdtoa
gen Cross-reference sem_getvalue(3) from several other semaphore-related 2005-07-13 13:15:22 +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
include
locale Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
net Markup fixes. 2005-06-16 19:01:07 +00:00
nls Assorted markup fixes. 2005-06-15 19:04:04 +00:00
posix1e Minor grammar fix 2005-07-03 12:35:11 +00:00
powerpc
quad
regex Remove unused file. 2005-04-25 02:29:03 +00:00
rpc
softfloat
sparc64 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc 2005-06-21 21:13:07 +00:00
stdio The header glue.h should provide just a declaration for the variable 2005-05-13 21:12:34 +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
string
sys Document the fact that if MAP_FIXED request has been successful it 2005-07-15 11:37:25 +00:00
uuid Avoid (unnecessarily) casting away const within uuid_is_nil. 2005-05-11 13:18:10 +00:00
xdr
yp do mutex lock for each yp calls. with this, 2005-05-03 20:30:31 +00:00
Makefile