Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 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> | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2005-01-04 | avoid duplicated code. | rsc | 1 | -19/+6 | |
guarantee that EINTR is "interrupted". | |||||
2004-03-25 | Today's changes. | rsc | 1 | -1/+2 | |
More changes. | |||||
2003-11-23 | Various additions and fixes. | rsc | 1 | -0/+13 | |
2003-10-14 | Move werrstr into errstr, so that if you use werrstr | rsc | 1 | -0/+12 | |
you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | |||||
2003-09-30 | Initial revision | rsc | 1 | -0/+68 | |