Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hexdump: fix comparison of distinct pointer types | Karel Zak | 2012-05-23 | 1 | -1/+1 |
| | | | | | | | | display.c: In function ‘get’: display.c:262:117: warning: comparison of distinct pointer types lacks a cast [enabled by default] Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | text-utils: verify writing to streams was successful | Sami Kerola | 2012-04-04 | 1 | -0/+2 |
| | | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi> | ||||
* | hexdump: use strtosize() for -n and -s | Karel Zak | 2012-03-21 | 1 | -1/+1 |
| | | | | | | | | strtosize() is based on uintmax_t and supports all possible suffixes (B,M,G,T ...) Reported-by: Simon de Vlieger <simon@ikanobori.jp> Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | hexdump: don't include err.h directly | Karel Zak | 2011-04-12 | 1 | -1/+2 |
| | |||||
* | hexdump: new usage(), xalloc and err.h stuff | Sami Kerola | 2011-02-21 | 1 | -5/+5 |
| | | | | | | | | | | | New usage help screen and print version switch. Also fixes to exit codes, util linux xmalloc replaced emalloc and every error print is using libc error function. [kzak@redhat.com: - minor changes in formatting and coding style] Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | hexdump: remove od functionality in favor to GNU coreutils od | Sami Kerola | 2010-12-30 | 1 | -3/+6 |
| | | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi> | ||||
* | Imported from util-linux-2.11o tarball. | Karel Zak | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | Imported from util-linux-2.11b tarball. | Karel Zak | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | Imported from util-linux-2.10m tarball. | Karel Zak | 2006-12-07 | 1 | -5/+4 |
| | |||||
* | Imported from util-linux-2.9v tarball. | Karel Zak | 2006-12-07 | 1 | -0/+9 |
| | |||||
* | Imported from util-linux-2.8 tarball. | Karel Zak | 2006-12-07 | 1 | -10/+0 |
| | |||||
* | Imported from util-linux-2.7.1 tarball. | Karel Zak | 2006-12-07 | 1 | -3/+2 |
| | |||||
* | Imported from util-linux-2.2 tarball. | Karel Zak | 2006-12-07 | 1 | -0/+79 |