banan-os/userspace/libraries/LibC/include
Bananymous 92862fdf39 LibC: Implement nan{,f,l} as functions
One port was using function pointers to these functions so macros don't
work.
2024-11-08 02:49:21 +02:00
..
arpa
bits
net
netinet
sys Kernel/LibC: Implement all chown family function with fchownat 2024-09-17 18:35:01 +03:00
aio.h
assert.h
complex.h
cpio.h
ctype.h
dirent.h
dlfcn.h LibC: Cleanup and fix missing LibC headers 2024-08-28 17:07:58 +03:00
errno.h LibC: Fix errno to work with shared libraries 2024-09-04 21:16:04 +03:00
fcntl.h
fenv.h Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
fmtmsg.h
fnmatch.h
ftw.h
glob.h
grp.h
iconv.h
icxxabi.h
inttypes.h
langinfo.h
libgen.h
limits.h LibC: Add definitions for some integer sizes to limits.h 2024-08-22 15:10:41 +03:00
locale.h
math.h LibC: Implement nan{,f,l} as functions 2024-11-08 02:49:21 +02:00
monetary.h
mqueue.h
ndbm.h
netdb.h LibC: Add and cleanup some networking structures and definitions 2024-08-22 15:10:41 +03:00
nl_types.h
poll.h
pthread.h LibC: Cleanup and fix missing LibC headers 2024-08-28 17:07:58 +03:00
pwd.h
regex.h
scanf_impl.h LibC: Fix *scanf consuming extra characters 2024-10-19 12:43:23 +03:00
sched.h
search.h
semaphore.h
setjmp.h
signal.h LibC: Cleanup and fix missing LibC headers 2024-08-28 17:07:58 +03:00
spawn.h
stdint.h
stdio.h
stdlib.h
string.h
strings.h
stropts.h
syslog.h
tar.h
termios.h
tgmath.h
time.h
ulimit.h
unistd.h
utime.h
utmpx.h LibC: Add and cleanup some networking structures and definitions 2024-08-22 15:10:41 +03:00
wchar.h
wctype.h
wordexp.h