NetBSD/lib/libc
kleink 681b62c2ce POSIX-2001: Add restrict keywords to gettimeofday(2) and setitimer(2);
further deprecate struct timezone usage by changing `tzp' argument to
gettimeofday() to void *; align utimes(2) declaration by changing `times`
argument from struct timeval * to struct timeval[2].  From Murray
Armfield in PR standards/25331.

In due curse, reflect these changes in futimes(2), lutimes(2), and
settimeofday(2).
2004-04-27 01:12:44 +00:00
..
arch Update FPSCR_FX consistently per the Programming Environment Manual. So 2004-04-04 19:54:05 +00:00
citrus _citrus_NONE_stdenc_wctomb: return E2BIG correctly. 2004-01-18 03:57:30 +00:00
compat-43 The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
db When storing data size as 32bit int in an overflow page, copy the 2003-12-30 21:20:16 +00:00
dlfcn
gen Add -DSMALL so that this can be used in libhack. 2004-04-25 06:45:29 +00:00
gmon
hash
iconv Misc fixes from jmc@openbsd. 2004-01-24 15:33:43 +00:00
include protect fgetstr 2004-04-21 00:02:26 +00:00
locale Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
md netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
net Add missing "-". 2004-04-14 13:40:30 +00:00
nls
quad
regex Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
rpc document svcudp_create 2004-02-16 02:39:36 +00:00
softfloat
stdio Bump date for previous. 2004-04-21 00:21:04 +00:00
stdlib s/this this/this/. 2004-04-23 02:48:12 +00:00
string One too many punctuation fixed in previous. 2004-04-13 23:03:22 +00:00
sys POSIX-2001: Add restrict keywords to gettimeofday(2) and setitimer(2); 2004-04-27 01:12:44 +00:00
termios
thread-stub
time Add documentation for %v. Noted by Havard Eidnes in PR bin/25180. 2004-04-14 21:59:39 +00:00
yp Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
Makefile Append to AFLAGS rather than setting AINC. 2004-04-18 04:26:15 +00:00
genassym.sh Copy this from libpthread so arch-specific .S files can use assym.h 2004-03-03 22:56:04 +00:00
shlib_version Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00