NetBSD/lib/libc
tshiozak cba952da4e u_int*_t -> uint*_t.
I would like to use stdint.h, but it is too modern for the host tools.
u_int*_t are more popular under UNIX-like systems, although they are
not backed up with any standards.
(src/tools/compat/stdint.h is maybe necessary.)
2003-06-29 17:30:07 +00:00
..
arch Registers _REG_Ri defines are numbered backwards, so when we fill 2003-06-23 10:45:20 +00:00
citrus u_int*_t -> uint*_t. 2003-06-29 17:30:07 +00:00
compat-43 Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
db Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
dlfcn Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen Pa Aq -> Aq Pa; Sy Pa -> Sy. 2003-06-27 17:59:33 +00:00
gmon Use snprintf instead of hand crafted string copy and numeric conversion. 2003-04-06 18:05:52 +00:00
hash Use 2003-04-16 13:34:34 +00:00
iconv Citrus iconv support(4) 2003-06-27 05:21:49 +00:00
include Citrus iconv support(4) 2003-06-27 05:21:49 +00:00
locale Add LC_MESSAGES to the listing of categories; fixes PR misc/19829 from 2003-05-30 12:11:48 +00:00
md add const qualifiers to match md{2,4,5}.h 2003-06-13 01:28:41 +00:00
net - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) 2003-06-06 08:13:43 +00:00
nls Add ETIME translation. 2003-05-30 23:24:23 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex Use 2003-04-16 13:34:34 +00:00
rpc Use Aq Pa instead of Fd \*[Lt]...\*[Gt]. 2003-06-27 15:33:24 +00:00
softfloat GCC-3 requires a libcall to support testing for unordered. 2003-05-06 08:58:19 +00:00
stdio Fix handing of -ve hexadecimal numbers in the %i format. Fixes 2003-05-27 14:32:29 +00:00
stdlib Remove superfluous comma. 2003-06-27 18:01:08 +00:00
string There is no FreeBSD-3.3.0, only FreeBSD-3.3. 2003-06-26 12:25:22 +00:00
sys SYNOPSIS is not a good place for C comments; 2003-06-27 12:04:36 +00:00
termios Misc. fixes from jmc@openbsd. 2003-05-10 12:14:26 +00:00
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time Use 2003-04-16 13:34:34 +00:00
yp de-lint pointer casts. 2003-05-29 18:15:25 +00:00
Makefile Citrus iconv support(4) 2003-06-27 05:21:49 +00:00
shlib_version bump libc version because of iconv. 2003-06-27 06:05:08 +00:00