chiark / gitweb /
Prep v239: Uncomment header inclusions that are new or needed now.
[elogind.git] / src / basic / fd-util.c
2018-08-24 Sven EdenPrep v239: Uncomment header inclusions that are new...
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringmain: split out reading of /proc/sys/fs/nr_open into...
2018-08-24 Yu Watanabetree-wide: drop unused variables
2018-08-24 Lennart Poetteringfd-util: add new helper call fd_duplicate_data_fd()
2018-08-24 Lennart Poetteringbasic: be more careful when closing fds based on RLIMIT...
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringfd-util: introduce fd_reopen() helper for reopening...
2018-08-24 Lennart Poetteringmacro: introduce new TAKE_FD() macro
2018-06-28 Zbigniew Jędrzejew... basic/fs-util: skip fsync_directory_of_file() if /proc...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Lennart Poetteringfd-util: drop stdio_unset_cloexec(), it's not used...
2018-05-30 Lennart Poetteringfd-util: add new call rearrange_stdio()
2018-05-30 Lennart Poetteringfd-util: move certain fds above fd #2 (#8129)
2018-05-30 Lennart Poetteringfd-util: use close_nointr() return value instead of...
2018-05-30 Lennart Poetteringfd-util: add some (void) casts
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-12-13 Thomas Hallertree-wide: use STRLEN() to allocate buffer of constant...
2017-12-07 Sven EdenApply updates from upstream
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-07-17 Sven EdenPrep v233: Add missing includes in src/basic
2017-07-17 Reverend Homertree-wide: replace all readdir cycles with FOREACH_DIRE...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Alexander Kuleshovbasic/fd-util: introduce stdio_unset_cloexec() function
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Zbigniew Jędrzejew... tree-wide: rename hidden_file to hidden_or_backup_file...
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Clean up the new src/basic/*-util-[hc] files:
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (1/3)