]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/fileutils.c
lib/path: remove usage of VLA
[thirdparty/util-linux.git] / lib / fileutils.c
2022-08-08  Karel ZakMerge branch '1' of https://github.com/neheb/util-linux
2022-08-02  Karel ZakMerge branch 'build-in-flatpak' of https://github.com...
2022-07-20  Karel Zaklib/fileutils: fix compiler warning
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-04  Karel ZakMerge branch 'new-gpt-types' of https://github.com...
2022-01-20  Karel Zaklibblkid: reopen floppy without O_NONBLOCK
2021-07-28  Karel ZakMerge branch 'procmnt-fix' of https://github.com/benary...
2021-07-27  Karel ZakMerge branch 'rename-all' of https://github.com/utoddl...
2021-07-19  Karel ZakMerge branch 'chs' of https://github.com/pali/util...
2021-07-16  Karel ZakMerge branch 'verity_exp' of https://github.com/bluca...
2021-07-15  Karel Zaklogin: add callback for close_range()
2021-07-15  Karel ZakMerge branch 'fdisk-tests-more-details' of https:/...
2021-07-14  Karel Zaklogin: fix close_range() use
2021-02-02  Karel ZakMerge branch 'uclampset-v3' of https://github.com/qais...
2021-01-28  Karel Zaklib: use ul_prefix for close_all_fds() and mkdir_p()
2021-01-04  Karel ZakMerge branch 'spelling' of https://github.com/scop...
2021-01-04  Karel ZakMerge branch 'posix-test-command' of https://github...
2020-12-17  Karel Zaklib: fix compiler warnings [-Wmaybe-uninitialized]
2020-12-08  Karel Zaktests: (fileutils) remove unused code
2020-12-07  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-12-07  Karel ZakMerge branch 'fix/losetup-printf' of https://github...
2020-12-03  Sami Kerolalib/fileutils: make close_all_fds() to be similar with...
2020-11-25  Karel ZakMerge remote-tracking branch 'pali/multisesssion'
2020-11-10  Karel ZakMerge branch 'libblkid' of https://github.com/ferivoz...
2020-11-09  Karel ZakMerge branch 'libuuid' of https://github.com/ferivoz...
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-09  Egor Chelakul_copy_file: make defines for return values
2020-11-09  Egor Chelakul_copy_file: add test program
2020-11-09  Egor Chelakul_copy_file: handle EAGAIN and EINTR
2020-11-09  Egor Chelakul_copy_file: use all_read/all_write
2020-11-09  Egor Chelakul_copy_file: use BUFSSIZ for buffer size
2020-11-09  Egor Chelakconfigure.ac: check for sendfile
2020-11-09  Egor Chelakul_copy_file: use sendfile
2020-11-09  Egor Chelakvipw: move copyfile to the lib
2020-10-06  Karel Zaklib: add missing headers to .c files
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-17  Karel Zaklib/fileutils: add close_all_fds()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
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-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-29  Ruediger Meierlib: provide fallback if mkostemp(3) missing
2015-08-24  Karel Zakchsh, chfn, vipw: fix filenames collision
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-08  Guillem Joverlib/fileutils: Add new dup_fd_cloexec function
2014-06-18  Karel Zaklib/fileutils: xalloc stuff in library-like code
2014-06-09  Karel ZakMerge branch 'travis-functions' of https://github.com...
2014-06-09  Karel ZakMerge branch 'tests-hwclock' of https://github.com...
2014-06-09  Karel Zaklib/fileutils: add stripoff_last_component() from libmount
2014-06-09  Karel Zaklib/fileutils: add mkdir_p() from libmount
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-02  Dave Reisnerfileutils: xmkstemp() interface change
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-23  Karel Zaklib/fileutils: add get_fd_tabsize()
2012-03-18  Sami Kerolafileutils: differentiate xmkstemp and xfmkstemp
2012-03-18  Sami Kerolaxalloc: use xasprintf in all files
2012-03-18  Sami Kerolalib: add fileutils function collection