Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portably install, set better file modes. | P. J. McDermott | 2012-08-02 | 1 | -1/+3 |
| | | | | | | | The install utility is not required by POSIX, and it's easily replaced by mkdir, cp, and chmod. Libraries, locales, and manual pages should not be executable. | ||||
* | Write locale input makefile. | P. J. McDermott | 2012-08-02 | 1 | -0/+65 |