This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5524baebf
freebsd-dev
/
tools
/
regression
/
lib
/
libc
History
David Schultz
e5524baebf
Work around a recently-introduced gcc bug. The compiler no longer
...
accepts certain floating point constant representations that are legal in C99.
2004-01-18 07:06:21 +00:00
..
gen
Write negative zero as '-0.0'. Otherwise, it is parsed as an integer
2003-03-27 05:32:28 +00:00
locale
Add regression tests for sgetrune() and sputrune().
2003-10-30 11:51:36 +00:00
stdio
Work around a recently-introduced gcc bug. The compiler no longer
2004-01-18 07:06:21 +00:00
string
Add regression test for strerror()/strerror_r().
2002-12-18 16:59:08 +00:00