mjz19910
|
a9fb34ca6f
LibCore: Add ErrorOr wrapper for adjtime
|
3 vuotta sitten |
sin-ack
|
301f4c469f
LibCore: Implement Core::System::lseek
|
3 vuotta sitten |
Lucas CHOLLET
|
b3b40ae1fa
LibCore: Add wrapper for sethostname
|
3 vuotta sitten |
Lucas CHOLLET
|
8153282923
LibCore: Remove usage of a hardcoded constant in gethostname()
|
3 vuotta sitten |
Daniel Bertalan
|
182016d7c0
Kernel+LibC+LibCore+UE: Implement `fchmodat(2)`
|
3 vuotta sitten |
Junior Rantila
|
0d328f3c86
LibCore+flock: Make Core::System::waitpid more ergonomic
|
3 vuotta sitten |
Junior Rantila
|
7801e38af1
LibCore: Add beep wrapper
|
3 vuotta sitten |
Lucas CHOLLET
|
3fa5be655d
LibCore: Add a wrapper for setsid()
|
3 vuotta sitten |
Junior Rantila
|
9a38d1de07
LibCore+ImageViewer: Add unlink() wrapper, use it
|
3 vuotta sitten |
mjz19910
|
eacbbca4c4
LibCore: Impliment ErrorOr wrapper for chdir
|
3 vuotta sitten |
mjz19910
|
91f5fc796b
LibCore: Add an ErrorOr wrapper for uname
|
3 vuotta sitten |
Andreas Kling
|
431bd069f0
LibCore: Add Core::System wrappers for getspent() and getspnam()
|
3 vuotta sitten |
Andreas Kling
|
7008f74214
LibCore: Add syscall wrappers for getpwuid() and getgrgid()
|
3 vuotta sitten |
Andreas Kling
|
1e4117f1e1
LibCore: Add syscall wrapper for getgroups()
|
3 vuotta sitten |
Andreas Kling
|
f95fc91e4f
LibCore: Reset `errno` before using LibC pwd functions
|
3 vuotta sitten |
circl
|
63760603f3
Kernel+LibC+LibCore: Add lchown and fchownat functions
|
3 vuotta sitten |
Ali Mohammad Pur
|
8de8a7766d
LibCore: Add Core::System::setpgid()
|
3 vuotta sitten |
Ali Mohammad Pur
|
ee46cee31f
LibCore: Make Core::System::pipe2() available on Lagom
|
3 vuotta sitten |
tuftedocelot
|
ea0a002468
LibCore: Add OpenBSD headers to System and LocalSocket
|
3 vuotta sitten |
Kenneth Myhra
|
7772309169
LibCore+chown: Return ErrorOr<Optional<...>> for getgrnam and getpwnam
|
3 vuotta sitten |
Sam Atkins
|
289cf8d7ef
LibCore: Add ErrorOr wrappers to socket syscalls
|
3 vuotta sitten |
Andreas Kling
|
2bd1a62ce1
LibCore: Add syscall wrapper for ptrace()
|
3 vuotta sitten |
Brian Gianforcaro
|
a62669ebcf
LibCore: Add Core::System::getcwd() wrapper
|
3 vuotta sitten |
Daniel Bertalan
|
8e3d1a42e3
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
|
3 vuotta sitten |
Andreas Kling
|
5911d1c880
LibCore: Fix Lagom build of Core::System::utime()
|
3 vuotta sitten |
Andreas Kling
|
bd8f10db80
LibCore: Add syscall wrapper for utime()
|
3 vuotta sitten |
Junior Rantila
|
4178479ee5
LibCore: Add wrapper for signal()
|
3 vuotta sitten |
Andreas Kling
|
2f9e07dfdb
LibCore: Use correct underlying syscall in seteuid() and setegid()
|
3 vuotta sitten |
Andreas Kling
|
ead9c36c92
LibCore: Add syscall wrapper for rename()
|
3 vuotta sitten |
Andreas Kling
|
fb4ffe22c8
LibCore: Add syscall wrapper for fchmod()
|
3 vuotta sitten |