[DragonFlyBSD - Submit #2760] (Resolved) replace mktemp() with mkstemp() in libthread_xu
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Wed Jan 7 11:33:22 PST 2015
Issue #2760 has been updated by Johannes.Hofmann.
Status changed from New to Resolved
----------------------------------------
Submit #2760: replace mktemp() with mkstemp() in libthread_xu
http://bugs.dragonflybsd.org/issues/2760#change-12393
* Author: Johannes.Hofmann
* Status: Resolved
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Hi,
annoyed by the mktemp warning when linking threaded programs I
replaced the mktemp() call in libthread_xu with mkstemp().
The patch can be found at:
http://leaf.dragonflybsd.org/~hofmann/libthread_xu_mkstemp.diff
Does this look ok?
Cheers,
Johannes
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list