index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
errno-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
errno-util: let's beef up ERRNO_IS_NOT_SUPPORTED() with socket not supported ...
Lennart Poettering
2020-04-17
1
-2
/
+6
*
errno-util: add new ERRNO_IS_DISK_SPACE() helper
Lennart Poettering
2019-12-04
1
-0
/
+8
*
errno-util: add ERRNO_IS_PRIVILEGE() helper
Lennart Poettering
2019-11-20
1
-0
/
+7
*
errno: add new ERRNO_IS_NOT_SUPPORTED() helper
Lennart Poettering
2019-11-19
1
-0
/
+8
*
errno-util: return const string from strerror_safe()
Thomas Haller
2019-07-26
1
-1
/
+1
*
errno-util: add new errno_or_else() helper
Lennart Poettering
2019-07-11
1
-0
/
+11
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-0
/
+8
*
errno-util: add new ERRNO_IS_ACCEPT_AGAIN() test
Lennart Poettering
2019-04-10
1
-0
/
+10
*
errno-util: rework ERRNO_IS_RESOURCE() from macro into static inline function
Lennart Poettering
2019-04-10
1
-2
/
+6
*
errno-util: add three more error codes to ERRNO_IS_DISCONNECT()
Lennart Poettering
2019-04-10
1
-5
/
+17
*
util: add one more disconnect errno code
Lennart Poettering
2019-03-19
1
-1
/
+2
*
util: move ERRNO_IS_xyz macros to errno-util.h
Lennart Poettering
2019-03-19
1
-0
/
+13
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-0
/
+29