summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * CI: Run `reuse lint` across the treeSimon McVittie2022-02-191-0/+9
| * Declare copyright and licensing using REUSESimon McVittie2022-02-1942-502/+740
|/
* Merge branch 'wip/smcv/copy-pseudo-files' into 'master'Colin Walters2022-02-182-3/+54
|\
| * fdio: Use a read/write loop until EOF if st_size is zeroSimon McVittie2022-01-282-3/+54
* | Merge branch 'not-config-h' into 'master'Phaedrus Leeds2022-02-1820-20/+24
|\ \
| * | Include libglnx-config.h instead of config.hSimon McVittie2021-06-2819-18/+24
| * | glnx-lockfile.h: Remove unused inclusion of config.hSimon McVittie2021-06-281-2/+0
* | | Merge branch 'wip/stdc99' into 'master'Phaedrus Leeds2022-02-181-2/+7
|\ \ \
| * | | build: Use Meson built-in option c_std instead of -std=gnu99wip/stdc99Simon McVittie2021-07-021-2/+7
* | | | Merge branch 'disable_copy_file_range_on_EINVAL--I3' into 'master'Simon McVittie2022-01-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fall back if copy_file_range fails with EINVALOlaf Leidinger2022-01-281-1/+1
|/ / /
* | | Merge branch 'pr/cov-fix' into 'master'Colin Walters2021-08-041-1/+1
|\ \ \ | |/ / |/| |
| * | xattrs: Fix possible double-free in `get_xattrs_impl`Jonathan Lebon2021-08-031-1/+1
|/ /
* | 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
|\