]> diplodocus.org Git - nmh/history - sbr/read_switch.c
sendsbr.c: Move interface to own file.
[nmh] / sbr / read_switch.c
2017-11-12 Ralph Corderoyread_switch.c: Move interface declaration to own file.
2017-11-12 Ralph Corderoysmatch.c: Move interface to own file.
2017-11-12 Ralph CorderoyUse #include with `""' for including nmh's source.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-10-30 Ralph CorderoyReplace printf("%s", foo) with fputs(foo, stdout).
2016-10-30 Ralph CorderoyReplace printf("...\n") with puts("...").
2016-10-21 Ralph CorderoyAssume POSIX ctype.h; don't vet tolower()'s parameter.
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-04-13 Eric GillespieRename files to match renamed functions