index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
memfd-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/memfd: fix memfd_map() seal test
David Rheinsberg
2023-08-01
1
-5
/
+6
*
basic/memfd: add fcntl() wrappers
David Rheinsberg
2023-08-01
1
-8
/
+25
*
basic/memfd: reduce default seals to historic set
David Rheinsberg
2023-08-01
1
-7
/
+1
*
basic/memfd: drop test for F_SEAL_SEAL
David Rheinsberg
2023-08-01
1
-1
/
+1
*
memfd-util: set F_SEAL_EXEC flag if supported
Yu Watanabe
2023-05-16
1
-1
/
+7
*
memfd-util: memfd may also have F_SEAL_EXEC flag
Yu Watanabe
2023-05-16
1
-1
/
+2
*
treewide: memfd_create: use exec flags
Thomas Weißschuh
2023-03-15
1
-1
/
+1
*
memfd-util: add wrapper for memfd_create
Thomas Weißschuh
2023-03-15
1
-0
/
+16
*
memfd-util: Add memfd_new_and_seal()
Daan De Meyer
2023-03-09
1
-0
/
+31
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-24
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-3
/
+3
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-4
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-7
/
+7
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+171