Age | Commit message (Expand) | Author |
---|---|---|
2022-01-08 | LibC+LibDl: Declare functions taking no arguments as taking void | Daniel Bertalan |
2021-08-14 | Kernel+LibC: Share definitions for time.h and sys/stat.h | Andreas Kling |
2021-08-10 | LibC+Kernel: Use an enum for clockid_t values | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibC: Add ctime_r() and asctime_r() implementations | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |