.. |
arch
|
Change NO_SRCS lines to specify .S in order to exclude the .c file from
|
2009-08-11 17:30:43 +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
|
Version fts one more time! This is the most versioned API ever... Bump
|
2009-08-16 19:33:38 +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
|
- Change the strong dlfcn names in libc to ___name, and make the __name
|
2004-07-18 17:26:19 +00:00 |
gdtoa
|
Change Kmax so we allocate enough freelist entries to handle large field
|
2009-05-07 20:31:44 +00:00 |
gen
|
Introduce a new accessor macro N_NAME() to access the n_name field
|
2009-08-21 08:42:02 +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
|
Revert to revision 1.8. Blindly ignoring options is not acceptable
|
2009-08-05 15:17:02 +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
|
Watch getservbyport_r() semantics. sv needs scope
|
2009-08-12 20:24:30 +00:00 |
nls
|
Use MAP_FAILED and NULL.
|
2009-03-10 13:15:40 +00:00 |
quad
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
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
|
If the current locale doesn't define the 'thousands' grouping info
|
2009-08-05 20:46:01 +00:00 |
stdlib
|
The 'table' of character weights is allowed to be NULL.
|
2009-08-21 20:49:50 +00:00 |
string
|
ffs(3) lives in strings.h, so include the correct header. ANSIfy.
|
2009-08-05 16:08:00 +00:00 |
sys
|
Add text to the description saying that normal applications should not
|
2009-08-07 19:34:46 +00:00 |
termios
|
Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff)
|
2004-12-01 21:37:15 +00:00 |
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
|
Change (slightly) the way NO_SRCS is processed, update big comment!
|
2009-08-11 17:29:04 +00:00 |
Makefile.inc
|
use libcincludes.mk
|
2008-10-26 07:42:09 +00:00 |
shlib_version
|
Version fts one more time! This is the most versioned API ever... Bump
|
2009-08-16 19:33:38 +00:00 |