Commit History

Autor SHA1 Mensaxe Data
  Leonardo Duarte 335fae9a71 LibC: Return early in time_to_tm for large time_t %!s(int64=3) %!d(string=hai) anos
  cflip b2ef7ee531 LibC+LibCore: Change a.m./p.m. to AM/PM %!s(int64=3) %!d(string=hai) anos
  cflip 0500d49acb LibC+LibCore: Properly format 12-hour formatted hours %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 7fceb909a5 LibC: Use altzone for the current time zone offset during DST %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 024f869f09 LibC: Ensure tzname and related fields are intialized %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn cd0e5ccd3f LibC: Revert localtime_r to use time zone information set by tzset %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 11f1f04a4c LibC: Invoke tzset from time functions required to update time zone info %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn b1ea585149 LibC: Implement tzset with time zone awareness in accordance with POSIX %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 2bdc3aec42 LibC: Use LibTimeZone to offset localtime() for the system time zone %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan f95a11a7da LibC: Don't delete null check in `gettimeofday` %!s(int64=4) %!d(string=hai) anos
  Andreas Kling afa225f55c LibC: Use CLOCK_REALTIME_COARSE for gettimeofday() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fdfc66db61 Kernel+LibC: Allow clock_gettime() to run without syscalls %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5f6e0e0162 LibC: Implement gettimeofday() in terms of clock_gettime(CLOCK_REALTIME) %!s(int64=4) %!d(string=hai) anos
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f1c6288803 LibC: Convert StringBuilder::appendf() => AK::Format %!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
  Brian Gianforcaro df808f0ed3 LibC: Fix missing '\n' at the end of ctime/ctime_r/asctime/asctime_r %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 440b81deba LibC: Add ctime_r() and asctime_r() implementations %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers 3c390d65e4 LibC: Implement utimes function %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!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
  Linus Groh 8db54f9ef4 LibC: Return ENOSYS from clock_getres() rather than asserting %!s(int64=4) %!d(string=hai) anos
  Linus Groh 22b56d6a82 LibC: Make tzset() set daylight to 0 %!s(int64=4) %!d(string=hai) anos
  Linus Groh 0d58e75910 LibC: Make tzset() set tzname to { "UTC", "UTC" } %!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
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos