Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-02-13 | fix error return value for cuserid | Rich Felker | -2/+3 |
2021-02-13 | fix misuse of getpwuid_r in cuserid | Rich Felker | -1/+2 |
2021-02-13 | cuserid: don't return truncated results | Rich Felker | -1/+5 |
2021-02-13 | cuserid: support invocation with a null pointer argument | Sören Tempel | -0/+2 |
2012-09-07 | cleanup src/linux and src/misc trees, etc. | Rich Felker | -0/+14 |