]> git.ipfire.org Git - thirdparty/util-linux.git/history - include
lib/xalloc: add xstrndup()
[thirdparty/util-linux.git] / include /
2013-04-10  Karel Zaklib/xalloc: add xstrndup()
2013-04-09  Jeff Mahoneyloopdev: sync capacity after setting it
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zakinclude/fileutils: use O_CLOEXEC for mktemp stuff
2013-04-03  Karel Zakinclude/c: add macro UL_CLOEXECSTR
2013-03-27  Karel Zaklib/xalloc: fix mamory leak in xgethostname() [coverity...
2013-03-26  Karel Zakinclude/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME
2013-03-26  Sami Keroladocs: arch is gone, use delpart as usage() function...
2013-03-20  Karel Zakremove duplicate includes
2013-03-20  Pádraig Bradylib/mbsalign: correct license header from GPLv[23]...
2013-03-18  Karel Zakdmesg: more colors, more fun
2013-03-13  Josh Triplettnamespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/
2013-03-13  Karel Zakinclude/timer: return setitimer return value
2013-03-13  Karel Zakinclude/optutils: make collisions detection between...
2013-03-13  Karel Zakinclude: add timer.h
2013-03-13  Karel Zaklib/strutils: add strtotimeval_or_err()
2013-03-12  Karel Zaklib/procutils: add simple API to scan /proc/PID/*
2013-03-11  Karel Zaklibblkid: rename in sun_disklabel for compatibility...
2013-03-11  Karel Zakinlude/pt-sun: add flags and tags
2013-03-11  Karel Zaklibblkid: move sun PT definition to include/
2013-03-11  Karel Zaklib/strutils: simplify strtosize(), return info about...
2013-03-11  Karel Zakfdisk: add callback for ask-numbers API
2013-03-04  Karel ZakMerge branch 'master' of https://github.com/zec/util...
2013-03-04  Bernhard Voelkerbuild-sys: add exec_shell.h to distribution
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-19  Karel Zaklib/tty: don't truncate output on non-terminals
2013-02-14  Zbigniew Jędrzejew... unshare,nsenter: spawn shell by default
2013-02-06  Sami Kerolabuild-sys: add namespace.h to distribution
2013-02-05  Karel Zaksetpriv: move paths to pathnames.h
2013-01-30  Daniel TrebbienImplement mempcpy() in terms of memcpy() if mempcpy...
2013-01-25  Sami Kerolansenter: fix indentation
2013-01-24  Sami Kerolainclude: add missing values to sysfs_cxt initializer...
2013-01-17  Eric W. Biedermanunshare,nsenter: Move the old libc handling into a...
2013-01-10  Sami Kerolabuild-sys: add files to distribution
2013-01-08  Werner Finkinclude/ttyutils: add default chardata
2013-01-08  Karel Zakinclude: cleanup copyright headers
2013-01-08  Karel Zakinclude/bitopts: Use the operating system byteswapping...
2012-12-27  Karel Zakbuild-sys: remove consoles.h
2012-12-23  Karel Zaksulogin: remove consoles.c from libcommon
2012-12-18  Werner Finksulogin: make usleep() workaround work
2012-12-18  Werner Finksulogin: use the linked lists from list.h for consoles...
2012-12-18  Karel Zakinclude/list: add list_last_entry()
2012-12-17  Sami Liedesinclude/list: fix undefined behavior in list_entry...
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-26  Karel Zaklib/canonicalize: add canonicalize_path_restricted...
2012-11-23  Sami Kerolaipcs: determine ipc limits from /proc
2012-11-23  Karel Zaklib/path: add path_read_u64()
2012-11-23  Karel Zaklib/path: rename functions to be more explicit
2012-11-23  Sami Kerolaipcs: add /proc and /sys path definitions
2012-11-22  Karel Zaklib/ttyutils: add get_terminal_name()
2012-11-22  Karel Zaklib/ttyutils: create .c file
2012-11-09  Karel Zaklib/consoles: remove global variable consoles
2012-11-08  Werner Finklib/consoles: add code to detect all system consoles
2012-11-08  Karel Zaklibmount: add private mnt_get_kernel_cmdline_option()
2012-11-02  Karel Zakbuild-sys: cleanup cpu_set_t usage
2012-10-23  Karel Zaklib/sysfs: add SCSI link functions
2012-10-23  Karel Zaklib/sysfs: add functions for SCSI host attributes
2012-10-23  Karel Zakinclude/sysfs: add SCSI host:channel:target:lun support
2012-10-22  Karel Zakinclude/c: move usleep() fallback to c.h
2012-10-19  Karel Zakinclude/c: remove MAXHOSTNAMELEN macro
2012-10-19  Karel Zakinclude/xalloc: add xgethostname()
2012-10-19  Sami Kerolainclude/env: unify indentation
2012-10-19  Sami Kerolainclude/c: add get_hostname_max() inline function
2012-10-16  Ondrej Opralalib/color: add module for work with terminal colors
2012-09-11  Ludwig Nusselmount: losetup: remove obsolete encryption support
2012-08-13  Karel Zaklib/sysfs; add sysfs_partno_to_devno()
2012-07-26  Milan Brozlib/strutils: add string_add_to_idarray() - parse and...
2012-07-26  Sami Kerolainclude: define format to be constant in xasprintf()
2012-07-26  Karel Zakinclude/optutils: remove unnecessary exclusive_option()
2012-07-26  Karel Zakinclude/optutils: add err_exclusive_options()
2012-07-24  Karel Zakdmesg: add fileback for SEEK_DATA
2012-07-10  Sami Kerolaagetty: use configured run state directory
2012-06-26  Karel Zakbuild-sys: add pager.h to Makemodule.am
2012-06-26  Karel Zakbuild-sys: convert include/ to module
2012-06-21  Karel Zaklib/loopdev: use warn_unused_result forimportant functions
2012-06-21  Karel Zaklib/sysfs: use warn_unused_result for sysfs_init()
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
2012-06-17  Sami Kerolainclude [optutils]: add exclusive_option() inline function
2012-06-15  Karel Zaklib/blkdev: return static strings by blkdev_scsi_type_t...
2012-06-15  Karel Zakinclude/blkdev: cleanup up
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-12  Karel Zaklosetup: improve -a to report loopdevs < 512 bytes
2012-06-11  Sami Kerolablkdev: add blkdev_scsi_type_to_name()
2012-06-11  Sami Kerolainclude: fix void pointer arithmetics warnings
2012-06-11  Sami Kerolainclude: fix spurious list.h warnings
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  Karel Zakinclide/env: innclude c.h, remove _() macro from xsetenv()
2012-06-05  Ludwig Nusselsu: introduce xsetenv globally
2012-06-05  maximilian attemslib/strutils: circumvent missing localeconv()
2012-06-02  Dave Reisnerfileutils: xmkstemp() interface change
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-29  Karel Zakinclude/c: move fallback for MAXHOSTNAMELEN to c.h
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  maximilian attemsinclude: [c.h] protect container_of
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-22  Karel Zaklib/tt: export tt_fputs_{quoted,nonblank} function
2012-05-15  Karel Zaklib/strutils: create type specific strtoxx_or_err()
2012-05-15  Karel Zakinclude/ttyutils: more robust get_terminal_width()
2012-05-15  Petr Uzelinclude: move get_terminal_width() to ttyutils.h
2012-05-15  Petr Uzellibuuid: move read_all to include/all-io.h
next