Asutosh Variar
|
229b64a4b7
Everywhere: Convert from_string_view -> from_string_literal where static
|
hace 11 meses |
Timothy Flynn
|
9e7e22dc74
LibCore: Use Error::from_syscall to report get/setrlimit errors
|
hace 1 año |
Timothy Flynn
|
0d6115e8ae
LibCore: Add system call wrappers around getrlimit and setrlimit
|
hace 1 año |
Andrew Kaster
|
f98e28912a
LibCore: Only include BeepInstruction in System.cpp on Serenity
|
hace 1 año |
Timothy Flynn
|
126cbce632
Meta: Remove empty LibSystem library and references
|
hace 1 año |
Romain Chardiny
|
892da127d0
LibCore: Add wrapper for fsync()
|
hace 1 año |
implicitfield
|
4574a8c334
Kernel+LibC+LibCore: Implement `mknodat(2)`
|
hace 1 año |
Shannon Booth
|
9c9a378455
LibCore: Implement Core::System::hardware_concurrency()
|
hace 1 año |
Timothy Flynn
|
40beebca71
LibCore: Apply the flags provided to System::pipe2 on all systems
|
hace 1 año |
Filiph Siitam Sandström
|
fd694e8672
AK+Lagom: Make it possible to build for iOS
|
hace 1 año |
Sam Atkins
|
c2bc07ef7c
LibCore: Use Core::Environment::raw_environ() instead of environment()
|
hace 1 año |
Sam Atkins
|
97cb9cf469
LibCore: Use Core::Environment instead of manually iterating environ
|
hace 1 año |
Sam Atkins
|
56b8e248a5
LibCore: Remove now-unused Core::System::*env() functions
|
hace 1 año |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
hace 1 año |
Dan Klishch
|
d317309d89
Everywhere: Unport Core::System::current_executable_path from new string
|
hace 1 año |
Timothy Flynn
|
6655de189f
LibCore: Add a Core::System wrapper around `unsetenv`
|
hace 1 año |
Liav A
|
26f96d2a42
Kernel+Userland: Add option for duration of /dev/beep producing sound
|
hace 1 año |
Liav A
|
1b00618fd9
Kernel+Userland: Replace the beep syscall with the new /dev/beep device
|
hace 1 año |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
hace 1 año |
Sam Atkins
|
57497c6ab2
LibCore: Add a Core::System wrapper for memory allocation
|
hace 1 año |
nipos
|
0dfd6994e3
LibCore: Use BSD implementation of anon_create() on Haiku
|
hace 1 año |
nipos
|
0fa00a1b1e
LibCore: Don't implement adjtime on Haiku
|
hace 1 año |
nipos
|
1e25ab956c
LibCore: Use void* instead of FlatPtr for ioctl() arg on Haiku
|
hace 1 año |
nipos
|
a1572555c2
LibCore: Implement current_executable_path() on Haiku
|
hace 1 año |
nipos
|
0816bbe727
LibCore: Use accept instead of accept4 on Haiku
|
hace 1 año |
Liav A
|
41db527369
LibCore: Add helpers to create block and character device files
|
hace 2 años |
Sergey Bugaev
|
29da1d7c23
LibCore: Implement readlink() and current_executable_path() on GNU/Hurd
|
hace 1 año |
Sergey Bugaev
|
cee38cf1e5
LibCore: Use SHM_ANON for anon_create() when available
|
hace 1 año |
Niklas Poslovski
|
ebc5b33b77
LibCore: Don't include sys/sysctl.h on Solaris
|
hace 1 año |
nipos
|
abf7941bb9
LibCore: Change Errno to Error in FreeBSD and NetBSD-specific functions
|
hace 1 año |