index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
util: introduce memcmp_safe()
Yu Watanabe
1
-3
/
+10
2018-07-25
pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.c
Lennart Poettering
1
-1
/
+0
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
1
-4
/
+0
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1
-2
/
+0
2018-04-18
util: add qsort_r_safe(), similar to qsort_safe()
Lennart Poettering
1
-0
/
+8
2018-04-11
util: introduce typesafe_qsort(), a typesafe version of qsort()/qsort_safe()
Lennart Poettering
1
-0
/
+8
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-03-26
tree-wide: add bsearch_safe and use where appropriate
Zbigniew Jędrzejewski-Szmek
1
-0
/
+13
2018-02-22
basic: split out update_reboot_parameter_and_warn() into its own .c/.h files
Lennart Poettering
1
-2
/
+0
2018-01-10
util: minor tweaks to disable_core_dumps()
Lennart Poettering
1
-1
/
+1
2018-01-10
tree-wide: introduce disable_core_dumps helper and port existing users
Jan Klötzke
1
-0
/
+2
2017-12-26
condition: extend ConditionKernelVersion= with relative version checks
Lennart Poettering
1
-0
/
+2
2017-12-25
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
1
-5
/
+0
2017-12-25
process-util: move fork_agent() to process-util.[ch]
Lennart Poettering
1
-2
/
+0
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-09-13
util: make get_block_device() available
Franck Bui
1
-0
/
+3
2017-02-11
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-07-31
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
1
-0
/
+3
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
1
-2
/
+0
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
1
-0
/
+1
2016-06-13
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
1
-0
/
+1
2016-04-12
core: rework reboot parameter logic a bit
Lennart Poettering
1
-1
/
+1
2016-03-14
include sys/sysmacros.h in more places
Mike Frysinger
1
-0
/
+1
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
1
-0
/
+10
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
1
-0
/
+3
2015-11-03
util-lib: move character class definitions to string-util.h
Lennart Poettering
1
-7
/
+0
2015-10-27
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
1
-12
/
+0
2015-10-27
util-lib: move fdname_is_valid() to fd-util.[ch]
Lennart Poettering
1
-2
/
+0
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
1
-23
/
+0
2015-10-27
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
1
-8
/
+0
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
1
-94
/
+15
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
1
-11
/
+3
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
1
-4
/
+0
2015-10-27
macro: move DECIMAL_STR_WIDTH() into macro.h
Lennart Poettering
1
-9
/
+0
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
1
-5
/
+0
2015-10-27
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
1
-10
/
+0
2015-10-27
util-lib: move running_in_chroot() into virt.[ch]
Lennart Poettering
1
-2
/
+0
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
1
-6
/
+0
2015-10-27
util-lib: move is_main_thread() to process-util.[ch]
Lennart Poettering
1
-2
/
+0
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
1
-19
/
+0
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
1
-19
/
+0
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
1
-56
/
+0
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
1
-29
/
+0
2015-10-27
util: move string_is_safe() to string-util.[ch]
Lennart Poettering
1
-2
/
+0
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
1
-32
/
+0
[next]