Files
systemd/src/libsystemd-network
Lennart Poettering c10d6bdb89 macro: introduce new TAKE_FD() macro
This is similar to TAKE_PTR() but operates on file descriptors, and thus
assigns -1 to the fd parameter after returning it.

Removes 60 lines from our codebase. Pretty good too I think.
2018-03-22 20:30:40 +01:00
..
2018-01-11 14:44:31 +01:00
2018-01-15 23:37:02 +09:00