This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0527f291b9
NetBSD
/
lib
/
libc
/
arch
/
powerpc
History
garbled
6f4524c1a6
Fix a stupid typo in a comment. Pointed out by Juergen Hannken-Illjes.
2008-04-18 08:05:05 +00:00
..
gdtoa
Add strtof(3) and strtold(3); welcome libc 12.137.
2006-03-15 17:35:17 +00:00
gen
When compiling for _STANDALONE, omit a bunch of headers which aren't really
2008-03-18 20:11:43 +00:00
net
…
softfloat
if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess.
2006-05-16 20:55:51 +00:00
stdlib
build erand48_ieee754.c on everything but vax
2006-03-22 22:03:58 +00:00
string
Fix a stupid typo in a comment. Pointed out by Juergen Hannken-Illjes.
2008-04-18 08:05:05 +00:00
sys
change __weak_extern to __weak_reference so that gcc4 works.
2006-05-18 17:54:19 +00:00
Makefile.inc
G/c KMSRCS and KMINCLUDES now that we have common/lib/libc
2006-06-17 18:04:23 +00:00
SYS.h
…