Systemd/src/binfmt
Daniel Mack ad118bda15 tree-wide: fix write_string_file() user that should not create files
The latest consolidation cleanup of write_string_file() revealed some users
of that helper which should have used write_string_file_no_create() in the
past but didn't. Basically, all existing users that write to files in /sys
and /proc should not expect to write to a file which is not yet existant.
2015-07-06 19:27:20 -04:00
..
binfmt.c tree-wide: fix write_string_file() user that should not create files 2015-07-06 19:27:20 -04:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00