Gunnar Beutner
|
8ca5b8c065
LibC: Move S_* defines into <fcntl.h>
|
4 anni fa |
Mițca Dumitru
|
857b0e1dc3
LibC: Add imaxdiv and lldiv
|
4 anni fa |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 anni fa |
AnotherTest
|
0bf496f864
LibC: Make strtoull accept the '0x' prefix when base 16 is specified
|
4 anni fa |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 anni fa |
Andreas Kling
|
fc4eae87f8
LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context
|
4 anni fa |
Andreas Kling
|
b0f19c2af4
LibC: Templatize unique filename enumeration for mkstemp() et al
|
4 anni fa |
Ben Wiederhake
|
ab07a713bf
LibC: Implement uniform random sampling without modulo bias
|
4 anni fa |
Linus Groh
|
b42f0b9650
LibC: Change a couple of ASSERT_NOT_REACHED() to TODO()
|
4 anni fa |
Ben Wiederhake
|
5dc29065e1
LibC: Avoid silent truncation after overlong realpath
|
4 anni fa |
Ben Wiederhake
|
ed857bc06e
LibC: Fix memory leak in realpath
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |