serenity/Base/etc
Timothy Flynn 7f1404b870 LibTimeZone: Use /etc/timezone as the basis for the system time zone
This changes LibTimeZone to read the current time zone from the file
/etc/timezone rather than using tzset/tzname. Instead, in a subsequent
commit, LibC's time methods will be changed to used LibTimeZone to
retrieve the system time zone.

Also add an API to set the system time zone. This method is only allowed
when running within Serenity.
2022-01-23 12:48:26 +00:00
..
ca_certs.ini Base: Add Sectigo certs to ca_certs.ini 2021-06-12 00:39:51 +04:30
FileIconProvider.ini Base: Add icon for palette files 2022-01-13 20:24:26 +01:00
fstab Base: Make /usr/Tests read-only since it's now suid capable 2021-10-24 11:33:34 +02:00
group Clipboard: Remove unnecessary UID separation 2021-06-06 17:56:34 +02:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
Keyboard.ini Userland: Preserve keyboard mapping preference on reboot (#6955) 2021-05-09 15:56:03 +02:00
LookupServer.ini Base+LibCore: Store booleans in human-readable format 2021-11-04 23:44:02 +01:00
motd Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
passwd Base: Make /bin/Shell the login shell by default 2021-08-12 18:56:30 +02:00
protocols Base files: Add protocols file 2020-04-18 10:11:55 +02:00
services Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
shadow Clipboard: Remove unnecessary UID separation 2021-06-06 17:56:34 +02:00
shellrc Base: Add FontEditor alias to shellrc 2021-08-27 12:38:29 +02:00
SystemServer.ini run-tests: Make reproducing test failures behave closer to selftest mode 2022-01-07 01:19:09 -08:00
timezone LibTimeZone: Use /etc/timezone as the basis for the system time zone 2022-01-23 12:48:26 +00:00
WindowServer.ini Applets: Rename DesktopPicker => WorkspacePicker 2021-11-23 15:44:59 +01:00