Lenny Maiorani
|
31d24d8292
LibC: Remove static from function local constexpr variable
|
%!s(int64=4) %!d(string=hai) anos |
Jean-Baptiste Boric
|
069bf988ed
AK: Introduce get_random_uniform()
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
9ffc2fe840
LibC: Implement the _Exit function
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
357a455b5c
iLibC: Fix some missed camelCase => snake_case
|
%!s(int64=4) %!d(string=hai) anos |
Holden Green
|
18a641f3f8
Implemented llabs() in stdlib.h/cpp.
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
88cebb05ad
LibC+LibPthread: Implement function forwarding for libpthread
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
f033416893
Kernel+LibC: Clean up how assertions work in the kernel and LibC
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
4075b306f8
LibC+LibPthread: Make sure TLS keys are destroyed after everything else
|
%!s(int64=4) %!d(string=hai) anos |
Gunnar Beutner
|
8ca5b8c065
LibC: Move S_* defines into <fcntl.h>
|
%!s(int64=4) %!d(string=hai) anos |
Mițca Dumitru
|
857b0e1dc3
LibC: Add imaxdiv and lldiv
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
%!s(int64=4) %!d(string=hai) anos |
AnotherTest
|
0bf496f864
LibC: Make strtoull accept the '0x' prefix when base 16 is specified
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
fc4eae87f8
LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
b0f19c2af4
LibC: Templatize unique filename enumeration for mkstemp() et al
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
ab07a713bf
LibC: Implement uniform random sampling without modulo bias
|
%!s(int64=4) %!d(string=hai) anos |
Linus Groh
|
b42f0b9650
LibC: Change a couple of ASSERT_NOT_REACHED() to TODO()
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
5dc29065e1
LibC: Avoid silent truncation after overlong realpath
|
%!s(int64=4) %!d(string=hai) anos |
Ben Wiederhake
|
ed857bc06e
LibC: Fix memory leak in realpath
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
%!s(int64=4) %!d(string=hai) anos |