GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-fileio: add explicit check for safe_fgetc() with 0xFF
Lennart Poettering
2018-12-20
1
-4
/
+5
*
fileio: fix read_one_line() when reading bytes > 0x7F
Lennart Poettering
2018-12-20
1
-2
/
+2
*
test-fileio: test safe_fgetc directly
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-2
/
+30
*
test: add test case for read_nul_string()
Lennart Poettering
2018-12-18
1
-0
/
+35
*
tests: add a test that checks read_line() properly handles line endings at EOF
Lennart Poettering
2018-12-14
1
-0
/
+36
*
fileio: make read_line() handle various line endings correctly
Lennart Poettering
2018-12-14
1
-4
/
+29
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
test: remove unnecessary include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-6
/
+6
*
Introduce fmkostemp_safe and use it in tests
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-43
/
+21
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
Merge pull request #8993 from keszybz/sd-resolve-coverity-and-related-fixes
Lennart Poettering
2018-05-18
1
-1
/
+1
|
\
|
*
tree-wide: do not wrap assert_se in extra parentheses
Zbigniew Jędrzejewski-Szmek
2018-05-14
1
-1
/
+1
*
|
fs-util,test: add helper to remove tempfiles
Zbigniew Jędrzejewski-Szmek
2018-05-18
1
-41
/
+23
|
/
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tests: close a leftover file descriptor in `test-fileio`
Evegeny Vereshchagin
2018-03-05
1
-1
/
+2
*
tests: stop using `freopen` in `test-fileio`
Evegeny Vereshchagin
2018-03-05
1
-3
/
+6
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Remove a bunch of unused variables
Zbigniew Jędrzejewski-Szmek
2017-11-01
1
-1
/
+0
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-4
/
+4
*
test-cpu-set-util.c: fix typo in comment (#6916)
Jan Synacek
2017-09-26
1
-3
/
+3
|
\
|
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-3
/
+3
*
|
Merge pull request #6891 from poettering/read-line
Zbigniew Jędrzejewski-Szmek
2017-09-24
1
-2
/
+84
|
\
\
|
*
|
test-fileio: also test read_line() with actual files
Zbigniew Jędrzejewski-Szmek
2017-09-24
1
-13
/
+51
|
*
|
test-fileio: close two leaked file handles
Zbigniew Jędrzejewski-Szmek
2017-09-24
1
-2
/
+2
|
*
|
fileio: add new helper call read_line() as bounded getline() replacement
Lennart Poettering
2017-09-22
1
-0
/
+44
|
|
/
*
/
fileio: make write_string_stream() accept flags parameter
Lennart Poettering
2017-09-22
1
-5
/
+5
|
/
*
basic: support default and alternate values for env expansion
Ray Strode
2017-02-20
1
-2
/
+14
*
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+40
*
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-4
/
+10
*
basic: add new merge_env_file function
Ray Strode
2017-02-20
1
-0
/
+52
*
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+2
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-12
/
+12
*
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-05-17
1
-1
/
+1
*
tests: move fileio related tests to test-fileio.c
Ronny Chevalier
2016-03-03
1
-0
/
+133
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: optionally, when writing a string to a file, verify string on failure
Lennart Poettering
2015-11-13
1
-0
/
+21
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-6
/
+7
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
[next]