]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/strutils.c
chcpu: fix memory leak
[thirdparty/util-linux.git] / lib / strutils.c
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-12  Karel Zaklib/strutils: support two decimal places in size_to_hum...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-09-14  Karel Zaklib/strutils: return from xstrmode()
2018-07-20  Karel Zaklib/strutils: follow const in parse_size()
2018-07-18  Karel Zaklib/strutils: remove redundant condition
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-05-28  Karel Zaklib/strutils: fix strnlen() fallback
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-22  Ruediger Meierlib: fix strutils.h, remove STRTOXX_EXIT_CODE
2017-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-04-04  Karel ZakMerge branch 'tailf-removal' of https://github.com...
2017-04-04  Karel ZakMerge branch '2017wk13' of https://github.com/kerolasa...
2017-04-04  Karel ZakMerge branch 'fix-ipcs-shmall-overflow' of https:/...
2017-04-03  Karel Zaklib/strutils: fix typos in huge size suffixes
2017-01-28  Karel Zaklib/strutils: return end pointer by isdigit_string()
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-04  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2017-01-04  Karel Zaklib: use unique ifdefs for tests
2016-11-09  Heiko Carstenslib,strutils: add strtoux[16|32|64]_or_err functions
2016-08-08  Karel Zaklibmount: ignore redundant slashes
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-11  Karel Zaklib/timeutils: add strxxx_iso() functions
2016-04-04  Karel Zaklib/strutils: use int for fgetc()
2016-03-24  Karel ZakMerge branch 'tests-setarch' of https://github.com...
2016-03-22  Karel Zakpartx: fix --nr usage
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-15  Karel Zaklibmount: improve conversion from root= to the devname
2016-03-07  Ruediger Meiermisc: never cast void* from malloc(3) and friends
2016-02-22  Karel ZakMerge branch 'scols_table_print_range_to_string' of...
2016-02-22  Karel ZakMerge branch 'errno-strutils' of https://github.com...
2016-02-21  Ruediger Meierlib/strutils: parse_size(), sync errno and return value
2016-02-21  Ruediger Meierlib/strutils: add more ERANGE messages
2016-02-21  Ruediger Meierlib/strutils: fix errno usage in strtoint functions
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlib: rename strmode() and setmode()
2016-02-12  Karel ZakMerge branch 'compiler-warnings' of https://github...
2016-02-11  Ruediger Meiermisc: fix some printf format strings
2015-08-31  Andreas Henrikssonlib/strutil: fix parse_switch resource leak [coverity...
2015-06-30  Karel Zaklib/strutils: make strmode() more generic
2015-06-30  Karel ZakMerge branch 'sulogin'
2015-06-29  Sami Kerolartcwake: improve read_clock_mode()
2015-05-15  Karel Zaklib/strv: add new functions (from systemd)
2015-04-22  Karel Zaklib/strutils: fix string_add_to_idarray() int vs. size_t
2015-02-24  Karel Zaklib/strutils: extend parse_switch() to accept more...
2015-02-24  Sami Kerolalib/strutils: move parse_switch() from setterm(1) to...
2015-02-02  Benno Schulenberglib/strutils: accept not just 'B' but also lowercase...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolatextual: fix some typos
2014-04-08  Karel Zaklibsmartcols: rewrite test code to tree(1)-like util
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-12  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-11  Karel Zaklib/strutils: fix parse_size() return code
2014-03-11  Karel Zaklib/strutils: support dec.points in parse_size()
2014-03-11  Karel Zaklib/strutils: use proper return codes in parse_size()
2013-09-10  Karel Zaklib/strutils: optimalize {starts,ends}with()
2013-08-29  Sami Kerolalib/strutils: move *swith() functions to private library
2013-03-13  Karel Zaklib/strutils: add strtotimeval_or_err()
2013-03-11  Karel Zaklib/strutils: simplify strtosize(), return info about...
2013-03-11  Karel Zakfdisk: add callback for ask-numbers API
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-01-30  Daniel TrebbienImplement mempcpy() in terms of memcpy() if mempcpy...
2012-07-26  Milan Brozlib/strutils: add string_add_to_idarray() - parse and...
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  maximilian attemslib/strutils: circumvent missing localeconv()
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zaklib/strutils: create type specific strtoxx_or_err()
2012-05-03  Karel Zaklib/strutils: add string_to_bitmask()
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-10  Davidlohr Buesostrutils: return success on test program
2012-04-05  Karel ZakMerge branch 'eject'
2012-03-30  Karel Zaklib/strutils: add strtosize_or_err, clean up
2012-02-23  Chandan B Rajendalib/strutils: move array bounds check in string_to_idar...
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-08  Petr Uzellibmount: ignore tailing slash in netfs source paths
2011-10-17  Davidlohr Buesolib,strutils: add default value to parse_range()
2011-10-12  Davidlohr Buesolib,strutils: share parse_range()
2011-10-10  Karel ZakMerge branch 'manuals' of https://github.com/kerolasa...
2011-10-03  Karel ZakMerge branch 'sys-utils-again' of https://github.com...
2011-09-29  Sami Kerolalib: [strutils] add strtod_or_err() function
2011-08-01  Karel Zaklib: [strutils.c] fix compiler warnings [-Wsign-compare]
2011-07-27  Karel Zakinclude: [strutils.c] add list parsers
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-01  Sami Kerolalib: add strtoul_or_err() function
2011-05-26  Francesco CosoletoThis adds a second parameter to size_to_human_string...
2011-02-21  Karel Zaklib: [strutils.c] more robust strtol checks
2011-02-21  Sami Kerolastrutils: new wrapper function strtoll_or_err
2011-02-15  Dave Reisnerlib: [strutils] avoid integer overflow on large values
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-01-04  Karel Zakremove duplicate includes
2011-01-03  Karel Zaktests: fix strtosize() test
2010-12-09  Davidlohr Buesopartx: complete rewrite
2010-11-24  Karel Zaklib: [strutils] move strmode() from namei.c to strutils.c
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions