util-linux/text-utils
Natanael Copa 7235e70391 hexdump: use 'll' format modifier instead of the non-standard 'q'.
The printf(3) man page says about 'q':
("quad". 4.4BSD and Linux libc5 only. Don't use.) This is a synonym for ll.

This fixes hexdump with musl libc.

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
2014-10-31 10:39:18 +01:00
..
Makemodule.am build-sys: add BUILD_{COL,COLCRT,COLRM,COLUMN,HEXDUMP,REV,TAILF} 2014-05-21 14:09:43 +02:00
col.1 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
col.c textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
colcrt.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
colcrt.c textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
colrm.1 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
colrm.c textual: use usage() text element macros 2014-10-01 12:33:26 +02:00
column.1 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
column.c textual: use version printing macro everywhere 2014-10-01 12:33:23 +02:00
hexdump-conv.c hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedef 2013-12-02 13:44:21 +01:00
hexdump-display.c hexdump: add highlighting support 2014-02-10 16:01:37 +01:00
hexdump-parse.c hexdump: use 'll' format modifier instead of the non-standard 'q'. 2014-10-31 10:39:18 +01:00
hexdump.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
hexdump.c hexdump: remove deprecation message 2014-10-01 12:33:12 +02:00
hexdump.h hexdump: add highlighting support 2014-02-10 16:01:37 +01:00
line.1
line.c
more.1 docs: fix two command representations in the man page of more 2014-03-04 13:52:14 +01:00
more.c more: replace ad-hoc support for plurals with gettext plurals. 2014-07-28 11:46:59 +02:00
pg.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
pg.c docs: update deprecation banners 2014-10-01 12:33:11 +02:00
rev.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
rev.c textual: use usage() text element macros 2014-10-01 12:33:26 +02:00
tailf.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
tailf.c textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
ul.1 docs: bring several man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
ul.c ul: fix filter() indentation 2014-10-20 14:07:20 +02:00