1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/lib/libc
Garrett Wollman 0c0349bfa4 Eliminate more dead stores.
Found by:	Clang static analyzer
MFC after:	7 days
2009-11-25 04:45:45 +00:00
..
amd64
arm Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
compat-43
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 Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
gmon
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 Revert the previous change to pthread_once() stub in libc. It is actually 2009-11-20 20:43:34 +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 Add missing IEEE1394 support dropped during merge from NetBSD. 2009-11-12 11:54:12 +00:00
nls - Update Hungarian libc catalog 2009-11-17 18:57:44 +00:00
posix1e Fix a memory leak in acl_from_text() in case the conversion succeeded. 2009-11-16 09:28:22 +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 Eliminate more dead stores. 2009-11-25 04:45:45 +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 Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
stdlib Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0) 2009-11-14 09:31:47 +00:00
stdtime Replace gmt_is_set and the gmt_mutex lock with a pthread_once_t variable and 2009-11-20 19:21:33 +00:00
string Correct the information about when the respective functionality first 2009-04-23 08:37:56 +00:00
sys Remove a note about vfork(4) going to be eliminated, it's here to stay. 2009-11-13 13:26:27 +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