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
/
test
/
test-fileio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-19
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
1
-1
/
+0
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-03-05
tests: close a leftover file descriptor in `test-fileio`
Evegeny Vereshchagin
1
-1
/
+2
2018-03-05
tests: stop using `freopen` in `test-fileio`
Evegeny Vereshchagin
1
-3
/
+6
2017-12-14
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
1
-1
/
+1
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-11-01
Remove a bunch of unused variables
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2017-10-04
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
1
-4
/
+4
2017-09-26
test-cpu-set-util.c: fix typo in comment (#6916)
Jan Synacek
1
-3
/
+3
2017-09-24
Merge pull request #6891 from poettering/read-line
Zbigniew Jędrzejewski-Szmek
1
-2
/
+84
2017-09-24
test-fileio: also test read_line() with actual files
Zbigniew Jędrzejewski-Szmek
1
-13
/
+51
2017-09-24
test-fileio: close two leaked file handles
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-09-22
fileio: make write_string_stream() accept flags parameter
Lennart Poettering
1
-5
/
+5
2017-09-22
fileio: add new helper call read_line() as bounded getline() replacement
Lennart Poettering
1
-0
/
+44
2017-09-22
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
1
-3
/
+3
2017-02-20
basic: support default and alternate values for env expansion
Ray Strode
1
-2
/
+14
2017-02-20
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
1
-0
/
+40
2017-02-20
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
1
-4
/
+10
2017-02-20
basic: add new merge_env_file function
Ray Strode
1
-0
/
+52
2017-02-20
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
1
-12
/
+12
2016-05-17
basic: define HEXDIGITS
Daniel Kahn Gillmor
1
-1
/
+1
2016-03-03
tests: move fileio related tests to test-fileio.c
Ronny Chevalier
1
-0
/
+133
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
1
-2
/
+0
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-11-13
util-lib: optionally, when writing a string to a file, verify string on failure
Lennart Poettering
1
-0
/
+21
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
1
-0
/
+1
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
1
-0
/
+1
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
1
-6
/
+7
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
1
-0
/
+1
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
1
-4
/
+4
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
1
-5
/
+5
2015-07-06
fileio: add 'enforce_newline' argument to write_string_stream()
Daniel Mack
1
-2
/
+12
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
1
-0
/
+1
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
1
-1
/
+1
2014-11-07
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
1
-25
/
+0
2014-11-05
test: fileio - make coverity happy
Tom Gundersen
1
-1
/
+1
2014-10-31
tests: add tests for fileio.c
Ronny Chevalier
1
-0
/
+63
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
1
-1
/
+1
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
1
-7
/
+7
2014-09-30
test-fileio: Remove dead check
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-09-18
tests: fix resource & mem leaks
Ronny Chevalier
1
-5
/
+4
2014-09-16
test: silence a coverity report
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-08-18
tests: add tests for fileio.c
Ronny Chevalier
1
-0
/
+69
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
1
-4
/
+4
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
1
-5
/
+5
2013-12-12
scan-build: silence some warnings
Thomas Hindoe Paaboel Andersen
1
-13
/
+13
2013-12-12
test-fileio: replace mktemp with mkstemp to avoid warnings
Thomas Hindoe Paaboel Andersen
1
-2
/
+6
2013-09-19
Add more tests and fix capability logging
Zbigniew Jędrzejewski-Szmek
1
-13
/
+49
[next]