Age | Commit message (Expand) | Author |
---|---|---|
2021-05-14 | LibC: Do not include errno.h inside unistd.h | Jean-Baptiste Boric |
2021-05-01 | LibC: Make sure that parse_pwddb_entry doesn't write to stderr | Gunnar Beutner |
2021-04-29 | LibC: Fix validation logic error in construct_pwd() | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-15 | LibC: Add reentrant versions of getpw{uid,nam} | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |