This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
arch
History
cgd
1ae38b6471
if _REENTRANT is defined, store the error value in (*__errno()), rather than
...
in errno directly, to support threads packages.
1996-11-08 00:52:46 +00:00
..
alpha
if _REENTRANT is defined, store the error value in (*__errno()), rather than
1996-11-08 00:52:46 +00:00
arm32
…
i386
…
m68k
Change __REENTRANT to _REENTRANT, the latter is used Solaris and I can
1996-11-07 05:20:33 +00:00
mips
…
ns32k
* Provide an ovbcopy as an alternate entrypoint for bcopy when _KERNEL is
1996-11-07 07:43:02 +00:00
sparc
fix typo
1996-10-24 13:00:32 +00:00
vax
…