This website requires JavaScript.
Explore
Help
Sign In
github
/
amiga-clib2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/adtools/clib2.git
synced
2026-09-12 03:40:29 +00:00
Code
Releases
Wiki
Activity
Files
V1_215
amiga-clib2
/
library
/
include
T
History
ola.soder@axis.com
b51c79577e
Add ENOTSUP error code.
2021-01-20 15:34:37 +01:00
..
arpa
…
netinet
…
sys
…
assert.h
…
complex.h
…
ctype.h
…
dirent.h
…
dlfcn.h
…
dos.h
Tiny fixes
2018-02-18 13:58:25 +01:00
errno.h
Add ENOTSUP error code.
2021-01-20 15:34:37 +01:00
fcntl.h
…
fenv.h
…
float.h
…
ftw.h
…
getopt.h
…
grp.h
…
inttypes.h
…
iso646.h
…
libgen.h
…
limits.h
…
locale.h
…
math.h
…
netdb.h
…
pwd.h
…
setjmp.h
…
signal.h
…
stdarg.h
…
stdbool.h
…
stddef.h
Don't define wchar_t in C++ as it is a bultin-type there.
2018-03-30 21:35:06 +02:00
stdint.h
…
stdio.h
…
stdlib.h
should have been sys/clib2_stdc.h
2017-08-15 21:53:49 +02:00
string.h
…
strings.h
…
termios.h
…
time.h
add an unimplemented tzset().
2017-08-27 13:30:12 +02:00
ulimit.h
…
unistd.h
…
utime.h
…
wchar.h
Include stdint.h for WCHAR_MAX to avoid redundant definitions.
2018-03-30 21:42:12 +02:00
wctype.h
…