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