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
97c20c765b
NetBSD
/
lib
/
libc
/
arch
/
x86_64
History
joerg
56da4fa7b5
Move AMD64's bswap64 implementation from libc to src/common and share it
...
with the kernel.
2010-01-14 02:09:46 +00:00
..
gdtoa
gen
Move AMD64's bswap64 implementation from libc to src/common and share it
2010-01-14 02:09:46 +00:00
net
Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} because
2009-12-06 07:12:17 +00:00
stdlib
Change NO_SRCS lines to specify .S in order to exclude the .c file from
2009-08-11 17:30:43 +00:00
string
If SRCS contains any .S files then remove the corresponding .c file from
2009-07-30 20:57:15 +00:00
sys
Avoid calling a syscall when argument to sbrk(2) is zero.
2008-07-02 20:07:43 +00:00
Makefile.inc
SYS.h
Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error
2007-11-23 07:36:05 +00:00