| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-15 | lib/fileutils: add is_dotdir_dirent() | Karel Zak | 1 | -0/+8 |
| 2025-09-01 | lib/canonicalize: introduce generic drop-permission caller | Karel Zak | 1 | -1/+4 |
| 2024-07-02 | lib/fileutils: add ul_basename() | Karel Zak | 1 | -0/+1 |
| 2023-08-31 | libmount: fix statx() includes | Karel Zak | 1 | -2/+2 |
| 2023-08-03 | libmount: check for struct statx | Markus Mayer | 1 | -1/+1 |
| 2023-03-02 | include/fileutils: remove duplicated include | Karel Zak | 1 | -1/+0 |
| 2023-02-14 | include: improve statx fallback | Karel Zak | 1 | -2/+2 |
| 2023-02-13 | include: cleanup close_range fallback | Karel Zak | 1 | -3/+1 |
| 2023-02-13 | include: add fallback for statx | Karel Zak | 1 | -0/+14 |
| 2023-01-12 | include: add missing license lines | Karel Zak | 1 | -0/+4 |
| 2022-01-20 | libblkid: reopen floppy without O_NONBLOCK | Karel Zak | 1 | -0/+3 |
| 2021-11-18 | Do not include sys/syscall.h if not available | David Engraf | 1 | -2/+2 |
| 2021-07-15 | login: add callback for close_range() | Karel Zak | 1 | -2/+0 |
| 2021-07-14 | login: fix close_range() use | Karel Zak | 1 | -2/+2 |
| 2021-05-06 | lib/fileutils: close fd if fdopen is failed | Masatake YAMATO | 1 | -1/+6 |
| 2021-01-28 | lib: use ul_prefix for close_all_fds() and mkdir_p() | Karel Zak | 1 | -2/+2 |
| 2020-12-03 | lib/fileutils: make close_all_fds() to be similar with close_range() | Sami Kerola | 1 | -2/+4 |
| 2020-12-03 | login: use close_range() system call when possible | Sami Kerola | 1 | -0/+14 |
| 2020-11-09 | ul_copy_file: make defines for return values | Egor Chelak | 1 | -0/+2 |
| 2020-11-09 | vipw: move copyfile to the lib | Egor Chelak | 1 | -0/+2 |
| 2019-10-17 | lib/fileutils: add close_all_fds() | Karel Zak | 1 | -0/+2 |
| 2019-04-11 | lib/fileutils: add xreaddir() | Karel Zak | 1 | -0/+15 |
| 2016-03-07 | build-sys: add and use openat build conditionals | Ruediger Meier | 1 | -0/+2 |
| 2016-03-07 | lib: move fopen_at() to fileutils.h, remove at.h | Ruediger Meier | 1 | -0/+10 |
| 2016-02-29 | lib: provide fallback if mkostemp(3) missing | Ruediger Meier | 1 | -0/+2 |
| 2015-11-22 | include/fileutils: add is_same_inode() check | Sami Kerola | 1 | -0/+12 |
| 2015-08-24 | chsh, chfn, vipw: fix filenames collision | Karel Zak | 1 | -3/+3 |
| 2015-06-08 | lib/fileutils: Add new dup_fd_cloexec function | Guillem Jover | 1 | -0/+1 |
| 2014-12-05 | libmount: add new libmnt_monitor API | Karel Zak | 1 | -0/+6 |
| 2014-06-18 | lib/fileutils: xalloc stuff in library-like code | Karel Zak | 1 | -2/+3 |
| 2014-06-09 | lib/fileutils: add stripoff_last_component() from libmount | Karel Zak | 1 | -0/+1 |
| 2014-06-09 | lib/fileutils: add mkdir_p() from libmount | Karel Zak | 1 | -0/+2 |
| 2013-04-03 | include/fileutils: use O_CLOEXEC for mktemp stuff | Karel Zak | 1 | -1/+1 |
| 2012-06-02 | fileutils: xmkstemp() interface change | Dave Reisner | 1 | -3/+3 |
| 2012-04-23 | lib/fileutils: add get_fd_tabsize() | Karel Zak | 1 | -1/+4 |
| 2012-03-18 | fileutils: differentiate xmkstemp and xfmkstemp | Sami Kerola | 1 | -1/+15 |
| 2012-03-18 | lib: add fileutils function collection | Sami Kerola | 1 | -0/+6 |