Commit Graph

8 Commits

Author SHA1 Message Date
tm512 d988f01f0f id: Implement -n 2015-04-26 10:40:09 +01:00
Hiltjo Posthuma 7e394bd70f code-style: cleanup
- move main() at the bottom.
- put global variables at the top.
- improve usage() lines (consistent with man page).
2015-02-06 15:16:24 +00:00
sin 6f7f387352 Stop using EXIT_{SUCCESS,FAILURE} 2014-10-02 23:47:39 +01:00
Hiltjo Posthuma 291aedb875 code consistency fixes 2014-07-09 15:08:01 +01:00
Hiltjo Posthuma 96f15f1d04 errno: check only errno if return value was NULL 2014-07-09 15:07:34 +01:00
sin 86060b535c Fix includes across all tools 2014-06-30 19:04:47 +01:00
sin db0ea785f0 Implement -g and -u for id(1) 2014-06-11 15:47:23 +01:00
sin 02e0a1de08 Import id(1) from sbase 2014-02-27 14:30:30 +00:00