NetBSD/lib/libc
atatat 49d53cd636 Build a single retry into syslog() so that if someone restarted
syslogd after we called openlog(), we don't just to lose until we call
openlog() again.  Or get restarted.  This is good for long running
processes that use syslog(), like sendmail, postfix, named, etc.
2001-07-30 04:12:33 +00:00
..
arch sparc64 version, cloned (har har!) from the sparc version and tweaked. 2001-07-23 07:35:44 +00:00
compat-43
db Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
dlfcn
gen Build a single retry into syslog() so that if someone restarted 2001-07-30 04:12:33 +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 Internally rename sysconf() to __sysconf() to make its latter name suitable 2001-05-07 17:25:57 +00:00
locale update comments 2001-06-22 00:01:47 +00:00
md Make this file lint. 2001-03-20 11:47:44 +00:00
net make sure we do not touch *pp outside of parts[4]. 2001-07-22 15:16:18 +00:00
nls
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex
rpc Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Do not xref pc(1) 2001-07-06 18:15:36 +00:00
stdlib Add x86_64 to the list of if defined(blah) for endian determination 2001-06-19 22:08:07 +00:00
string Note explicitly that memcpy does not guarantee good behavior on overlap. 2001-07-07 04:53:52 +00:00
sys Build __clone.S, the Lint stubs, and the manual pages. 2001-07-18 23:03:10 +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 shlib minor; added clone(2). 2001-07-18 23:10:01 +00:00