summaryrefslogtreecommitdiff
path: root/src/libotutil/ot-unix-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-27/+25
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/util: Fix segfault when validating filenameAllen Bai2019-06-061-0/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/utils: Check for invalid UTF-8 in filenamesMatthew Leeds2017-10-141-0/+2
* lib/utils: Port a bit to decl-after-stmt styleColin Walters2017-10-051-29/+15
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Add+run spatch to use glnx_throw()Colin Walters2017-05-261-9/+3
* libutil: Delete some unused error handling APIsColin Walters2017-03-301-14/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Remove magic argument numbers to exit(2)Giuseppe Scrivano2015-01-301-1/+1
* Remove unused <dirent.h>Giuseppe Scrivano2015-01-301-1/+0
* Port to libgsystem errno API, hard depend on 2014.3Colin Walters2015-01-041-11/+0
* main: Drop log builtinColin Walters2013-07-231-40/+0
* Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCEColin Walters2013-07-101-2/+0
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-2/+2
* core: Reuse more libgsystem API in utilsColin Walters2013-01-041-46/+0
* core: Drain fdatasync() API into libgsystemColin Walters2013-01-041-20/+0
* core: Use O_NOATIME to open metadataColin Walters2012-08-271-0/+30
* repo: Call fdatasync() before adding objects to the repoColin Walters2012-08-271-0/+41
* core: Port libotutil to local-allocColin Walters2012-04-091-6/+3
* core: Preemptively error out on paths longer than PATH_MAXColin Walters2011-12-221-0/+7
* core: Make ot_transfer_out_value() take a & for the second argumentColin Walters2011-12-081-2/+2
* core: Clean up filename utility APIColin Walters2011-12-041-97/+42
* core: Delete some dead utility codeColin Walters2011-12-021-60/+0
* core: New ot_transfer_out_value() macroColin Walters2011-12-021-3/+2
* core: Use g_io_error_from_errno() to ensure we have more useful error codesColin Walters2011-12-021-1/+1
* core: Validate file names read from directory variantsColin Walters2011-11-161-0/+25
* build: Move sources into src/ againColin Walters2011-11-141-0/+273
* De-recursify source treeColin Walters2011-11-021-256/+0
* Drop glib requrirement to 2.28Colin Walters2011-10-261-2/+1
* "Hacktree" is now known as "OSTree"Colin Walters2011-10-181-0/+257