diff options
author | George Lebl <jirka@5z.com> | 2001-10-24 18:06:22 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-10-24 18:06:22 +0000 |
commit | 04eef84f74899f19fe10aa4d6a19554cfb85b6a3 (patch) | |
tree | 202a119e3bc674e3828451b0182acd6f62220afb /utils/.cvsignore | |
parent | 5bcf6a5d10f8acd0a210f3b2cdceb2fa582e254f (diff) | |
download | gdm-04eef84f74899f19fe10aa4d6a19554cfb85b6a3.tar.gz |
add a small utility for safely making temp files
Wed Oct 24 11:02:55 2001 George Lebl <jirka@5z.com>
* utils/gdmkstemp.c, utils/Makefile.am: add a small utility
for safely making temp files
Tue Oct 23 15:17:23 2001 George Lebl <jirka@5z.com>
Diffstat (limited to 'utils/.cvsignore')
-rw-r--r-- | utils/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/.cvsignore b/utils/.cvsignore index 005306fe..9e5d14dc 100644 --- a/utils/.cvsignore +++ b/utils/.cvsignore @@ -4,3 +4,4 @@ Makefile.in .deps gdmaskpass gdmopen +gdmmkstemp |