summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Use Meson built-in option c_std instead of -std=gnu99wip/stdc99Simon McVittie2021-07-021-2/+7
* Merge branch 'console-staticanalysis-fix' into 'master'Colin Walters2021-06-281-1/+1
|\
| * console: Pacify `gcc -fanalyzer`Colin Walters2021-06-281-1/+1
* | Merge branch 'wip/smcv/rewinddir' into 'master'Colin Walters2021-06-282-0/+19
|\ \ | |/ |/|
| * glnx-dirfd: Add a rewinddir() wrapperwip/smcv/rewinddirSimon McVittie2021-04-222-0/+19
|/
* Merge branch 'pr/glnx-no-chown' into 'master'Colin Walters2021-02-092-3/+7
|\
| * glnx_file_copy_at: Add GLNX_FILE_COPY_NOCHOWNJonathan Lebon2021-02-092-3/+7
|/
* macros: Fix casting for C++ compatibilityColin Walters2020-12-061-1/+1
* glnx_strjoina: Cast to result for C++ compatibilityColin Walters2020-11-221-1/+1
* fdio: Fix compilation via C++Colin Walters2020-11-221-2/+2
* Merge branch 'replace-increasing-mtime' into 'master'Alexander Larsson2020-11-032-9/+37
|\
| * Add GLNX_FILE_REPLACE_INCREASING_MTIMEreplace-increasing-mtimeAlexander Larsson2020-11-032-9/+37
|/
* Merge branch 'tmpfile-dir' into 'master'Colin Walters2020-10-021-3/+6
|\
| * glnx-fdio: use $TMPDIR if setRebecca Turner2020-10-011-33/+6
| * glnx-fdio: try $TMPDIR if /var/tmp doesn't existRebecca Turner2020-09-231-3/+33
|/
* Merge branch 'err-prefix-xattr' into 'master'Colin Walters2020-09-101-7/+7
|\
| * xattrs: Add better error prefixingColin Walters2020-09-101-7/+7
|/
* Merge branch 'fix-wrpseudo-grammar' into 'master'Colin Walters2020-06-161-2/+2
|\
| * libglnx.m4: Fix grammar in help stringMatthew Leeds2020-06-111-2/+2
* | Merge branch 'pr/cfr-nfs' into 'master'Colin Walters2020-06-161-1/+1
|\ \ | |/ |/|
| * glnx-fdio: handle EOPNOTSUPP for copy_file_rangeJonathan Lebon2020-06-161-1/+1
|/
* Merge branch 'wip/smcv/const-struct-stat' into 'master'Simon McVittie2020-06-092-2/+2
|\
| * fdio: Be const-correct for struct statSimon McVittie2020-06-032-2/+2
|/
* Merge branch 'readme-libgsystem' into 'master'Simon McVittie2020-06-031-1/+1
|\
| * README: update link to libgsystemreadme-libgsystemWill Thompson2019-12-021-1/+1
* | Merge branch 'auto-temp-dir-leak' into 'master'Simon McVittie2020-03-151-0/+8
|\ \
| * | _GLNX_TEST_SCOPED_TEMP_DIR: Fix memory and fd leakSimon McVittie2019-11-111-0/+8
| |/
* | Merge branch 'auto-temp-dir-unused' into 'master'Simon McVittie2020-03-151-1/+1
|\ \ | |/ |/|
| * _GLNX_TEST_SCOPED_TEMP_DIR: Mark variable as G_GNUC_UNUSEDSimon McVittie2019-11-111-1/+1
|/
* Merge branch 'older-glibs' into 'master'Simon McVittie2019-11-114-0/+45
|\
| * Make tests cope with older GLibSimon McVittie2019-11-112-0/+16
| * backport-autocleanups: Hide autocleanups for types we don't haveSimon McVittie2019-11-111-0/+8
| * backports: Add a backport of g_clear_pointer()Simon McVittie2019-11-112-0/+21
|/
* Merge branch 'testlib-automake' into 'master'Colin Walters2019-11-041-5/+7
|\
| * build-sys: Add libglnx-testlib.c to AutomakeColin Walters2019-11-041-5/+7
|/
* Merge branch 'reopen-rdonly' into 'master'Colin Walters2019-11-042-2/+44
|\
| * fdio: Add glnx_tmpfile_reopen_rdonly()Colin Walters2019-11-042-2/+44
|/
* Merge branch 'meson-older-compilers' into 'master'Colin Walters2019-10-117-0/+236
|\
| * 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
|\ \ | |/ |/|