1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 09:01:00 +00:00
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
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
hosts
Keyboard.ini
LookupServer.ini Base+LibCore: Store booleans in human-readable format 2021-11-04 23:44:02 +01:00
motd
passwd Base: Make /bin/Shell the login shell by default 2021-08-12 18:56:30 +02:00
protocols
services
shadow
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