This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
arm
History
Peter Wemm
0c5931043c
Fix remaining syntax errors (missing semicolons)
...
Submitted by: Björn König <bkoenig@cs.tu-berlin.de> Approved by: re (kensmith, followup commits)
2007-07-05 17:42:00 +00:00
..
gen
Replace the ldexp() implementation in libc with a renamed copy of the
2005-01-22 06:03:40 +00:00
softfloat
Do not declare float_detect_tininess as external if it will be re-delared
2007-05-19 04:34:42 +00:00
stdlib
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
2005-01-15 05:23:58 +00:00
string
Fix a long line in copyright notice.
2005-10-03 14:43:27 +00:00
sys
Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo
2007-07-04 23:23:01 +00:00
_fpmath.h
Use the correct values for softfloat, in both the little endian and the big
2005-03-20 00:53:52 +00:00
arith.h
Provide definitions suitable for arm big-endian.
2006-11-06 20:49:23 +00:00
gd_qnan.h
The distinction between quiet and signaling NaN formats is
2007-01-03 05:00:03 +00:00
Makefile.inc
Add each directory's symbol map file to SYM_MAPS.
2006-03-13 01:15:01 +00:00
Symbol.map
Some libc symbol map cleanups.
2007-05-31 13:01:34 +00:00
SYS.h
Fix remaining syntax errors (missing semicolons)
2007-07-05 17:42:00 +00:00