..
arch
Remove references to index.c and rindex.c (strchr.c and strrchr.c
2009-07-18 09:44:30 +00:00
atomic
Punctuation nit. Remove superfluous .Pp.
2009-05-18 12:40:21 +00:00
citrus
fix -Wcast-qual issue
2009-04-12 14:20:19 +00:00
compat
fix NULL dereferences in the compat versions of getpwent, getpwnam,
2009-06-01 06:04:37 +00:00
compat-43
add an #include path for sigcompat.c to get at <sys/compat>; this
2006-04-24 17:15:06 +00:00
db
correct cast to size_t.
2009-04-23 22:09:23 +00:00
dlfcn
gdtoa
Change Kmax so we allocate enough freelist entries to handle large field
2009-05-07 20:31:44 +00:00
gen
Bump date for last effective change (2008).
2009-05-18 09:02:35 +00:00
gmon
Fix markup.
2009-04-11 15:33:27 +00:00
hash
Add SHA224 implementation to libc.
2009-05-26 08:04:11 +00:00
iconv
a better method to truncate at // marks
2009-03-03 16:22:33 +00:00
include
Add SHA224 implementation to libc.
2009-05-26 08:04:11 +00:00
inet
merge libbind and bump.
2009-04-12 17:07:16 +00:00
isc
merge libbind and bump.
2009-04-12 17:07:16 +00:00
locale
Replace physical markup with .Bl -column.
2009-03-12 12:50:31 +00:00
md
According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way
2009-03-06 18:15:23 +00:00
misc
Make threaded programs die correctly:
2009-01-30 23:21:02 +00:00
nameser
fix lint issues and actual bugs lint found (missing break statements)
2009-04-12 19:43:37 +00:00
net
another missing \
2009-06-08 17:18:11 +00:00
nls
Use MAP_FAILED and NULL.
2009-03-10 13:15:40 +00:00
quad
regex
Convert to mdoc markup.
2009-04-21 14:46:02 +00:00
resolv
Bring back binary compatibility with the previous version of the resolver.
2009-04-20 14:42:12 +00:00
rpc
remove stray comma, from anon ymous.
2009-05-23 18:57:25 +00:00
softfloat
fix -Wsign-compare issue (seen on arm), using similar technique
2009-02-17 02:43:39 +00:00
ssp
sign-compare fix
2009-02-05 05:39:38 +00:00
stdio
Allow a buffer of SSIZE_MAX + 1 as the returned bytes do not include the NULL.
2009-07-14 18:29:41 +00:00
stdlib
Add a fast, platform independent hash function to libc.
2009-07-20 17:03:36 +00:00
string
Remove index() and rindex() from the list (in comment)
2009-07-18 09:41:23 +00:00
sys
Bump date for previous.
2009-07-01 11:25:50 +00:00
termios
thread-stub
Make threaded programs die correctly:
2009-01-30 23:21:02 +00:00
time
Crank date for previous.
2009-05-24 02:30:17 +00:00
uuid
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
yp
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
libcincludes.mk
put the code to find the libc include directories and define ARCHSUBDIR
2008-10-26 07:28:06 +00:00
Makefile
define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.
2008-10-26 07:43:07 +00:00
Makefile.inc
use libcincludes.mk
2008-10-26 07:42:09 +00:00
shlib_version
Add a fast, platform independent hash function to libc.
2009-07-20 17:03:36 +00:00