Andreas Kling 02c18bf6de LibC: Stub out posix_memalign() 3 سال پیش
..
arch 49749e279a LibC: Implement _setjmp and _longjmp 3 سال پیش
arpa 086969277e Everywhere: Run clang-format 3 سال پیش
bits 3237efc661 LibC: Implement __fseterr 3 سال پیش
net b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void 3 سال پیش
netinet 97cfb9934b LibC: Add TCP_MAXSEG to tcp.h 3 سال پیش
sys 086969277e Everywhere: Run clang-format 3 سال پیش
CMakeLists.txt 6988403d59 DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 3 سال پیش
alloca.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
assert.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
assert.h 086969277e Everywhere: Run clang-format 3 سال پیش
byteswap.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 سال پیش
crt0.cpp df6b9cdb0c LibCore+LibC: Enforce the global event loop ban in code 3 سال پیش
crt0_shared.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
ctype.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
ctype.h 086969277e Everywhere: Run clang-format 3 سال پیش
cxxabi.cpp fb003d71c2 LibC: Avoid unnecessary mprotect during program finalization 3 سال پیش
dirent.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
dirent.h 086969277e Everywhere: Run clang-format 3 سال پیش
dlfcn.cpp 89a38b72b7 LibC+LibELF: Implement dladdr() 4 سال پیش
elf.h 086969277e Everywhere: Run clang-format 3 سال پیش
endian.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
errno.h a353ceecf1 LibC: Implement errno via a __errno_location() function 3 سال پیش
errno_codes.h 95df924e0e Kernel: Remove EWHYTHO error code :^) 3 سال پیش
fcntl.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
fcntl.h 086969277e Everywhere: Run clang-format 3 سال پیش
fd_set.h ad1065e213 LibC: Remove semicolon in definition of FD_ZERO 3 سال پیش
fenv.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
fenv.h 086969277e Everywhere: Run clang-format 3 سال پیش
float.h b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void 3 سال پیش
fnmatch.cpp 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 سال پیش
fnmatch.h 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 سال پیش
getopt.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
getopt.h 086969277e Everywhere: Run clang-format 3 سال پیش
grp.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
grp.h 086969277e Everywhere: Run clang-format 3 سال پیش
iconv.h 086969277e Everywhere: Run clang-format 3 سال پیش
ifaddrs.cpp 7b24fc6fb8 Kernel+LibC: Stub out getifaddrs() and freeifaddrs() 3 سال پیش
ifaddrs.h 7b24fc6fb8 Kernel+LibC: Stub out getifaddrs() and freeifaddrs() 3 سال پیش
inttypes.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
inttypes.h 086969277e Everywhere: Run clang-format 3 سال پیش
ioctl.cpp 3904541938 LibC: Don't truncate arguments for ioctl() on x86_64 4 سال پیش
langinfo.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
langinfo.h 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 سال پیش
libcinit.cpp a353ceecf1 LibC: Implement errno via a __errno_location() function 3 سال پیش
libgen.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
libgen.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
limits.h 3651da6a96 LibC: Define correct limits for `long` on `x86_64` 3 سال پیش
link.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
link.h 086969277e Everywhere: Run clang-format 3 سال پیش
locale.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
locale.h 086969277e Everywhere: Run clang-format 3 سال پیش
malloc.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
mallocdefs.h feb19646df LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes 3 سال پیش
memory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
mntent.cpp 965b772f70 LibC: Remove TODO() macros to not break mc port 3 سال پیش
mntent.h f3490f9327 LibC: Add mntent stub functions 3 سال پیش
net.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
netdb.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
netdb.h ab878576bb LibC: Make nameinfo (NI_*) constants bitfield-friendly 3 سال پیش
nl_types.h 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 سال پیش
paths.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 سال پیش
poll.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
poll.h 086969277e Everywhere: Run clang-format 3 سال پیش
priority.cpp 380c42c405 LibC: Add getpriority() and setpriority() stubs 3 سال پیش
pthread_forward.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
pthread_integration.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
pthread_tls.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
pty.cpp 821c80848f LibC: Remove debug spam from openpty() 3 سال پیش
pty.h 5391836468 LibC: Remove 'int* aslave' parameter from forkpty() 4 سال پیش
pwd.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
pwd.h 086969277e Everywhere: Run clang-format 3 سال پیش
qsort.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
regex.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
regex.h 086969277e Everywhere: Run clang-format 3 سال پیش
resolv.cpp 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 سال پیش
resolv.h 086969277e Everywhere: Run clang-format 3 سال پیش
scanf.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
sched.cpp 0f53e0aaea LibC: Add POSIX spec comments for sched APIs 3 سال پیش
sched.h b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void 3 سال پیش
search.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
search.h 086969277e Everywhere: Run clang-format 3 سال پیش
serenity.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
serenity.h 086969277e Everywhere: Run clang-format 3 سال پیش
setjmp.h 49749e279a LibC: Implement _setjmp and _longjmp 3 سال پیش
shadow.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
shadow.h 086969277e Everywhere: Run clang-format 3 سال پیش
signal.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
signal.h 086969277e Everywhere: Run clang-format 3 سال پیش
signal_numbers.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
spawn.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
spawn.h 086969277e Everywhere: Run clang-format 3 سال پیش
ssp.cpp a8fefd89cd Everywhere: Make some symbols `__attribute__((used))` for LTO 3 سال پیش
stat.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
stdarg.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
stddef.h 39f92fa131 LibC: Define offsetof in stddef.h instead of sys/cdefs.h 3 سال پیش
stdint.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
stdio.cpp 3237efc661 LibC: Implement __fseterr 3 سال پیش
stdio.h 086969277e Everywhere: Run clang-format 3 سال پیش
stdio_ext.h 3237efc661 LibC: Implement __fseterr 3 سال پیش
stdlib.cpp 02c18bf6de LibC: Stub out posix_memalign() 3 سال پیش
stdlib.h 02c18bf6de LibC: Stub out posix_memalign() 3 سال پیش
string.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
string.h 086969277e Everywhere: Run clang-format 3 سال پیش
strings.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
strings.h 086969277e Everywhere: Run clang-format 3 سال پیش
stubs.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
sysexits.h 794cf8eef4 LibC: Use EX_IOERR instead of EX_IOER 4 سال پیش
syslog.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
syslog.h 086969277e Everywhere: Run clang-format 3 سال پیش
termcap.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
termcap.h 086969277e Everywhere: Run clang-format 3 سال پیش
termios.cpp 7828d4254e LibC: Stub out tcsendbreak(..) and tcdrain(..) 3 سال پیش
termios.h 7828d4254e LibC: Stub out tcsendbreak(..) and tcdrain(..) 3 سال پیش
time.cpp 335fae9a71 LibC: Return early in time_to_tm for large time_t 3 سال پیش
time.h 086969277e Everywhere: Run clang-format 3 سال پیش
times.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
ulimit.cpp 8a9a9fac4d LibC: Add a wrapper for the getrusage syscall 3 سال پیش
ulimit.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
unistd.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
unistd.h 086969277e Everywhere: Run clang-format 3 سال پیش
utime.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
utime.h 086969277e Everywhere: Run clang-format 3 سال پیش
utmp.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
utsname.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
wchar.cpp 0d7d2b825e LibC: Add POSIX spec links to all applicable wide character functions 3 سال پیش
wchar.h 086969277e Everywhere: Run clang-format 3 سال پیش
wctype.cpp 086969277e Everywhere: Run clang-format 3 سال پیش
wctype.h 086969277e Everywhere: Run clang-format 3 سال پیش
wstdio.cpp b0b8d14a2c LibC: Automatically append null terminator in vswprintf 3 سال پیش