summaryrefslogtreecommitdiff
path: root/src/libotutil/ot-fs-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-58/+38
* libotutil: add utility functions for calculating directory sizeJonathan Lebon2023-04-141-0/+44
* Use g_steal_fd() in preference to glnx_steal_fd()Simon McVittie2023-03-171-1/+1
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* libotutil: factor out utility to parse file by lineJonathan Lebon2018-02-021-0/+26
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Update to new libglnx fd APIsColin Walters2017-10-111-2/+2
* lib/utils: Port a bit to decl-after-stmt styleColin Walters2017-10-051-11/+7
* Deduplicate and fix up our use of mmap()Colin Walters2017-10-041-12/+48
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Some glnx_fstatat_allow_noent() portingColin Walters2017-09-191-21/+0
* tree-wide: Use helpers for unlinkat()Colin Walters2017-09-071-0/+1
* libutil: Add a helper for O_TMPFILE + mmap()Colin Walters2017-06-291-0/+27
* Port to GLnxTmpfileColin Walters2017-06-271-57/+1
* lib/util: Some style conversionColin Walters2017-05-301-47/+12
* Add stub for new libglnx tmpfile API, port simpler callers to itColin Walters2017-05-231-0/+55
* lib: Add "open dfd iter handling noent" helper, port tree-wideColin Walters2017-05-161-0/+25
* lib/util: Delete some leftover pre-libglnx directory opening functionsColin Walters2017-04-251-26/+0
* repo: Optimize bare-user content object reads a bitColin Walters2017-04-191-66/+0
* sysroot/deploy: Some cleanup to decl-after-stmt/return FALSE styleColin Walters2017-03-201-0/+34
* Final excision of libgsystem dependencyColin Walters2016-08-091-1/+0
* lib: Add a helper for mmap->bytes with openat(), use it in repoColin Walters2016-06-091-0/+21
* libglnx porting: Use glnx_set_error_from_errnoColin Walters2016-03-231-6/+6
* libotutil: new function ot_openat_ignore_enoentGiuseppe Scrivano2016-03-151-0/+25
* ot-fs-utils: remove empty line at EOFGiuseppe Scrivano2015-05-071-1/+0
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* Teach fsck about partial commitsColin Walters2015-05-061-0/+18
* build: Use glibc's xattr support instead of requiring libattrDaniel Svensson2015-04-011-1/+1
* Add internal ot_openat_read_stream() helperColin Walters2015-01-071-0/+45
* Use *at() functions for native filesystem commitsColin Walters2015-01-061-0/+28
* Port to libgsystem errno API, hard depend on 2014.3Colin Walters2015-01-041-4/+4
* Add ot_lgetxattrat and ot_lsetxattrat utilsAlexander Larsson2014-12-081-0/+67
* Extract opendirat() helper function into libotutilColin Walters2014-09-161-0/+50