]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/path.c
Merge branch 'lsclocks/relative-time' of https://github.com/t-8ch/util-linux
[thirdparty/util-linux.git] / lib / path.c
2023-07-03  Karel ZakMerge branch 'lsfd--xmode' of https://github.com/masata...
2023-06-26  Karel ZakMerge branch 'nsenter-add-parent-ns-option' of https...
2023-06-22  Karel ZakMerge branch 'lsfd--fix-separators-for-json-output...
2023-06-20  Karel Zaklib/ include/: cleanup licence headers
2022-09-30  Karel ZakMerge branch 'patch-1' of https://github.com/sashashura...
2022-09-30  Karel ZakMerge branch 'lsfd-sock-unix-xinfo' of https://github...
2022-09-30  Karel ZakMerge branch 'ynezz/aarch64-kernel-5.15-lscpu-crash...
2022-09-27  Petr Štetiarlib/path: ul_path_cpuparse: fix parsing of empty sysfs...
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-17  Karel Zaklib/path: initialize variables for scanf [coverity...
2022-03-17  Karel Zaklib/path: make ul_path_read_buffer() more robust [cover...
2021-11-29  Karel Zaklib/path: make path use more robust [coverity scan]
2021-11-26  Karel ZakMerge branch 'topic/lsfd'
2021-10-06  Karel Zaklib/path: add ul_path_next_dirent()
2021-10-06  Karel Zaklib/path: use flags for fstatat()
2021-10-06  Karel Zaklib/path: fstat dir itself
2021-06-18  Karel Zaklib/path: (test) fix ul_new_path() use
2021-06-17  Karel Zaklib/path: improve ul_path_readlink() to be more robust
2021-06-11  Karel Zaklib/path: fix possible leak when use ul_path_read_strin...
2020-07-08  Karel ZakMerge branch 'lp1886300' of https://github.com/mfolivei...
2020-07-08  Karel ZakMerge branch 'cryptsetup_dlopen' of https://github...
2020-07-08  Karel Zaklib/path: add ul_path_is_accessible()
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2019-10-17  Karel ZakMerge branch 'master' of https://github.com/smvoss...
2019-10-15  Karel Zaklib/path: add ul_path_stat(), fix absolute paths
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-17  Karel ZakMerge branch 'topic/wdctl'
2019-06-17  Karel Zaklib/path: make sure ul_path_read_buffer() derminate...
2019-05-20  Karel Zaklib/path: use xstrncpy()
2019-05-16  Karel ZakMerge branch 'lscpu-output-fix' of https://github.com...
2019-05-15  Karel Zaklib/path: fix resource leak [coverity scan]
2019-05-15  Karel Zaklib/path: fix possible NULL dereferencing [coverity...
2019-05-15  Karel Zaklib/path: fix ul_path_get_dirfd() usage [coverity scan]
2019-05-15  Karel Zaklib/path: consolidate ul_path_mkpath() usage
2019-05-15  Karel Zaklib/path: fix possible NULL pointer dereferencing ...
2019-04-11  Karel Zaklib/fileutils: add xreaddir()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-19  Karel Zaklib/path: remove extra semi-colons
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-12-10  Karel Zakchoom: fix negative adjust score usage
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-07  Karel Zaklib/path: allow to close dirfd
2018-07-10  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'master' of https://github.com/hjmallon...
2018-07-04  Karel ZakMerge branch 'quick-fix-20180625' of https://github...
2018-07-03  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-06-25  Ruediger Meierlib/path: remove unused expression
2018-06-21  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2018-06-21  Karel Zaklib/path: allow dir-path formatting
2018-06-21  Karel Zaklsblk: fix ul_path_read_string() usage
2018-06-21  Karel Zaklib/path: improve debug message on redirect
2018-06-21  Karel Zaklib/path: simplify debug message
2018-06-21  Karel Zaklib/path: add ul_prefix_fopen(), improve cpuset funcs
2018-06-21  Karel Zaklib/path: don't use extra '/'
2018-06-21  Karel Zaklib/path: add more debug messages
2018-06-21  Karel Zaklib/path: make ul_path_read_ usable with NULL handler
2018-06-21  Karel Zaklib/path: add ul_path_read_buffer()
2018-06-21  Karel Zaklib/path: add ul_path_get_abspath()
2018-06-21  Karel Zaklib/sysfs: fix ul_path_read_string() usage
2018-06-21  Karel Zaklib/sysfs: make possible to call sysfs_blkdev_deinit_pa...
2018-06-21  Karel Zaklib/path: fix read string to be backwardly compatible
2018-06-21  Karel Zaklib/path lib/sysfs: add debug
2018-06-21  Karel Zaklib/path: new implementation
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-10-23  Karel Zaklib/path: make path_set_prefix() independent on cpu_set_t
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meierlsmem: fix, using freed memory
2017-06-29  Ruediger Meierlib/path: add error handling to path_vcreate()
2017-06-27  Ruediger Meierlib/path: fix crash, pathbuf overflow
2016-02-12  Karel ZakMerge branch 'compiler-warnings' of https://github...
2016-02-11  Ruediger Meierlib/path: ifdef path_set_prefix() like in path.h
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-26  Karel ZakMerge branch 'opts' of https://github.com/jwpi/util...
2015-01-26  Benno Schulenbergdocs: fix two "maybe be" duplications in program comments
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-01-06  Karel Zaklib/path: add path_strdup()
2013-10-09  Benno Schulenbergtextual: standardize some "cannot read" and "seek faile...
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2012-11-23  Karel Zaklib/path: add path_read_u64()
2012-11-23  Karel Zaklib/path: rename functions to be more explicit
2012-11-02  Karel Zakbuild-sys: cleanup cpu_set_t usage
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-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
2011-09-27  Heiko Carstenslib,path: use write_all()
2011-09-27  Heiko Carstenschcpu: convert to use lib/path.c
2011-09-27  Heiko Carstenslib,path: move path access functions from lscpu into...