NetBSD/lib/libc
thorpej 3181978909 Make this actually work on LP64 platforms. It has been broken
since some "cleanups" in the master (UCB?) version of this file
were made in 1994 (which assumed the size of long is 4 bytes).

This fixes krb5-enabled logins on the Alpha.
2002-01-08 02:11:39 +00:00
..
arch Fix -Wshadow warnings. 2001-12-30 19:23:59 +00:00
compat-43 Sort sections and SEE ALSO. 2001-09-16 03:02:43 +00:00
db Fix -Wshadow warnings (gcc 3.1). 2001-12-30 19:26:28 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen ANSI KNF. remove NET2_STAT cruft 2002-01-04 14:50:29 +00:00
gmon We reference a monstartup(3), so let's actually make a link for it. 2002-01-02 04:52:55 +00:00
hash Standardize and sort sections, remove some whitespace. 2001-09-16 02:28:09 +00:00
include move adjtime and clock_settime where they belong, now that they are C functions. 2001-09-19 21:38:21 +00:00
locale remove #if define(lint). 2001-10-28 12:08:43 +00:00
md Readd .Sh COPYRIGHT (needed for man pages generated from this template) 2001-09-16 03:01:43 +00:00
net - be consistent about using "u_char" instead of "unsigned char" 2001-12-09 01:17:36 +00:00
nls Correct section header. 2001-09-16 02:22:27 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex PR/14975: Takayoshi Kochi: memory leak in regexec(3). 2001-12-17 16:32:49 +00:00
rpc Use __sh__ instead of __sh3__. 2001-12-15 03:39:53 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Avoid Po/Pq. 2001-12-07 12:36:40 +00:00
stdlib Make this actually work on LP64 platforms. It has been broken 2002-01-08 02:11:39 +00:00
string only _DIAGASSERT(dst != NULL) if n != 0 2001-12-22 11:56:56 +00:00
sys Improve grammar. 2002-01-04 01:31:10 +00:00
termios don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Fix .Bd argument. Pointed out by mrg. 2002-01-02 03:25:08 +00:00
yp sort SEE ALSO, add .An. 2001-09-16 01:33:32 +00:00
Makefile * Add user-controlled mk.conf variables 2001-12-28 01:32:37 +00:00
shlib_version bump minor: 2001-12-07 11:49:58 +00:00