freebsd-nq/lib/libc
Stefan Farfeleder 882cf65dd6 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc
Compliance Definition.  On sparc64, GCC emits _Qp_cmp() calls for its
__builtin_isfoo() functions which are used for C99's isfoo() macros.

Approved by:	re(dwhite)
PR:		73782
2005-06-21 21:13:07 +00:00
..
alpha
amd64 Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
arm
compat-43
db
gdtoa
gen Assorted markup fixes. 2005-06-15 19:04:04 +00:00
gmon Fix race by using atomic operation, with this change, both libpthread 2005-05-06 07:37:01 +00:00
i386 Provide stub functions for i386_set_ldt() and i386_get_ldt() even when 2005-04-26 20:51:15 +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 Missed rwatson's redundancy 2005-06-03 15:50:55 +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
stdtime
string
sys Assorted markup fixes. 2005-06-15 19:04:04 +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