summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * CI: Target a Fedora stable releaseSimon McVittie2019-05-131-1/+1
| * Make the Meson build work on older compilersSimon McVittie2019-05-101-0/+2
| * meson: Define HAVE_DECL_FOO to 0 if foo isn't declaredSimon McVittie2019-05-101-3/+2
| * Add GitLab CIWill Thompson2019-05-021-0/+22
| * Run the fdio test in its own temporary directorySimon McVittie2019-05-024-1/+86
| * Document using this as a Meson subprojectWill Thompson2019-05-021-0/+26
| * Add meson.build filesWill Thompson2019-03-282-0/+102
* | Merge branch 'anonymous-tmpfile-dir' into 'master'Colin Walters2019-10-112-6/+30
|\ \
| * | Add glnx_open_anonymous_tmpfile_full() allowing you to specify the directoryAlexander Larsson2019-10-092-6/+30
|/ /
* | Merge branch 'us-temp-failure-retry' into 'master'Colin Walters2019-09-171-0/+10
|\ \
| * | macros: Add TEMP_FAILURE_RETRY for muslAlex Kiernan2019-09-091-0/+10
|/ /
* | Merge branch 'uchar' into 'master'Jonathan Lebon2019-05-131-1/+0
|\ \ | |/ |/|
| * missing: Remove unused <uchar.h>Simon McVittie2019-05-021-1/+0
|/
* Merge branch 'shutil-rm-rf-errprefix' into 'master'Colin Walters2018-12-071-16/+24
|\
| * shutil: Prefix error with path in rm_rf()Colin Walters2018-12-071-16/+24
|/
* README: Update ContributingColin Walters2018-11-301-5/+3
* Merge branch 'replace-contents-umask' into 'master'Colin Walters2018-11-301-3/+2
|\
| * Fix docs for glnx_file_replace_contents()Owen W. Taylor2018-11-301-3/+2
|/
* Merge branch 'renameat2-stdio' into 'master'Colin Walters2018-07-131-0/+1
|\
| * libglnx.m4: Include stdio.h for renameat2Colin Walters2018-07-111-0/+1
|/
* Merge branch 'backport-autoptr-support' into 'master'Philip Withnall2018-05-291-0/+3
|\
| * Add g_autoptr support for GAsyncResult,GMount,GVolumeMonitorMatthew Leeds2018-05-281-0/+3
|/
* console: Drop newline on glnx_console_lockColin Walters2018-05-081-1/+1
* missing-syscalls: Use different name for copy_file_rangeJonathan Lebon2018-05-041-4/+6
* Include sys/mman.h when checking for memfd_createAurelien Jarno2018-02-191-0/+1
* console: make stdout_is_tty() publicJonathan Lebon2018-01-102-5/+7
* console: Avoid rendering too quicklyColin Walters2017-12-121-0/+28
* console: Drop unused current_text/current_percentColin Walters2017-12-121-11/+0
* console: Limit progress bar to 20 columns maxColin Walters2017-12-121-2/+9
* console: Add an "n items" APIColin Walters2017-12-122-1/+31
* fdio: Include libgen.h again for dirname()Colin Walters2017-12-121-3/+3
* fdio: implement glnx_basename from scratchRay Strode2017-11-141-7/+8
* errors: don't use 'static inline' on varargs functionsWill Thompson2017-11-022-66/+78
* missing-syscall: #include config.hColin Walters2017-11-021-0/+1
* Add missing configure check for copy_file_rangeWill Thompson2017-11-021-1/+4
* tree-wide: Some new style portingColin Walters2017-10-243-57/+43
* tree-wide: Use glnx_autofd and glnx_close_fd()Colin Walters2017-10-168-23/+19
* fdio: Avoid ?: syntax for fstatat_allow_noent()Colin Walters2017-10-111-8/+4
* tests: drop unused variableJonathan Lebon2017-10-111-1/+0
* fdio: allow NULL for fstatat_allow_noent stbufJonathan Lebon2017-10-062-2/+13
* Add glnx_fd_close() and glnx_autofdColin Walters2017-10-063-19/+29
* fdio: Squash compiler warning from previous commitColin Walters2017-10-051-3/+3
* fdio: Generate tmpname for RENAME_EXCHANGE fallbackColin Walters2017-10-021-0/+7
* missing: Sync from latest systemd, add memfd_create()Colin Walters2017-10-014-11/+108
* shutil: Fix assertion failure in glnx_shutil_mkdir_p_at()Philip Withnall2017-09-263-2/+78
* lockfile: Use an `initialized` member rather than explicit initColin Walters2017-09-252-9/+6
* macros: use size_t for glnx_strjoina lenJonathan Lebon2017-09-251-1/+1
* fdio: Open target dirname for glnx_file_copy_at()Colin Walters2017-09-252-5/+19
* dirfd: Fix typo in documentation for glnx_ensure_dir()Philip Withnall2017-09-211-1/+1
* build-sys: Fix make distColin Walters2017-09-171-0/+1