Menu

#1 Fix for mkstemp on Gentoo

accepted
Mij
None
5
2015-03-01
2007-06-08
Anonymous
No

On Gentoo, mkstemp (glibc-2.5) requires the last characters of the template to be at least XXXXXX.

I've attached a patch to fix it.

Kelly
kelly@drotner.com

Discussion

  • Nobody/Anonymous

    Patch for mkstemp template.

     
  • Mij

    Mij - 2007-06-18
    • assigned_to: nobody --> mijio
    • status: open --> closed-accepted
     
  • Mij

    Mij - 2007-06-18

    Logged In: YES
    user_id=814308
    Originator: NO

    This is ruled by POSIX indeed

    http://www.opengroup.org/onlinepubs/009695399/functions/mkstemp.html

    Patch merged, thanks for your contribution.

     
  • Kevin Zheng

    Kevin Zheng - 2015-03-01
    • Status: closed-accepted --> accepted
     

Log in to post a comment.