| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trivial changes: whitespace and modes. | Dan Cross | 2020-01-10 | 1 | -1/+0 |
| | | | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | ||||
| * | libregexp: include stddef.h in lib9.std.h | David du Colombier | 2018-09-29 | 1 | -0/+1 |
| | | | | | | | Commit 2d82ef9d98 added ptrdiff_t in regcomp.c. However, this change broke the build of the Unix package because ptrdiff_t is defined in stddef.h. | ||||
| * | add for porting | rsc | 2004-12-27 | 1 | -0/+10 |