]> diplodocus.org Git - nmh/history - sbr/read_switch_multiword.c
Fix invalid pointer arithmetic.
[nmh] / sbr / read_switch_multiword.c
2017-09-09 Ralph Corderoyread_switch_multiword.c: Flip if-condition so return...
2017-08-28 Ralph Corderoyread_switch_multiword.c: siglongjmp(3) removes need...
2017-08-28 Ralph CorderoyRemove comment asking if siglongjmp(3) should be used...
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-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-04-13 Eric GillespieRename files to match renamed functions