]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils/rev.c
Make the ways of using output stream consistent in usage()
[thirdparty/util-linux.git] / text-utils / rev.c
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-10-04  Karel ZakMerge branch 'ci/musl' of https://github.com/t-8ch...
2023-10-02  Karel ZakMerge branch 'blkid/exclusive-opts' of https://github...
2023-10-02  Karel ZakMerge branch 'https-everywhere' of https://github.com...
2023-10-02  Karel ZakMerge branch 'libblkid/lvm-small-device' of https:...
2023-10-02  Karel ZakMerge branch 'libblkid/drbd-simplify' of https://github...
2023-10-02  Karel ZakMerge branch 'analyzer2' of https://github.com/t-8ch...
2023-09-28  Thomas Weißschuhtreewide: use reallocarray to allocated memory that...
2023-09-25  Karel ZakMerge branch 'login-terminal' of https://github.com...
2023-09-25  Karel ZakMerge branch 'timestamp' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/cache-openwrt-sdk' of https://github...
2023-09-25  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'analyzer1' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'realloc' of https://github.com/t-8ch...
2023-09-22  Thomas Weißschuhtreewide: use (x)reallocarray() when applicable
2022-11-16  Karel ZakMerge branch 'rev0' of https://github.com/t-8ch/util...
2022-11-13  Thomas Weißschuhrev: allow zero-byte as separator
2022-11-12  Thomas Weißschuhrev: make separator configurable
2022-11-12  Thomas Weißschuhrev: use pointer-size-pairs instead of C-string
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-04  Karel Zakrev: report line on error
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-13  Karel Zakrev: be careful with close()
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-28  Sami Kerolarev: move a global variable to local scope
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-10-06  Tobias Stoeckmannrev: Avoid out of boundary read
2016-10-06  Tobias Stoeckmannrev: Avoid calling free in a signal handler
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-01  Sami Kerolatextual: use usage() text element macros
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-09-12  Sami Kerolarev: fix new line regression
2013-08-01  Sami Kerolarev: use string printing rather than character output
2013-06-07  Sami Kerolarev: reduce stream checking when closing read-only...
2013-06-07  Sami Kerolarev: simplify new line detection and impossible test
2013-06-07  Sami Kerolarev: stop adding new line at the end when input does...
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolatext-utils: verify writing to streams was successful
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-01  Sami Kerolarev: mark signo unused in sig_handler
2011-04-06  Sami Kerolarev: option parsing bug fixed & long options added
2011-04-06  Sami Kerolarev: memory leak fix
2011-04-06  Sami Kerolarev: use xrealloc from xalloc.h
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-11-01  Davidlohr Buesorev: use xalloc for memory allocation
2010-10-29  Marek Polacekuse _exit() instead of exit() in sighandlers
2010-08-20  Davidlohr Buesorev: coding style, various fixes
2007-10-25  Li Zefanrev: use warn() in errs.h
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
2006-12-06  Karel ZakImported from util-linux-2.8 tarball. v2.8
2006-12-06  Karel ZakImported from util-linux-2.7.1 tarball. v2.7.1
2006-12-06  Karel ZakImported from util-linux-2.5 tarball. v2.5
2006-12-06  Karel ZakImported from util-linux-2.2 tarball. v2.2