summary refs log tree commit diff
path: root/.bin/xx.c (follow)
Commit message (Expand)AuthorAge
* Update xx.c styleJune McEnroe2016-10-16
* Use err(3) in xxJune McEnroe2016-09-15
* Use sysexits.h in xxJune McEnroe2016-09-15
* Use strtoul in xxJune McEnroe2016-09-15
* Write xx usage to stderrJune McEnroe2016-09-15
* Use return value of getopt in xxJune McEnroe2016-09-13
* Compile xx.c with clang specificallyJune McEnroe2016-09-12
* Prevent offset from xx when reading zeroJune McEnroe2016-09-12
* Rewrite xx.cJune McEnroe2016-09-12
* Fix ascii alignment in xxJune McEnroe2016-09-12
* Add -s flag to xxJune McEnroe2016-09-12
* Add -a flag to xxJune McEnroe2016-09-12
* Add -o flag to xxJune McEnroe2016-09-12
* Add -g option to xxJune McEnroe2016-09-12
* Add -c option to xxJune McEnroe2016-09-12
* Add .bin/xx.cJune McEnroe2016-09-12
?id=2164cdc78797d18755cd1a30a1236d1b2ec748c7&follow=1'>Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe