summaryrefslogtreecommitdiff
path: root/src/basic/fd-util.c
Commit message (Expand)AuthorAge
* Prep v239: fd-util.[hc] - Masked fd_duplicate_data_fd() - Nowhere needed.Sven Eden2018-08-24
* Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* main: split out reading of /proc/sys/fs/nr_open into its own functionLennart Poettering2018-08-24
* tree-wide: drop unused variablesYu Watanabe2018-08-24
* fd-util: add new helper call fd_duplicate_data_fd()Lennart Poettering2018-08-24
* basic: be more careful when closing fds based on RLIMIT_NOFILELennart Poettering2018-08-24
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-08-24
* macro: introduce new TAKE_FD() macroLennart Poettering2018-08-24
* basic/fs-util: skip fsync_directory_of_file() if /proc/self/fd/ is not availa...Zbigniew Jędrzejewski-Szmek2018-06-28
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* fd-util: drop stdio_unset_cloexec(), it's not used anymoreLennart Poettering2018-05-30
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-05-30
* fd-util: use close_nointr() return value instead of errnoLennart Poettering2018-05-30
* fd-util: add some (void) castsLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* tree-wide: use STRLEN() to allocate buffer of constant sizeThomas Haller2017-12-13
* Apply updates from upstreamSven Eden2017-12-07
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* Prep v233: Add missing includes in src/basicSven Eden2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Clean up the new src/basic/*-util-[hc] files:Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26