aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup formattingmcpcpc2020-08-071-65/+44
|
* remove ':' in getopts switchMichael Czigler2020-08-071-1/+0
|
* replace exit() in main() with returnEthan Sommer2020-08-071-1/+1
|
* remove duplicate includemcpcpc2020-08-071-3/+1
|
* better solution to dprintf() issueMichael Czigler2020-08-071-7/+4
|
* temporary fix for dprintf() sending garbage after NULL bytemcpcpc2020-08-071-3/+7
|
* address POSIX equivalent of FIONREADmcpcpc2020-08-061-12/+13
|
* fix unknown options or missing argumentsmcpcpc2020-08-061-13/+9
|
* refactoring and cleanupmcpcpc2020-08-061-25/+29
|
* fix multi-word messagesmcpcpc2020-08-061-4/+9
|
* fix ':m' error messagemcpcpc2020-08-061-1/+1
|
* new at 0.0.1mcpcpc2020-08-061-0/+245