index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
fdset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-4
/
+2
*
tree-wide: drop alloca.h when alloc-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
nspawn: don't free "fds" twice
Lennart Poettering
2019-03-22
1
-14
/
+14
*
do not try to allocate 0 bytes
David Tardon
2018-10-12
1
-4
/
+7
*
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: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-5
/
+5
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-09
1
-5
/
+2
*
build-sys: move fdset.[ch] src/basic → src/shared (#3580)
Lennart Poettering
2016-06-23
1
-0
/
+273
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-285
/
+0
*
treewide: fix typos
Torstein Husebø
2015-05-26
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2015-01-06
1
-1
/
+53
*
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-19
1
-1
/
+1
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
1
-3
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
shared: move fdset.c from core/ to shared/ since it is used by more than the ...
Lennart Poettering
2012-12-23
1
-0
/
+236