Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate some gcc pragmas | bapt | 2015-11-08 | 1 | -8/+3 |
* | Fix an off by one due to bad conversion from avl(3) to tree(3) | bapt | 2015-11-07 | 1 | -3/+2 |
* | Run memset only after having checked the return of malloc | bapt | 2015-11-07 | 1 | -1/+1 |
* | Workaround an issue on i386 to unbreak the build until the real issue is tracked | bapt | 2015-11-07 | 1 | -1/+2 |
* | Merge from HEAD | bapt | 2015-08-25 | 1 | -2/+10 |
* | Convert localedef(1) from avl to RB trees | bapt | 2015-08-08 | 1 | -78/+86 |
* | Add localedef(1), a locale definition generator tool | bapt | 2015-08-07 | 1 | -0/+1299 |