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 년 전