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
/
gnu
/
gcc
/
libstdc++-v3
/
include
/
c_std
/
at
rk3128
19 files
cmath.tcc
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cassert.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cctype.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cerrno.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cfloat.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_ciso646.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_climits.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_clocale.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cmath.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_csetjmp.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_csignal.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cstdarg.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cstddef.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cstdio.h
remove gets reference. ok espie
12 years ago
std_cstdlib.h
Convert restrict -> __restrict. "restrict" is not a keyword in C90 and C++98, so clang++ rightfully complains about it when in C++98 mode (the default).
14 years ago
std_cstring.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_ctime.h
import of gcc-4.2.1, the last gcc release under GPLv2
16 years ago
std_cwchar.h
Convert restrict -> __restrict. "restrict" is not a keyword in C90 and C++98, so clang++ rightfully complains about it when in C++98 mode (the default).
14 years ago
std_cwctype.h
make gcc4 lib sprintf/strcpy free. activate proper C99 stuff. fix locale support when there's no locale.
16 years ago