| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Improve localedef(1) manpage | Baptiste Daroussin | 2015-11-07 | 1 | -89/+113 | |
| * | Bump warning level | Baptiste Daroussin | 2015-11-07 | 1 | -1/+1 | |
| * | Use const where needed instead of using pragmas to work around the warnings | Baptiste Daroussin | 2015-11-07 | 2 | -11/+6 | |
| * | Make bsd declaration static | Baptiste Daroussin | 2015-11-07 | 1 | -1/+1 | |
| * | Fix an off by one due to bad conversion from avl(3) to tree(3) | Baptiste Daroussin | 2015-11-07 | 1 | -3/+2 | |
| * | Run memset only after having checked the return of malloc | Baptiste Daroussin | 2015-11-07 | 1 | -1/+1 | |
| * | Workaround an issue on i386 to unbreak the build until the real issue is tracked | Baptiste Daroussin | 2015-11-07 | 1 | -1/+2 | |
| * | Fix build on arm64 | Baptiste Daroussin | 2015-11-07 | 1 | -1/+1 | |
| * | Add missing header | Baptiste Daroussin | 2015-11-07 | 1 | -0/+1 | |
| * | Fix typo | Baptiste Daroussin | 2015-11-07 | 1 | -1/+2 | |
| * | libc: Fix (and improve) nl_langinfo (CODESET) | Baptiste Daroussin | 2015-11-01 | 1 | -3/+3 | |
| * | Actually only T_ISDIGIT should be flagged as _E4 | Baptiste Daroussin | 2015-10-19 | 1 | -1/+1 | |
| * | With regard to ctype, digits (e.g. 0 to 9) and xdigits (the 0 to 9 portion | Baptiste Daroussin | 2015-10-19 | 1 | -2/+2 | |
| * | eliminate need for "print" definition | Baptiste Daroussin | 2015-10-13 | 1 | -0/+2 | |
| * | Commit log from Dragonfly: | Baptiste Daroussin | 2015-10-13 | 1 | -1/+6 | |
| * | Merge from HEAD | Baptiste Daroussin | 2015-08-25 | 1 | -2/+10 | |
| * | Pet mandoc -Tlint | Baptiste Daroussin | 2015-08-09 | 1 | -1/+1 | |
| * | Convert localedef(1) from avl to RB trees | Baptiste Daroussin | 2015-08-08 | 4 | -100/+107 | |
| * | Prefer static generation of functions | Baptiste Daroussin | 2015-08-08 | 1 | -2/+1 | |
| * | Convert ctype generation to Red Black tree | Baptiste Daroussin | 2015-08-08 | 1 | -17/+10 | |
| * | Add localedef(1), a locale definition generator tool | Baptiste Daroussin | 2015-08-07 | 15 | -0/+5906 | |
