Hendiadyoin1 a8d86cc533 DynamicLoader+LibC: Make _start a naked function 4 anos atrás
..
arch 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
arpa d7797c8bf8 Userland: Treat inet_pton returning 0 as an error 4 anos atrás
bits 90e5fd5b53 LibC+LibPthread: Add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 4 anos atrás
net e4339be13b LibC: Add definitions/stubs for IPv6 functionality 4 anos atrás
netinet e4339be13b LibC: Add definitions/stubs for IPv6 functionality 4 anos atrás
sys 727403746f LibC: Make makedev()/minor()/major() static 4 anos atrás
CMakeLists.txt 06883ed8a3 Kernel+Userland: Make the stack alignment comply with the System V ABI 4 anos atrás
alloca.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
assert.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
assert.h 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers 4 anos atrás
byteswap.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 anos atrás
crt0.cpp a8d86cc533 DynamicLoader+LibC: Make _start a naked function 4 anos atrás
crt0_shared.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
crti.S 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
crtn.S 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ctype.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ctype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
cxxabi.cpp 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers 4 anos atrás
dirent.cpp 1d4ae9194e LibC: Fix struct layout for sys_dirent on x86_64 4 anos atrás
dirent.h 331ab52318 LibC: Implement scandir(...) to enumerate directories. 4 anos atrás
dlfcn.cpp 89a38b72b7 LibC+LibELF: Implement dladdr() 4 anos atrás
elf.h 5afec84cc2 LibELF: Add stub for R_X86_64_TPOFF64 4 anos atrás
endian.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
errno.h d5bf9182dd LibC: Don't clear errno on success 4 anos atrás
errno_numbers.h 6afb6eb6a9 LibC: Add definition for EDQUOT 4 anos atrás
fcntl.cpp 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 4 anos atrás
fcntl.h e7310ba45a Kernel+LibC: Add fstatat 4 anos atrás
fd_set.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
fenv.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
fenv.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
float.h 5208bc05ce LibC: Don't include `fenv.h` from `float.h` 4 anos atrás
getopt.cpp 98260c5862 LibC+Utilities: Add `gnu::format` attributes 4 anos atrás
getopt.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
grp.cpp 1b81b63663 LibC: Replace fprintf(stderr) with warnln() 4 anos atrás
grp.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
iconv.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
inttypes.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
inttypes.h cf79b499f6 LibC: Add definition for PRIuPTR 4 anos atrás
ioctl.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
libcinit.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
libgen.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
libgen.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
limits.h b3e070b2f3 Userland: Move HOST_NAME_MAX to limits.h 4 anos atrás
link.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
link.h fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets 4 anos atrás
locale.cpp 4cd45f5875 LibC: Let setlocale() pretend that setting the locale succeeded 4 anos atrás
locale.h 7fea58c4f1 LibC: Add definition for LC_MESSAGES 4 anos atrás
malloc.cpp e5a1e535cc LibC: Re-run clang-format on malloc.cpp 4 anos atrás
mallocdefs.h 6fb08f20e3 LibC: Expose PAGE_ROUND_UP in mallocdefs.h 4 anos atrás
memory.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
mntent.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
mntent.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
net.cpp e4339be13b LibC: Add definitions/stubs for IPv6 functionality 4 anos atrás
netdb.cpp 1b81b63663 LibC: Replace fprintf(stderr) with warnln() 4 anos atrás
netdb.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
paths.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 anos atrás
poll.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
poll.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
pthread_forward.cpp d2662df57c LibC+AK: Remove our custom macros from <assert.h> 4 anos atrás
pthread_integration.cpp 30caa33f7e LibC: Only set owner on recursive mutexes 4 anos atrás
pthread_tls.cpp e1ff30a360 Toolchain+Userland: Enable TLS for x86_64 4 anos atrás
pty.cpp 594dfaadb9 LibC: openpty error handling update 4 anos atrás
pty.h 5391836468 LibC: Remove 'int* aslave' parameter from forkpty() 4 anos atrás
pwd.cpp e16894af5a LibC: Do not include errno.h inside unistd.h 4 anos atrás
pwd.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
qsort.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
regex.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
scanf.cpp 3f70efed9c LibC: Convert LengthModifier & ConversionSpecifier to enum classes 4 anos atrás
sched.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
sched.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
serenity.cpp 99328e1038 Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl 4 anos atrás
serenity.h 65b0642dd0 LibC+LibPthread: Use FUTEX_PRIVATE_FLAG in more places 4 anos atrás
setjmp.h 33260ea99b LibC: Fix jmp_buf layout on x86_64 4 anos atrás
shadow.cpp af8b7248c8 LibC: Allow empty spwd members when writing shadow entries via putspent 4 anos atrás
shadow.h f18895c0d6 LibCore: Fix building the library on macOS 4 anos atrás
signal.cpp 4850cf9069 LibC: Add stub implementation for sigsuspend 4 anos atrás
signal.h cd9e352460 LibC: Fix typo in signal.h: ol_dset -> old_set 4 anos atrás
signal_numbers.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
spawn.cpp e16894af5a LibC: Do not include errno.h inside unistd.h 4 anos atrás
spawn.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ssp.cpp 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers 4 anos atrás
stat.cpp e7310ba45a Kernel+LibC: Add fstatat 4 anos atrás
stdarg.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
stddef.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
stdint.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
stdio.cpp b9f30c6f2a Everywhere: Fix some alignment issues 4 anos atrás
stdio.h e5afe7a8a3 LibC: Add P_tmpdir macro 4 anos atrás
stdio_ext.h ccef5fe234 LibC: Implement __fpurge 4 anos atrás
stdlib.cpp 0e990a4be8 LibC: Implement `mblen()` 4 anos atrás
stdlib.h 0e990a4be8 LibC: Implement `mblen()` 4 anos atrás
string.cpp 086b7a4537 LibC: Implement memcpy and memset for x86_64 4 anos atrás
string.h c81b3e1ee3 LibC: Implement strerror_r() 4 anos atrás
strings.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
strings.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
stubs.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
sysexits.h 794cf8eef4 LibC: Use EX_IOERR instead of EX_IOER 4 anos atrás
syslog.cpp f1c6288803 LibC: Convert StringBuilder::appendf() => AK::Format 4 anos atrás
syslog.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
termcap.cpp 0f5a23d082 LibC: Make tgetnum() return -1 if capability is not available 4 anos atrás
termcap.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
termios.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
termios.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
time.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 anos atrás
time.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
times.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ulimit.cpp 1c3c072a76 LibC: Add stubs for getrlimit()/setrlimit() 4 anos atrás
ulimit.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
unistd.cpp 565796ae4e Kernel+LibC: Remove sys$donate() 4 anos atrás
unistd.h 565796ae4e Kernel+LibC: Remove sys$donate() 4 anos atrás
utime.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
utime.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
utmp.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
utsname.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
wchar.cpp d364abe4d5 LibC: Stub out btowc 4 anos atrás
wchar.h c2b47c0676 LibC: Add stubs for wctype and iswctype 4 anos atrás
wctype.cpp c2b47c0676 LibC: Add stubs for wctype and iswctype 4 anos atrás
wctype.h c2b47c0676 LibC: Add stubs for wctype and iswctype 4 anos atrás