summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Remove obsolete sources and add missing new ones.Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/basic (3/5)Sven Eden2018-06-04
* fd-util: drop stdio_unset_cloexec(), it's not used anymoreLennart Poettering2018-05-30
* tree-wide: port various places over to use new rearrange_stdio()Lennart Poettering2018-05-30
* terminal-util: port some generic code over to rearrange_stdio()Lennart Poettering2018-05-30
* fd-util: add new call rearrange_stdio()Lennart Poettering2018-05-30
* coccinelle: add reallocarray() coccinelle scriptLennart Poettering2018-05-30
* Organize the ANSI codes and add missing colorsAlexander F Rødseth2018-05-30
* Remove /sbin from paths if split-bin is false (#8324)Zbigniew Jędrzejewski-Szmek2018-05-30
* procfs-util: drop unnecessary zero initializations (#8321)Lennart Poettering2018-05-30
* basic/cgroup-util: simplify cg_get_keyed_attribute(), add testZbigniew Jędrzejewski-Szmek2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* procfs-util: add APIs to get consumed CPU time and used memory from /procLennart Poettering2018-05-30
* process-util: don't install atfork() handler more than onceLennart Poettering2018-05-30
* util: add new safe_close_above_stdio() wrapperLennart Poettering2018-05-30
* doc: add a new doc/ directory, and move two markdown docs into themLennart Poettering2018-05-30
* missing_syscall: add pkey_mprotect for ppc (#8292)Zbigniew Jędrzejewski-Szmek2018-05-30
* khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering2018-05-30
* basic/xattr-util: do not cast ssize_t to intZbigniew Jędrzejewski-Szmek2018-05-30
* basic/exec-util: use _exit() to return from childZbigniew Jędrzejewski-Szmek2018-05-30
* basic: shorten the code a bit in two placesZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)Zbigniew Jędrzejewski-Szmek2018-05-30
* basic/virt: provide a nicer message is /proc/cpuinfo is not availableZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: add an assert that does not recurse into logging functionsZbigniew Jędrzejewski-Szmek2018-05-30
* udev/net-id: check all snprintf return valuesZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: fix confusion with parameters to log_dispatch_internalZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: make log_object_internalv staticZbigniew Jędrzejewski-Szmek2018-05-30
* basic/log: voidify snprintf statementsZbigniew Jędrzejewski-Szmek2018-05-30
* Revert "Replace use of snprintf with xsprintf"Zbigniew Jędrzejewski-Szmek2018-05-30
* Fix format-truncation compile failure by typecasting USB IDs (#8250)Patrick Uiterwijk2018-05-30
* virt: detect QNX hypervisor Detect QNX hypervisor based on the CPUID.Shuang Liu2018-05-30
* nologin: extend the /run/nologin descriptions a bit (#8244)Lennart Poettering2018-05-30
* basic: split out update_reboot_parameter_and_warn() into its own .c/.h filesLennart Poettering2018-05-30
* basic: add a common syscall wrapper around reboot()Lennart Poettering2018-05-30
* missing: always use __NR_ as prefix for syscall numbersLennart Poettering2018-05-30
* missing: Fix statx syscall ifdefferyLennart Poettering2018-05-30
* log: only open kmsg on fallback if we actually want to use itLennart Poettering2018-05-30
* missing_syscall: when adding syscall replacements, use different names (#8229)Zbigniew Jędrzejewski-Szmek2018-05-30
* mount-util: call mount_option_mangle() in mount_verbose()Yu Watanabe2018-05-30
* mount-util: add mount_option_mangle()Yu Watanabe2018-05-30
* xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering2018-05-30
* xattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()Lennart Poettering2018-05-30
* io-util: add an unlikely decorator for a test that should never holdLennart Poettering2018-05-30
* tree-wide: make use of fsync_directory_of_file() all over the placeLennart Poettering2018-05-30
* fs-util: move fsync_directory_of_file() into generic codeLennart Poettering2018-05-30
* stat-util: unify code that checks whether something is a regular fileLennart Poettering2018-05-30
* Some comment adjustmentsZbigniew Jędrzejewski-Szmek2018-05-30
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30