]> git.ipfire.org Git - thirdparty/util-linux.git/history - include/strutils.h
libblkid: (zfs) fix compiler warning [-Wmaybe-uninitialized]
[thirdparty/util-linux.git] / include / strutils.h
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-29  Vaclav Dolezalfdisk: use strutils to trim whitespace from input
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-01-28  Karel Zaklib/strutils: return end pointer by isdigit_string()
2016-11-09  Heiko Carstenslib,strutils: add strtoux[16|32|64]_or_err functions
2016-09-29  Sami Kerolalib/strutils: make left and right trims more robust
2016-08-08  Karel Zaklibmount: ignore redundant slashes
2016-05-11  Karel Zaklib/timeutils: add strxxx_iso() functions
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-22  Karel Zaklibmount: remove duplicate code
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-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlib: rename strmode() and setmode()
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-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Sami Kerolastrutils: fix unsigned integer overflows [AddressSanitizer]
2014-08-25  Karel Zaklibblkid: move string trim function to strutils.h
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-11-08  Ondrej Opralastrutils: add skip_space() function
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-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-05  Karel ZakMerge branch 'eject'
2012-03-30  Karel Zaklib/strutils: add strtosize_or_err, clean up
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-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  Sami Kerolastrutils: new wrapper function strtoll_or_err
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