Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up style in xx | June McEnroe | 2017-05-01 |
| | |||
* | Add -u option to xx | June McEnroe | 2017-03-18 |
| | |||
* | Add short descriptions to C utilities | June McEnroe | 2017-01-21 |
| | |||
* | Update xx.c style | June McEnroe | 2016-10-16 |
| | |||
* | Use err(3) in xx | June McEnroe | 2016-09-15 |
| | |||
* | Use sysexits.h in xx | June McEnroe | 2016-09-15 |
| | |||
* | Use strtoul in xx | June McEnroe | 2016-09-15 |
| | | | | Oops. | ||
* | Write xx usage to stderr | June McEnroe | 2016-09-15 |
| | |||
* | Use return value of getopt in xx | June McEnroe | 2016-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 specifically | June McEnroe | 2016-09-12 |
| | |||
* | Prevent offset from xx when reading zero | June McEnroe | 2016-09-12 |
| | |||
* | Rewrite xx.c | June McEnroe | 2016-09-12 |
| | |||
* | Fix ascii alignment in xx | June McEnroe | 2016-09-12 |
| | |||
* | Add -s flag to xx | June McEnroe | 2016-09-12 |
| | |||
* | Add -a flag to xx | June McEnroe | 2016-09-12 |
| | |||
* | Add -o flag to xx | June McEnroe | 2016-09-12 |
| | |||
* | Add -g option to xx | June McEnroe | 2016-09-12 |
| | |||
* | Add -c option to xx | June McEnroe | 2016-09-12 |
| | |||
* | Add .bin/xx.c | June McEnroe | 2016-09-12 |