freebsd-skq/lib/libc
Konstantin Belousov f5636f881b Do not rely on behaviour undefined by ANSI C, use thunks to adapt
alphasort-like interface to the comparision function required by
qsort() and qsort_r().

For opendir() thunk and alphasort(), comment on why we deviated from
POSIX by using strcmp() instead of strcoll().

Requested and reviewed by:	bde
MFC after:	2 weeks
2010-01-05 20:20:31 +00:00
..
amd64
arm Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
compat-43 Implement sighold, sigignore, sigpause, sigrelse, sigset functions 2009-11-26 13:49:37 +00:00
db Consider flag == 0 as the same of flag == R_NEXT. This change will restore 2009-08-24 23:44:07 +00:00
gdtoa
gen Do not rely on behaviour undefined by ANSI C, use thunks to adapt 2010-01-05 20:20:31 +00:00
gmon Fix many "function declaration isn't a prototype" warnings in libc. 2009-12-05 19:31:38 +00:00
i386 Remove hand-written labs/abs implementations. GCC is smart enough. 2009-06-23 09:04:59 +00:00
ia64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
include Use umtx to implement process sharable semaphore, to make this work, 2010-01-05 02:37:59 +00:00
inet
isc
locale Fix grammar. 2009-11-16 14:33:31 +00:00
mips Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
nameser
net - correct xref sections 2009-11-28 11:27:37 +00:00
nls - Update the Spanish NLS catalog 2009-12-03 19:27:12 +00:00
posix1e Don't forget to clean up the file copied from the kernel sources. 2010-01-02 20:27:14 +00:00
powerpc
quad
regex Fix an off-by-one error in the marking of the O_CH operator 2009-09-16 06:32:23 +00:00
resolv Add an option to enforce strict RFC 1034 compliance. 2009-05-29 07:34:54 +00:00
rpc Fix a double free(). 2010-01-05 20:18:41 +00:00
softfloat Reflect license change from NetBSD. 2009-03-10 21:13:26 +00:00
sparc64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
stdio Use vsprintf instead of rolling our own. 2009-12-21 19:59:38 +00:00
stdlib Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrect 2009-12-10 02:51:40 +00:00
stdtime Use _once() to initialize the pthread key for thread-local storage to hold 2009-12-30 19:06:16 +00:00
string Add a missing word to a sentence in the return values section. 2009-12-04 09:20:20 +00:00
sys The devices that supported EVFILT_NETDEV kqueue filters were removed in 2009-12-31 20:29:58 +00:00
uuid
xdr
yp Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
Makefile Second attempt at eliminating .text relocations in shared libraries 2009-07-14 21:19:13 +00:00
Versions.def Bump our namespace version for 9.0. 2009-09-13 13:15:36 +00:00