Files
systemd/src/basic
Yann E. MORIN 1d9ed17178 basic/fileio: we always have O_TMPFILE now
fileio makes use of O_TMPFILE when it is available.

We now always have O_TMPFILE, defined in missing.h if missing
from the toolchain headers.

Have fileio include missing.h and drop the guards around the
use of O_TMPFILE.
2016-08-29 12:49:10 +02:00
..
2016-02-19 01:36:46 +06:00
2015-11-30 21:51:03 +01:00
2016-06-21 13:20:48 +02:00
2015-11-18 23:09:02 +01:00
2016-03-15 19:40:33 -04:00
2015-11-30 21:51:03 +01:00
2016-08-04 23:53:07 -04:00
2016-06-13 18:47:42 +02:00
2016-03-22 18:51:59 -04:00
2016-07-31 22:48:22 -04:00