]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: replace mkostmps() with more portable mkstemp()
authorKarel Zak <kzak@redhat.com>
Fri, 11 Feb 2011 09:18:00 +0000 (10:18 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Feb 2011 09:18:00 +0000 (10:18 +0100)
commit4b6cf4859a0798eef6f59933101f08f950a0aa9b
tree8f04a506a1d65b99d0891dc07a0adf750bd9d0e9
parent7f7126d749cb538547dd7bf85dc358f025ce6ea9
libmount: replace mkostmps() with more portable mkstemp()

Reported-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/mountP.h
shlibs/mount/src/tab_update.c
shlibs/mount/src/utils.c