Issue 3543 - NetBSD uses mkstemp instead of tmpnam_r
Summary: NetBSD uses mkstemp instead of tmpnam_r
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Other NetBSD
: P3 Trivial (vote)
Target Milestone: ---
Assignee: mrauch-openoffice
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-17 15:59 UTC by mrauch-openoffice
Modified: 2006-11-15 17:49 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
add NetBSD support (1.51 KB, patch)
2002-03-17 16:00 UTC, mrauch-openoffice
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description mrauch-openoffice 2002-03-17 15:59:35 UTC
NetBSD has to be added to two #ifdef's because to use mkstemp.
Comment 1 mrauch-openoffice 2002-03-17 16:00:05 UTC
Created attachment 1238 [details]
add NetBSD support
Comment 2 christof.pintaske 2002-04-03 16:09:27 UTC
Hi Michael,
you have commit rights as a porter, right ? Please commit your patches
for ooo1.0
Comment 3 mrauch-openoffice 2002-04-06 09:51:48 UTC
Fix committed.
Comment 4 philipp.lohmann 2006-11-15 17:49:40 UTC
closing