summaryrefslogtreecommitdiffstats
path: root/text-utils/pg.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+4
* text-utils: use errexec()Karel Zak2018-02-011-3/+2Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cleanup and fix --unknownopt issuesRuediger Meier2017-06-261-6/+7
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-141-2/+2
* build-sys: ncurses headers cleanupKarel Zak2017-05-311-9/+7Star
* text-utils: use proper paths to term.hKarel Zak2017-05-301-2/+12
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-32/+32
* misc: fix some compiler warningsRuediger Meier2016-10-271-4/+4
* misc: Fix various typosSebastian Rasmussen2016-05-311-3/+3
* misc: fix some includesRuediger Meier2016-02-291-1/+0Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* pg: use LC_ALLKarel Zak2013-10-181-1/+1
* pg.c: Add --help and --versionJari Aalto2013-06-181-2/+15
* pg: check writing to a file was successfulSami Kerola2013-04-261-1/+8
* pg: fix memory leak [coverity scan]Karel Zak2013-03-271-1/+3
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* pg: fix coding styleSami Kerola2012-10-151-399/+287Star
* pg: do not turn off warnigns artificiallySami Kerola2012-10-151-21/+0Star
* pg: use unistd.h STDOUT_FILENOSami Kerola2012-10-151-26/+26
* pg: add noreturn function attributesSami Kerola2012-10-151-5/+5
* pg: add const qualifiers where suitableSami Kerola2012-10-151-10/+13
* pg: use libc error printing facilitiesSami Kerola2012-10-151-27/+12Star
* pg: refactor argument handingSami Kerola2012-10-151-75/+84
* pg: check numeric user inputsSami Kerola2012-10-151-2/+5
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* include: rename writeall.h to all-io.hPetr Uzel2012-05-151-1/+1
* text-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* pg: align with howto-usage-function.txtSami Kerola2012-03-301-8/+24
* pg: correct version printing in help screenSami Kerola2012-03-301-4/+9
* pg: fix write_all() usageKarel Zak2011-08-171-1/+1
* pg: fix compiler warnings [-Wunused-result]Karel Zak2011-08-021-21/+22
* pg: return value warning fixSami Kerola2011-06-011-2/+4
* pg: use size_t for wcstombs() return codeSami Kerola2011-06-011-2/+2
* pg: use xalloc for memory allocationDavidlohr Bueso2010-11-011-17/+3Star
* pg: command enters infinite loopMike Frysinger2010-01-041-1/+4
* pg: compiler warning with NLS disabledPeter Breitenlohner2009-07-201-2/+2
* pg: add gettext call for the help stringKarel Zak2008-12-121-2/+6
* pg: several strings without gettext callsPedro Ribeiro2008-10-031-5/+5
* pg: fix segfault on searchRajeev V. Pillai2007-10-031-1/+1
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-191-2/+0Star
* build-sys: fix ifdef ENABLE_WIDECHAR usageKarel Zak2007-01-301-7/+7
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-48/+28Star
* Imported from util-linux-2.11y tarball.Karel Zak2006-12-071-0/+4
* Imported from util-linux-2.11v tarball.Karel Zak2006-12-071-0/+7
* Imported from util-linux-2.11t tarball.Karel Zak2006-12-071-0/+1775