index
:
delta/libglnx.git
master
readme-libgsystem
replace-increasing-mtime
wip/alexl/fix-tmpfiles
wip/reuse
wip/smcv/for-flatpak-meson-build
wip/smcv/rewinddir
wip/stdc99
gitlab.gnome.org: GNOME/libglnx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glnx-fdio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glnx_file_copy_at: Add GLNX_FILE_COPY_NOCHOWN
Jonathan Lebon
2021-02-09
1
-1
/
+2
*
fdio: Fix compilation via C++
Colin Walters
2020-11-22
1
-2
/
+2
*
Add GLNX_FILE_REPLACE_INCREASING_MTIME
replace-increasing-mtime
Alexander Larsson
2020-11-03
1
-0
/
+2
*
fdio: Be const-correct for struct stat
Simon McVittie
2020-06-03
1
-1
/
+1
*
fdio: Add glnx_tmpfile_reopen_rdonly()
Colin Walters
2019-11-04
1
-0
/
+4
*
Add glnx_open_anonymous_tmpfile_full() allowing you to specify the directory
Alexander Larsson
2019-10-09
1
-0
/
+7
*
fdio: Include libgen.h again for dirname()
Colin Walters
2017-12-12
1
-3
/
+3
*
fdio: implement glnx_basename from scratch
Ray Strode
2017-11-14
1
-7
/
+8
*
fdio: Avoid ?: syntax for fstatat_allow_noent()
Colin Walters
2017-10-11
1
-8
/
+4
*
fdio: allow NULL for fstatat_allow_noent stbuf
Jonathan Lebon
2017-10-06
1
-2
/
+3
*
fdio: Add glnx_fstatat_allow_noent()
Colin Walters
2017-09-07
1
-0
/
+38
*
fdio: Merge systemd code to use copy_file_range(), use FICLONE
Colin Walters
2017-08-08
1
-1
/
+1
*
fdio: Introduce glnx_openat_read()
Colin Walters
2017-07-19
1
-0
/
+7
*
fdio: Add string prefix for glnx_fstat()
Colin Walters
2017-07-17
1
-2
/
+1
*
fdio: Add a fchmod wrapper
Colin Walters
2017-07-17
1
-0
/
+22
*
Remove glnx_stream_fstat()
Colin Walters
2017-07-17
1
-5
/
+0
*
fdio: Add cleanup+flush API for FILE*
Colin Walters
2017-07-17
1
-0
/
+17
*
fdio: Remove extra ';' in header
Colin Walters
2017-06-28
1
-1
/
+1
*
fdio: Introduce glnx_open_anonymous_tmpfile()
Colin Walters
2017-06-28
1
-0
/
+6
*
fdio: Add wrappers for renameat(), unlinkat()
Colin Walters
2017-06-26
1
-1
/
+36
*
Add G_IN_SET, patch our internal users via spatch
Colin Walters
2017-06-14
1
-1
/
+2
*
fdio: Add glnx_try_fallocate()
Colin Walters
2017-06-13
1
-0
/
+32
*
fdio: Allow using AT_FDCWD with GlnxTmpfile
Alexander Larsson
2017-05-19
1
-1
/
+1
*
fdio: Redo tmpfile API with GLnxTmpfile struct
Colin Walters
2017-05-15
1
-5
/
+11
*
fdio: Expose glnx_regfile_copy_bytes(), rewrite: GNU style, POSIX errno
v2017.1
Colin Walters
2017-04-28
1
-0
/
+3
*
glnx-fdio: Add wrappers around fstat() and fstatat() to handle errors
Philip Withnall
2017-04-21
1
-0
/
+51
*
fdio: Expose wrappers for renameat2() EXCHANGE and NOREPLACE
Colin Walters
2017-03-02
1
-0
/
+6
*
fdio: Make GLnxFileCopyFlags actually flags
Colin Walters
2016-10-25
1
-3
/
+3
*
fdio: Add open_tmpfile_linkable() and link_tmpfile_at()
Colin Walters
2016-07-01
1
-0
/
+23
*
fdio: Add glnx_stream_fstat
Colin Walters
2016-05-03
1
-0
/
+6
*
fdio: Export loop_write
Colin Walters
2016-01-10
1
-0
/
+3
*
fdio: Also add a replace variant that takes mode/uid/gid
Colin Walters
2015-04-08
1
-1
/
+12
*
fdio: Add glnx_file_replace_contents_at()
Colin Walters
2015-04-08
1
-0
/
+22
*
fdio: Include <string.h> for basename
Colin Walters
2015-04-07
1
-0
/
+1
*
Switch to using glibc xattrs
Colin Walters
2015-04-01
1
-1
/
+1
*
Add glnx_basename()
Colin Walters
2015-03-05
1
-0
/
+15
*
fdio: Add glnx_file_copy_at()
Colin Walters
2015-03-03
1
-0
/
+22
*
fdio: New APIs to read/write on fds, fd-relative
Colin Walters
2015-02-20
1
-0
/
+50