]> git.ipfire.org Git - thirdparty/util-linux.git/history - include/xalloc.h
include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attribute
[thirdparty/util-linux.git] / include / xalloc.h
2019-07-14  Sami Kerolainclude/xalloc: ensure xstrdup() and xstrndup() returns...
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-18  Sami Kerolainclude: add no return function attribute
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-11-22  Karel ZakMerge branch 'master' of https://github.com/nyantec...
2018-11-22  Karel ZakMerge branch '2018wk41' of https://github.com/kerolasa...
2018-11-21  Sami Kerolainclude/c: use returns_nonnull function attribute in...
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2015-07-28  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-07-20  Karel Zakinclude/xalloc: add err_oom()
2015-03-11  Karel ZakMerge branch 'master-silence-format-printf-warning...
2015-03-10  Rainer Gerhardssilence compiler warning
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 Zakinclude/xalloc: add xvasprintf()
2013-07-09  Karel ZakMerge branch 'patch-1' of https://github.com/kernc...
2013-07-09  Karel Zakinclude/xalloc: add warn_unused_result to allocation...
2013-04-10  Karel Zaklib/xalloc: add xstrndup()
2013-03-27  Karel Zaklib/xalloc: fix mamory leak in xgethostname() [coverity...
2012-10-19  Karel Zakinclude/xalloc: add xgethostname()
2012-07-26  Sami Kerolainclude: define format to be constant in xasprintf()
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-03-18  Sami Kerolainclude: add asprintf wrapper
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  Dave Reisnerinclude,xalloc: fix whitespace to be consistent
2011-09-29  Dave Reisnerinclude,xalloc: check for NULL before calling strdup
2011-02-21  Petr Uzelinclude: [xalloc.h]: mention strdup in the file description
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-02-07  Marek Polacekinclude: [xalloc.h] include string.h
2011-02-07  Karel Zakinclude: [c.h] add fallback for alloc_size attributes
2011-01-23  Karel Zaklib: [xalloc] don't use hardcoded return code
2010-11-24  Karel Zaklib: [xalloc] add xstrdup()
2010-10-21  Davidlohr Buesoxalloc: general purpose memory allocation handling...