banan-os/libc/include
Bananymous 88e92eec9e LibC: Add simple definition for realloc
The syscall just crashes the kernel currently. I will implement
this when needed
2023-06-02 17:56:13 +03:00
..
arpa LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
bits LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
net LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
netinet LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
sys LibC: Add simple definition for realloc 2023-06-02 17:56:13 +03:00
aio.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
assert.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
complex.h LibC: complex.h undefs I before defining it 2023-06-02 17:13:09 +03:00
cpio.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
ctype.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
dirent.h LibC: fix DIR typedef for C code 2023-06-02 17:26:38 +03:00
dlfcn.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
errno.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
fcntl.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
fenv.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
fmtmsg.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
fnmatch.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
ftw.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
glob.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
grp.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
iconv.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
inttypes.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
langinfo.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
libgen.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
limits.h LibC: Fix some headers to make gcc build again 2023-05-30 01:17:45 +03:00
locale.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
math.h LibC: fix INFINITY definition typo 2023-06-02 17:27:14 +03:00
monetary.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
mqueue.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
ndbm.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
netdb.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
nl_types.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
poll.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
pthread.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
pwd.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
regex.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
sched.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
search.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
semaphore.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
setjmp.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
signal.h LibC: fix sig_atomic_t definition 2023-06-02 17:08:43 +03:00
spawn.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
stdint.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
stdio.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
stdlib.h LibC: rename [[noreturn]] to __attribute__((__noreturn__)) 2023-06-02 17:28:36 +03:00
string.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
strings.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
syslog.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
tar.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
termios.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
tgmath.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
time.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
ulimit.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
unistd.h LibC: rename [[noreturn]] to __attribute__((__noreturn__)) 2023-06-02 17:28:36 +03:00
utime.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
utmpx.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
wchar.h LibC: mbstate_t is empty struct 2023-06-02 17:10:29 +03:00
wctype.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
wordexp.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00