NetBSD/lib/libc
abrown 347a3b2582 Copy over from libkern:
> Prevent recursive invocation of mcount() while in kernel by setting profiling
> state to BUSY while in mcount(). This allows profiling to work when mcount()
> calls a profiled routine (for example, udiv on the SPARC).
1996-06-29 14:32:58 +00:00
..
arch new implementation that simply clears most significant bit 1996-06-26 15:05:40 +00:00
compat-43 Remove the old (broken) setre[ug]id() emulation. 1996-06-23 11:27:59 +00:00
db fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
gen Changed to conform to POSIX.2 B.3.2.2 "popen() shall ensure that any streams 1996-06-29 00:51:49 +00:00
gmon Copy over from libkern: 1996-06-29 14:32:58 +00:00
include
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net Add some casts so that we're not bitten by type promotions on 64-bit 1996-05-29 23:23:27 +00:00
nls Merged in changes from branch (make sure all memory, file descriptors, 1996-06-21 06:21:04 +00:00
quad Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
regex
rpc Changed clnt_{s,}p{errno,error,createerror} so that the functions that 1996-06-19 20:38:43 +00:00
stdio typo: DV -> Dv 1996-05-05 19:21:20 +00:00
stdlib Fixed bad cross reference: waitpid(3) -> waitpid(2). 1996-02-16 22:30:46 +00:00
string Fix computation of ISO 8601 Week Of Year 1996-06-01 21:23:25 +00:00
sys Resurrect the setre[ug]id() stubs. 1996-06-23 11:52:49 +00:00
termios
time
yp ypset(8) stopped working; reason: 1996-06-18 20:05:59 +00:00
Makefile
shlib_version bump minor version to 5 (addition of futimes(2)). 1996-04-29 12:12:50 +00:00