index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
pidref.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pidref: fix typo
Yu Watanabe
2024-10-16
1
-1
/
+1
*
pidref: add explicit concept of "remote" PidRef
Lennart Poettering
2024-10-15
1
-3
/
+34
*
pidref: hookup PID_AUTOMATIC special pid_t value with PidRef
Lennart Poettering
2024-10-14
1
-2
/
+12
*
pidref: move comments that doesn't belong in pidref_copy() to pidref_dup()
Mike Yuan
2024-07-21
1
-1
/
+1
*
pidref: record pidfd inode number in PidRef struct
Mike Yuan
2024-06-14
1
-3
/
+6
*
pidref: use fd_inode_same to compare pidfds
Mike Yuan
2024-03-11
1
-11
/
+1
*
pidref: split out pidref_copy() from pidref_dup()
Yu Watanabe
2024-01-23
1
-0
/
+1
*
pidref: add helpers for waiting for pidref processes
Lennart Poettering
2024-01-02
1
-1
/
+13
*
pidref: add pidref_set_parent() for race-freely getting pidref on ppid
Lennart Poettering
2023-12-13
1
-1
/
+1
*
pidref: introduce hash ops that doesn't come with destructor
Mike Yuan
2023-11-11
1
-1
/
+2
*
pidref: make PIDREF_NULL const
Lennart Poettering
2023-10-19
1
-1
/
+1
*
pidref: add new pidref_is_self() helper
Lennart Poettering
2023-10-18
1
-0
/
+2
*
pidref: make signal sending calls take const PidRef
Lennart Poettering
2023-10-18
1
-3
/
+3
*
pidref: make pidref_verify() parameter const
Lennart Poettering
2023-10-18
1
-1
/
+1
*
pidref: add trivial helper pidref_set_self() to set pidref to our handle to o...
Lennart Poettering
2023-10-05
1
-0
/
+4
*
pidref: add pidref_verify() helper
Lennart Poettering
2023-09-28
1
-0
/
+2
*
pidref: add pidref_hash_ops
Lennart Poettering
2023-09-28
1
-0
/
+2
*
pidref: add helpers for managing PidRef on the heap
Lennart Poettering
2023-09-28
1
-0
/
+6
*
pidref: add PIDREF_MAKE_FROM_PID()
Lennart Poettering
2023-09-28
1
-0
/
+6
*
pidref: add pidref_equal() helper
Lennart Poettering
2023-09-20
1
-0
/
+12
*
treewide: fix typos
Joerg Behrmann
2023-09-19
1
-1
/
+1
*
pidref: add sigqueue() helper
Lennart Poettering
2023-09-18
1
-0
/
+1
*
pidref: add structure that can reference a pid via both pidfd and pid_t
Lennart Poettering
2023-09-09
1
-0
/
+29