tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
printf
/
at
jcs
4 files
Makefile
New regression tests for integral type conversions and for their modifiers, written from scratch.
5 years ago
fp.c
Fix printing long doubles on architectures with hm and lm bits.
5 years ago
int.c
getopt(3) returns an int so don't use a char to store its return value. Makes the test work on architectures where char is unsigned.
5 years ago
string.c
getopt(3) returns an int so don't use a char to store its return value. Makes the test work on architectures where char is unsigned.
5 years ago