Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mktemp: A small utility for safely making /tmp files.
        
        
        - Summary
 
        - The mktemp utility takes a given file name template and overwrites a
portion of it to create a unique file name.  This allows shell scripts
and other programs to safely create and use /tmp files.
Install the mktemp package if you need to use shell scripts or other
programs which will create and use unique /tmp files.
 
        
        
        Changelog
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3:1.5-23.2.2
 
            - rebuild
 
        
            - * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3:1.5-23.2.1
 
            - bump again for double-long bug on ppc(64)
 
        
            - * Tue Feb  7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3:1.5-23.2
 
            - rebuilt for new gcc4.1 snapshot and glibc changes