Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify format specifiers for uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -2/+2 |
* | Change uint64_t to uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -2/+2 |
* | uptime: Improve typing and sort headers | Aaron Marcher | 2018-07-06 | 1 | -3/+7 |
* | uptime: unification of the uptime function for linux/openbsd | Tobias Tschinkowitz | 2018-06-01 | 1 | -50/+10 |
* | Clean up header includes | Aaron Marcher | 2018-05-30 | 1 | -2/+0 |
* | uptime: Format function is static | Aaron Marcher | 2018-05-19 | 1 | -1/+1 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -1/+1 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -1/+1 |
* | uptime: Add missing brace | Aaron Marcher | 2018-05-02 | 1 | -1/+1 |
* | uptime: Simplifiy and clean up | Aaron Marcher | 2018-05-02 | 1 | -20/+19 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -51/+50 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+63 |
* | uptime: OS split | Quentin Rameau | 2018-04-30 | 1 | -63/+0 |
* | uptime: Separate function for readbility | Aaron Marcher | 2018-04-29 | 1 | -2/+16 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 1 | -1/+5 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 1 | -4/+4 |
* | uptime: Port to OpenBSD. | Aaron Marcher | 2018-03-20 | 1 | -5/+30 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 1 | -0/+2 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+18 |