NetBSD/lib/libc
is 2ced82ab8e Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around
an arm32 compiler bug. Change the comment in strtouq.c to reflect the current
usage of the hack.
2000-05-02 12:39:03 +00:00
..
arch Fix unaligned accesses more correctly. 2000-04-25 05:55:58 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
gen make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Delint. 2000-01-22 22:19:07 +00:00
include use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as 2000-04-24 10:24:46 +00:00
locale XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net typo in comment 2000-04-28 02:37:57 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Delint. 2000-01-22 22:53:59 +00:00
regex Delint. 2000-01-22 22:19:07 +00:00
rpc fix alignment issue with 64bit arch (packed struct/SIOCGIFCONF). 2000-02-18 08:26:01 +00:00
stdio Replace internal use of strto{,u}q() with strto{,u}ll(). 2000-03-08 19:33:47 +00:00
stdlib Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around 2000-05-02 12:39:03 +00:00
string Delint. 2000-01-22 22:19:07 +00:00
sys issetugid(2) manpage. 2000-04-21 16:39:23 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Delint. 2000-01-22 22:19:07 +00:00
yp Delint. 2000-01-22 22:19:07 +00:00
Makefile Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
shlib_version New syscall issetugid. 2000-04-21 16:24:22 +00:00