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
Added new macros:
1996-10-17 22:47:14 +00:00
i386
Added new macros:
1996-10-17 18:14:56 +00:00
m68k
Change __REENTRANT to _REENTRANT, the latter is used Solaris and I can
1996-11-07 05:20:33 +00:00
mips
Rewrite from scratch.
1996-10-19 12:32:04 +00:00
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
Include <machine/asm.h> instead of defining our own ENTRY() macro
1996-10-18 19:37:48 +00:00