Commit History

Автор SHA1 Съобщение Дата
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes преди 2 години
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() преди 2 години
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h преди 2 години
  Nico Weber bb1f6f71f1 LibC: Make timegm() force tm_isdst to 0 преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  Timothy Flynn b1b17f286f LibC: Retrieve the current time zone from LibTimeZone преди 2 години
  Timothy Flynn a4a7efaf5f LibC+LibCore: Use tm_isdst to handle time zone offsets in DST преди 2 години
  Timothy Flynn e683ca00cc LibC: Split time_t range validation to separate helper function преди 3 години
  Timothy Flynn 91e3a2aaca LibC: Cache the time zone name found by tzset() преди 3 години
  zzLinus ca74443012 Kernel/LibC: Implement posix syscall clock_getres() преди 3 години
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points преди 3 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors преди 3 години
  May 47f4bfea35 LibC: Make asctime_r() in time.h POSIX compliant преди 3 години
  Leonardo Duarte 335fae9a71 LibC: Return early in time_to_tm for large time_t преди 3 години
  cflip b2ef7ee531 LibC+LibCore: Change a.m./p.m. to AM/PM преди 3 години
  cflip 0500d49acb LibC+LibCore: Properly format 12-hour formatted hours преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants преди 3 години
  Timothy Flynn 7fceb909a5 LibC: Use altzone for the current time zone offset during DST преди 3 години
  Timothy Flynn a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone преди 3 години
  Timothy Flynn 024f869f09 LibC: Ensure tzname and related fields are intialized преди 3 години
  Timothy Flynn cd0e5ccd3f LibC: Revert localtime_r to use time zone information set by tzset преди 3 години
  Timothy Flynn 11f1f04a4c LibC: Invoke tzset from time functions required to update time zone info преди 3 години
  Timothy Flynn b1ea585149 LibC: Implement tzset with time zone awareness in accordance with POSIX преди 3 години
  Timothy Flynn 2bdc3aec42 LibC: Use LibTimeZone to offset localtime() for the system time zone преди 3 години
  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 години