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: consider ENOPROTOOPT another "not supported"
Lennart Poettering
2024-04-25
1
-1
/
+2
*
errno-util: allow ERRNO_IS_* to accept types wider than int
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-12
/
+15
*
basic/errno-util: add wrappers which only accept negative errno
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-56
/
+73
*
Introduce RET_GATHER and use it in src/shared/
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-0
/
+10
*
Merge pull request #24933 from keszybz/erradicate-strerror
Luca Boccassi
2022-10-11
1
-5
/
+19
|
\
|
*
Get rid of strerror_safe()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-5
/
+0
|
*
tree-wide: get rid of lgtm annotations
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-1
/
+1
|
*
tree-wide: define and use STRERROR_OR_EOF()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-0
/
+5
|
*
basic: add STRERROR() wrapper for strerror_r()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-0
/
+10
|
*
basic/errno-util: add helper to protect and set errno in one step
Zbigniew Jędrzejewski-Szmek
2022-10-10
1
-0
/
+4
*
|
tree-wide: add ERRNO_IS_XATTR_ABSENT() helper
Lennart Poettering
2022-10-10
1
-0
/
+7
|
/
*
errno-util: add ERRNO_IS_DEVICE_ABSENT() macro
Lennart Poettering
2022-03-24
1
-1
/
+9
*
errno-util: introduce ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-4
/
+9
*
basic/errno-util: adjust indentation
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-1
/
+1
*
macro: add new helper RET_NERRNO()
Lennart Poettering
2021-11-16
1
-0
/
+23
*
errno-util: suppress LGTM warning about strerror
Luca Boccassi
2021-04-08
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
errno: ETIMEDOUT is also a connection error
Lennart Poettering
2020-11-06
1
-2
/
+6
*
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