Files
RedBear-OS/tests
Josh Megnauth 64d9847e37 Linux support for syslog.h
Linux's syslog is a local socket, so this uses the recent UDS work.

* Most of redox.rs is refactored into mod.rs now which has all of the C
  facing functions and consts.
* I wrapped the global logger in a Mutex instead of a RwLock. The logger
  is almost always locked for writing so a Mutex is simpler as RwLock
  provides no benefits.
* I implemented LOG_PERROR which also prints errors to stderr as well as
  the log.
* Syslog should be sys/syslog.h with syslog.h as an alias (the
  original code only had syslog.h).
2025-07-24 21:46:49 -04:00
..
2024-03-01 00:23:42 +00:00
2018-07-26 09:16:22 +02:00
2025-07-11 20:28:45 -06:00
2019-12-02 14:53:55 -05:00
2023-11-12 12:07:49 +01:00
2024-09-28 12:50:00 +00:00
2024-11-02 12:21:47 +00:00
2025-04-19 19:27:00 +02:00
2024-01-17 03:05:50 +00:00
2025-07-11 20:28:45 -06:00
2024-10-06 05:43:17 -07:00
2024-12-28 22:46:45 +00:00
2023-11-12 12:07:49 +01:00
2025-07-24 21:46:49 -04:00
2023-11-12 12:07:49 +01:00
2021-03-01 21:19:04 -07:00
2021-03-01 21:19:04 -07:00
2021-03-01 21:19:04 -07:00
2024-11-17 16:15:07 +00:00
2024-12-25 16:17:51 +11:00
2024-09-06 22:28:24 +02:00
2025-04-18 12:34:45 +00:00
2024-11-17 16:15:07 +00:00
2024-12-12 15:17:16 +00:00
2024-11-10 16:19:15 +01:00
2025-04-19 19:27:02 +02:00
2024-12-25 16:17:51 +11:00
2023-11-12 12:07:49 +01:00
2025-07-17 22:49:51 -06:00
2024-09-24 19:34:53 +02:00
2024-12-31 00:54:58 +11:00
2023-11-12 11:45:15 +01:00
2019-04-28 10:07:42 -06:00
2021-01-05 22:48:41 +01:00
2024-09-28 16:51:17 +02:00
2024-07-18 23:59:48 +02:00
2023-11-12 12:07:49 +01:00
2025-07-11 20:28:45 -06:00
2023-04-15 10:41:42 +01:00
2023-11-12 12:07:49 +01:00
2025-07-11 20:28:45 -06:00