Age | Commit message (Expand) | Author |
---|---|---|
2015-04-01 | Use reallocarray instead of malloc. | Todd C. Miller |
2015-04-01 | Style nits, remove whitespace at the start of a function. | Todd C. Miller |
2015-03-20 | Fix a comment. | Todd C. Miller |
2015-03-19 | Add back len = strlen(...) inadvertantly removed in the last commit. | Todd C. Miller |
2015-03-18 | Remove useless check for leading blanks in the month name. The | Todd C. Miller |
2015-03-18 | nl_langinfo() cannot return NULL; from Andre Smagin | Todd C. Miller |
2015-03-17 | Initial import of FreeBSD sort. | Todd C. Miller |