1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 17:57:35 +00:00
serenity/Userland/Libraries/LibC
2022-04-29 22:01:30 +02:00
..
arch
arpa Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
bits LibC: Implement __fseterr 2022-04-03 19:15:14 +02:00
net
netinet
sys LibC: Add MIN, MAX and howmany macros to sys/param.h 2022-04-29 22:01:27 +02:00
alloca.h
assert.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
assert.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
byteswap.h
CMakeLists.txt
crt0.cpp
crt0_shared.cpp
ctype.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ctype.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
cxxabi.cpp
dirent.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
dirent.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
dlfcn.cpp
elf.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
endian.h
errno.h LibC: Implement errno via a __errno_location() function 2022-04-21 11:49:48 +02:00
errno_codes.h
fcntl.cpp LibC: Implement posix_fadvise() (as a harmless no-op) 2022-04-29 22:01:30 +02:00
fcntl.h LibC: Implement posix_fadvise() (as a harmless no-op) 2022-04-29 22:01:30 +02:00
fd_set.h
fenv.cpp LibC: Actually set the FPU environment instead of its pointer 2022-04-29 22:01:06 +02:00
fenv.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
float.h
fnmatch.cpp
fnmatch.h
getopt.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
getopt.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
grp.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
grp.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
iconv.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ifaddrs.cpp
ifaddrs.h
inttypes.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
inttypes.h LibC: Use correct inttypes.h format strings on Aarch64 2022-04-23 10:43:32 -07:00
ioctl.cpp
langinfo.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
langinfo.h
libcinit.cpp LibC: Implement errno via a __errno_location() function 2022-04-21 11:49:48 +02:00
libgen.cpp
libgen.h
limits.h LibC: Unconditionally include bits/posix1_lim.h from limits.h 2022-04-23 10:43:32 -07:00
link.cpp
link.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
locale.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
locale.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
malloc.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
mallocdefs.h
memory.h
mntent.cpp
mntent.h
net.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
netdb.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
netdb.h LibC: Make nameinfo (NI_*) constants bitfield-friendly 2022-04-21 11:50:38 +02:00
nl_types.h
paths.h
poll.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
poll.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
priority.cpp
pthread_forward.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
pthread_integration.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
pthread_tls.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
pty.cpp
pty.h
pwd.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
pwd.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
qsort.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
regex.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
regex.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
resolv.cpp
resolv.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
scanf.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
sched.cpp
sched.h
search.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
search.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
serenity.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
serenity.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
setjmp.h
shadow.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
shadow.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
signal.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
signal.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
signal_numbers.h
spawn.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
spawn.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ssp.cpp
stat.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
stdarg.h
stddef.h
stdint.h
stdio.cpp LibC: Implement __fseterr 2022-04-03 19:15:14 +02:00
stdio.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
stdio_ext.h LibC: Implement __fseterr 2022-04-03 19:15:14 +02:00
stdlib.cpp LibC: Stub out posix_memalign() 2022-04-21 11:50:38 +02:00
stdlib.h LibC: Stub out posix_memalign() 2022-04-21 11:50:38 +02:00
string.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
string.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
strings.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
strings.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
stubs.cpp
sysexits.h
syslog.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
syslog.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
termcap.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
termcap.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
termios.cpp
termios.h
time.cpp LibC: Return early in time_to_tm for large time_t 2022-04-19 10:06:23 -04:00
time.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
times.cpp
ulimit.cpp
ulimit.h
unistd.cpp Kernel+LibC+LibCore: Implement the unlinkat(2) syscall 2022-04-23 10:43:32 -07:00
unistd.h LibC: Add more _POSIX_FOO constants to unistd.h 2022-04-29 22:01:27 +02:00
utime.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
utime.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
utmp.h
utsname.cpp
wchar.cpp
wchar.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
wctype.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
wctype.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
wstdio.cpp LibC: Automatically append null terminator in vswprintf 2022-03-20 08:40:36 -04:00