Stanisław Wiśniewski 1649138a29 LibC: Return nullptr if allocation fails in strdup() and strndup() 2 лет назад
..
arch 92da98822a LibC: Remove i686 support 2 лет назад
arpa 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
bits d05d938e73 LibC: Properly implement the futimens function 2 лет назад
net abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
netinet abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
sys 200e91cd7f Kernel+LibC: Modify aarch64's __mcontext to store registers in an array 2 лет назад
CMakeLists.txt 92da98822a LibC: Remove i686 support 2 лет назад
alloca.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
assert.cpp be1d7c325a Kernel: Move process coredump metadata modification to the prctl syscall 2 лет назад
assert.h d26aabff04 Everywhere: Run clang-format 2 лет назад
byteswap.h c214d31c5e Everywhere: Fix order of includes and #pragma once 2 лет назад
complex.cpp 3f0be4e9ea LibC: Add barebones <complex.h> 3 лет назад
complex.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
crt0.cpp 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 лет назад
crt0_shared.cpp 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 лет назад
ctype.cpp a80493d221 LibC: Align _ctype_ to newlib's implementation 3 лет назад
ctype.h a80493d221 LibC: Align _ctype_ to newlib's implementation 3 лет назад
cxxabi.cpp 3281050359 Everywhere: Remove "LibC/" includes, add lint-rule against it 2 лет назад
dirent.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 лет назад
dirent.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
dlfcn.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
dlfcn.h 226608a48f LibDl: Move the `dlfcn` implementation to LibC 2 лет назад
elf.h 9a7b3c145f Everywhere: Change all XXX into FIXME or remove as appropriate 2 лет назад
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 d79486109a LibC: Add missing macro definitions for errno codes 3 лет назад
fcntl.cpp d05d938e73 LibC: Properly implement the futimens function 2 лет назад
fcntl.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
fd_set.h 800e244ed9 Kernel+LibC: Move the FD_SETSIZE declaration to API/POSIX/select.h file 2 лет назад
fenv.cpp 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 лет назад
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 abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
getopt.cpp 515f31339c LibC: Correctly reset the getopt state on `optind = 1` 2 лет назад
getopt.h 086969277e Everywhere: Run clang-format 3 лет назад
getsubopt.cpp 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 лет назад
glob.cpp 6c650d1b8d LibC: Add stubs for glob and globfree 3 лет назад
glob.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
grp.cpp 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 лет назад
grp.h 8a09895bc1 LibC: Implement getgrent_r 2 лет назад
ifaddrs.cpp 3281050359 Everywhere: Remove "LibC/" includes, add lint-rule against it 2 лет назад
ifaddrs.h 7b24fc6fb8 Kernel+LibC: Stub out getifaddrs() and freeifaddrs() 3 лет назад
inttypes.cpp 086969277e Everywhere: Run clang-format 3 лет назад
inttypes.h 7b9ea3efde Kernel+Userland: Remove uses of the __i386__ compiler macro 2 лет назад
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 c87557e9c1 Kernel+Libraries: Don't include limits.h from LibELF/Validation.h 2 лет назад
link.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
link.h 539fb08551 Userland: Remove unecessary uses of __serenity__ macro 2 лет назад
locale.cpp 767b23c4aa LibC: Allow detection of supported locales through setlocale 2 лет назад
locale.h 086969277e Everywhere: Run clang-format 3 лет назад
malloc.cpp ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API 2 лет назад
mallocdefs.h feb19646df LibC: Increase alignment for malloc() BigAllocationBlocks to 16 bytes 3 лет назад
math.cpp 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 лет назад
math.h 81d46fa100 LibM: Move the math standard library to LibC 2 лет назад
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 1cfc630d13 LibC: Implement if_indextoname and if_nametoindex 2 лет назад
netdb.cpp 7c6b5ed161 LibIPC+LibC: Add and use a helper to encode/decoder container sizes 2 лет назад
netdb.h 6a7d3006d7 LibC: Add herror() and hstrerror() 3 лет назад
nl_types.h 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 лет назад
paths.h 6bb738c1b3 Ports: Add dosfstools port 2 лет назад
poll.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 лет назад
poll.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
priority.cpp 380c42c405 LibC: Add getpriority() and setpriority() stubs 3 лет назад
pthread.cpp c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 лет назад
pthread.h 1b13d52a87 LibC: Make 'attributes' parameter for pthread_create const 2 лет назад
pthread_cond.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 лет назад
pthread_integration.cpp 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes 3 лет назад
pthread_once.cpp 9db10887a1 Kernel: Clean up sys$futex and add support for cross-process futexes 3 лет назад
pthread_tls.cpp 224ac1a307 LibC: Remove a bunch of weak `pthread_*` symbols 3 лет назад
pty.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 лет назад
pty.h 5391836468 LibC: Remove 'int* aslave' parameter from forkpty() 4 лет назад
pwd.cpp 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 лет назад
pwd.h 7442cfb507 LibC: Implement getpwent_r 2 лет назад
qsort.cpp 086969277e Everywhere: Run clang-format 3 лет назад
regex.cpp be941c13e3 LibC: Reduce reliance on the dlfcn internals for `regex` functions 2 лет назад
regex.h 578d73943a LibC+LibRegex: Move central regex definitions into LibC/bits 2 лет назад
resolv.cpp 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 лет назад
resolv.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
scanf.cpp c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 лет назад
sched.cpp 6dded99777 Kernel+LibC: Report correct scheduling priority limits 2 лет назад
sched.h 7bb34279cd LibC: Remove duplicate definition of sched_param from sched.h 2 лет назад
search.cpp 086969277e Everywhere: Run clang-format 3 лет назад
search.h 086969277e Everywhere: Run clang-format 3 лет назад
semaphore.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 лет назад
semaphore.h 01f0ae20b6 LibPthread: Implement named semaphores 3 лет назад
serenity.cpp 6445a706cf Kernel+LibC: Implement `readlinkat(2)` 2 лет назад
serenity.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
setjmp.h 7b9ea3efde Kernel+Userland: Remove uses of the __i386__ compiler macro 2 лет назад
shadow.cpp 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 лет назад
shadow.h 086969277e Everywhere: Run clang-format 3 лет назад
signal.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 лет назад
signal.h 046c23f567 Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX 2 лет назад
spawn.cpp 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 лет назад
spawn.h 086969277e Everywhere: Run clang-format 3 лет назад
ssp.cpp e575339564 LibELF: Add stack guard hardening 2 лет назад
ssp_nonshared.cpp 678db534ff LibC: Properly implement stack protectors 2 лет назад
stat.cpp d05d938e73 LibC: Properly implement the futimens function 2 лет назад
stdarg.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
stddef.h d73a143004 LibC: Remove #ifdef KERNEL guard from stddef.h 2 лет назад
stdint.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
stdio.cpp 3281050359 Everywhere: Remove "LibC/" includes, add lint-rule against it 2 лет назад
stdio.h d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` 2 лет назад
stdio_ext.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
stdlib.cpp b16ec1880c LibC+LibCore: Remove serenity_setenv() 2 лет назад
stdlib.h b16ec1880c LibC+LibCore: Remove serenity_setenv() 2 лет назад
string.cpp 1649138a29 LibC: Return nullptr if allocation fails in strdup() and strndup() 2 лет назад
string.h 463ab21305 LibC: Add strcasestr() 2 лет назад
strings.cpp 09a2db89c9 LibC: Add ffs{,l,ll} 2 лет назад
strings.h 09a2db89c9 LibC: Add ffs{,l,ll} 2 лет назад
stubs.cpp d26aabff04 Everywhere: Run clang-format 2 лет назад
sysexits.h 794cf8eef4 LibC: Use EX_IOERR instead of EX_IOER 4 лет назад
syslog.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 лет назад
syslog.h 086969277e Everywhere: Run clang-format 3 лет назад
termcap.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
termcap.h 086969277e Everywhere: Run clang-format 3 лет назад
termios.cpp c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 лет назад
termios.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
time.cpp 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 лет назад
time.h 0420736143 LibC: Remove duplicate declaration of clock_t and time_t 2 лет назад
times.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
ucontext.h 6ef355739d LibC: Add public and independent ucontext.h header 3 лет назад
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 c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` 2 лет назад
unistd.h 515f31339c LibC: Correctly reset the getopt state on `optind = 1` 2 лет назад
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 6d4d6c3e2a LibC: Implement `wcswidth` 3 лет назад
wchar.h 6d4d6c3e2a LibC: Implement `wcswidth` 3 лет назад
wctype.cpp 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h 2 лет назад
wctype.h abc150085f LibC: Add missing sys/cdefs.h include 2 лет назад
wstdio.cpp b0b8d14a2c LibC: Automatically append null terminator in vswprintf 3 лет назад