index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mkstemp.c
blob: cd9140c7c31ff2475d9132f4630ef5b38c4eb729 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#include <stdlib.h> #include <stdio.h> #include <fcntl.h> #include "pm_c_util.h"