Daniel Bertalan
|
f95a11a7da
LibC: Don't delete null check in `gettimeofday`
|
3 роки тому |
Andreas Kling
|
afa225f55c
LibC: Use CLOCK_REALTIME_COARSE for gettimeofday()
|
3 роки тому |
Andreas Kling
|
fdfc66db61
Kernel+LibC: Allow clock_gettime() to run without syscalls
|
3 роки тому |
Andreas Kling
|
5f6e0e0162
LibC: Implement gettimeofday() in terms of clock_gettime(CLOCK_REALTIME)
|
3 роки тому |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 роки тому |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 роки тому |
Andreas Kling
|
f1c6288803
LibC: Convert StringBuilder::appendf() => AK::Format
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Brian Gianforcaro
|
df808f0ed3
LibC: Fix missing '\n' at the end of ctime/ctime_r/asctime/asctime_r
|
4 роки тому |
Brian Gianforcaro
|
440b81deba
LibC: Add ctime_r() and asctime_r() implementations
|
4 роки тому |
Jelle Raaijmakers
|
3c390d65e4
LibC: Implement utimes function
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 роки тому |
Linus Groh
|
8db54f9ef4
LibC: Return ENOSYS from clock_getres() rather than asserting
|
4 роки тому |
Linus Groh
|
22b56d6a82
LibC: Make tzset() set daylight to 0
|
4 роки тому |
Linus Groh
|
0d58e75910
LibC: Make tzset() set tzname to { "UTC", "UTC" }
|
4 роки тому |
Linus Groh
|
b42f0b9650
LibC: Change a couple of ASSERT_NOT_REACHED() to TODO()
|
4 роки тому |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 роки тому |