This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-29 18:32:49 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e5524baebf
opnsense-src
/
tools
/
regression
/
lib
/
libc
/
stdio
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
..
Makefile
Add regression tests for floating point parsing in scanf(3).
2003-06-28 09:03:44 +00:00
test-perror.c
Add a test program for perror() that demonstrates two bugs in the
2002-12-19 09:46:10 +00:00
test-printfloat.c
Add a dozen new tests with the general theme of getting trailing
2003-04-19 23:53:34 +00:00
test-scanfloat.c
Work around a recently-introduced gcc bug. The compiler no longer
2004-01-18 07:06:21 +00:00