summary refs log tree commit diff
path: root/.bin (follow)
Commit message (Collapse)AuthorAge
...
* Add quoting to rpnJune McEnroe2016-10-04
|
* Try ops first in rpnJune McEnroe2016-10-04
|
* Add radix to rpnJune McEnroe2016-10-04
|
* What am I even doing?June McEnroe2016-10-03
| | | | | It's Monday night and I've had a lot to drink because I didn't like what Monday day was like. Ain't that just the way?
* Clean up error handling in pbdJune McEnroe2016-09-18
|
* Add pbcopy and pbpaste using pbdJune McEnroe2016-09-17
|
* Check child status in pbdJune McEnroe2016-09-17
|
* Factor out spawn in pbdJune McEnroe2016-09-17
|
* Add initial pbd implementationJune McEnroe2016-09-17
| | | | Error handling in C is tedious.
* Use err(3) in xxJune McEnroe2016-09-15
|
* Use sysexits.h in xxJune McEnroe2016-09-15
|
* Use strtoul in xxJune McEnroe2016-09-15
| | | | Oops.
* Write xx usage to stderrJune McEnroe2016-09-15
|
* Use nvim as MANPAGERJune McEnroe2016-09-13
|
* Use return value of getopt in xxJune McEnroe2016-09-13
| | | | | | On macOS/FreeBSD, optopt is always set after calling getopt. On Linux, optopt is only set if an unrecognized option was found. What is the point of POSIX if such behaviour can differ?
* 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