NetBSD/lib/libc
ross b25c2304f3 I have no idea why this syscall wrapper does some very un-unix-like
argument prefrobbing, in particular, it computes max(addr, __minbrk)
and uses that. The code is like this even in the ancient libc/i386 tree,
back to the earliest rev 1.2. I did not see it Lite 1, but I'm not totally
sure what the random site I found was serving up.
*
* However, I do know that it should use jb and not jl.
*
2001-05-06 19:27:07 +00:00
..
arch I have no idea why this syscall wrapper does some very un-unix-like 2001-05-06 19:27:07 +00:00
compat-43
db build new hsearch() code 2001-02-14 05:44:29 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen Enable ELF32 support for VAX. 2001-05-03 08:23:13 +00:00
gmon convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
hash Fix printf format used in example; from Jim Bernard in PR lib/12496. 2001-03-29 18:50:59 +00:00
include * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
locale Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
md Make this file lint. 2001-03-20 11:47:44 +00:00
net remove obsolete MAN lines for getipnodeby* (has been comented out) 2001-04-29 04:33:54 +00:00
nls Fix possible one-byte overrun 2000-09-30 16:47:26 +00:00
quad remove duplicate declaration. 2000-12-10 03:54:22 +00:00
regex add missing ' is ' in regerror() explanation 2000-11-06 13:20:58 +00:00
rpc In __rpc_uaddr2taddr_af, actually return useful data for the AF_LOCAL 2001-04-22 20:51:25 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Clarify C standards situation a bit. 2001-04-30 08:47:59 +00:00
stdlib More fixes: 2001-05-06 04:48:41 +00:00
string mdoc'ify 2001-04-09 12:07:57 +00:00
sys Document l_type usage explicitly; fixes PR misc/10325. 2001-05-05 19:48:04 +00:00
termios
thread-stub
time If the TZ environment variable was set to the empty string, a call to 2001-04-27 14:21:15 +00:00
yp Whitespace fixes. 2001-04-09 12:09:11 +00:00
Makefile I've had it. Raise the barrier on committing unlinted code. On the i386 2001-02-06 18:47:09 +00:00
shlib_version Bump minor version to 75: addition of strtoimax() and strtoumax(). 2001-04-28 15:43:04 +00:00