index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text-utils
/
pg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg: calling exit on signal handler is not allowed
Cristian RodrÃguez
2023-01-15
1
-1
/
+1
*
pg: do not use atoi()
Karel Zak
2021-06-25
1
-5
/
+2
*
misc: improve string to number conversions
Karel Zak
2021-06-24
1
-8
/
+7
*
cast NULL to char * when using execl
Egor Chelak
2020-10-29
1
-1
/
+1
*
pg: fix wcstombs() use
Karel Zak
2020-09-01
1
-1
/
+1
*
[clang-tidy] do not use else after return
Rosen Penev
2020-04-20
1
-28
/
+31
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-4
/
+4
*
text-utils: use errexec()
Karel Zak
2018-02-01
1
-3
/
+2
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cleanup and fix --unknownopt issues
Ruediger Meier
2017-06-26
1
-6
/
+7
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-2
/
+2
*
build-sys: ncurses headers cleanup
Karel Zak
2017-05-31
1
-9
/
+7
*
text-utils: use proper paths to term.h
Karel Zak
2017-05-30
1
-2
/
+12
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-32
/
+32
*
misc: fix some compiler warnings
Ruediger Meier
2016-10-27
1
-4
/
+4
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-3
/
+3
*
misc: fix some includes
Ruediger Meier
2016-02-29
1
-1
/
+0
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
docs: update deprecation banners
Sami Kerola
2014-10-01
1
-0
/
+9
*
pg: use LC_ALL
Karel Zak
2013-10-18
1
-1
/
+1
*
pg.c: Add --help and --version
Jari Aalto
2013-06-18
1
-2
/
+15
*
pg: check writing to a file was successful
Sami Kerola
2013-04-26
1
-1
/
+8
*
pg: fix memory leak [coverity scan]
Karel Zak
2013-03-27
1
-1
/
+3
*
translation: unify exec error messages
Sami Kerola
2013-02-06
1
-1
/
+1
*
pg: fix coding style
Sami Kerola
2012-10-15
1
-399
/
+287
*
pg: do not turn off warnigns artificially
Sami Kerola
2012-10-15
1
-21
/
+0
*
pg: use unistd.h STDOUT_FILENO
Sami Kerola
2012-10-15
1
-26
/
+26
*
pg: add noreturn function attributes
Sami Kerola
2012-10-15
1
-5
/
+5
*
pg: add const qualifiers where suitable
Sami Kerola
2012-10-15
1
-10
/
+13
*
pg: use libc error printing facilities
Sami Kerola
2012-10-15
1
-27
/
+12
*
pg: refactor argument handing
Sami Kerola
2012-10-15
1
-75
/
+84
*
pg: check numeric user inputs
Sami Kerola
2012-10-15
1
-2
/
+5
*
translation: unify file open error messages
Sami Kerola
2012-07-16
1
-1
/
+1
*
include: rename writeall.h to all-io.h
Petr Uzel
2012-05-15
1
-1
/
+1
*
text-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
pg: align with howto-usage-function.txt
Sami Kerola
2012-03-30
1
-8
/
+24
*
pg: correct version printing in help screen
Sami Kerola
2012-03-30
1
-4
/
+9
*
pg: fix write_all() usage
Karel Zak
2011-08-17
1
-1
/
+1
*
pg: fix compiler warnings [-Wunused-result]
Karel Zak
2011-08-02
1
-21
/
+22
*
pg: return value warning fix
Sami Kerola
2011-06-01
1
-2
/
+4
*
pg: use size_t for wcstombs() return code
Sami Kerola
2011-06-01
1
-2
/
+2
*
pg: use xalloc for memory allocation
Davidlohr Bueso
2010-11-01
1
-17
/
+3
*
pg: command enters infinite loop
Mike Frysinger
2010-01-04
1
-1
/
+4
*
pg: compiler warning with NLS disabled
Peter Breitenlohner
2009-07-20
1
-2
/
+2
*
pg: add gettext call for the help string
Karel Zak
2008-12-12
1
-2
/
+6
*
pg: several strings without gettext calls
Pedro Ribeiro
2008-10-03
1
-5
/
+5
*
pg: fix segfault on search
Rajeev V. Pillai
2007-10-03
1
-1
/
+1
*
build-sys: nls/locale handling in util-linux-ng general
Mike Frysinger
2007-09-19
1
-2
/
+0
*
build-sys: fix ifdef ENABLE_WIDECHAR usage
Karel Zak
2007-01-30
1
-7
/
+7
[next]