Copy from gnulib the parts of tempname that we'll modify.
authorJim Meyering <meyering@redhat.com>
Sat, 1 Sep 2007 09:33:00 +0000 (11:33 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Oct 2007 17:42:53 +0000 (19:42 +0200)
commit696f4a8042e11f6caf479f729b09dcae2700e541
treea73f9fb584ad3f8557dfd31ecade82c99ab53316
parent11d4de7eb30987cee6c142f855c63d56490b4845
Copy from gnulib the parts of tempname that we'll modify.

* gl/lib/tempname.c: Copy from gnulib.
* gl/lib/tempname.h: Likewise.
* gl/modules/tempname: Likewise.

Allow GPLv2 on temporarily(?)-imported file from gnulib/libc.
* .x-sc_GPL_version: New file.
* Makefile.am (EXTRA_DIST): Add .x-sc_GPL_version
.x-sc_GPL_version
ChangeLog
gl/lib/tempname.c [new file with mode: 0644]
gl/lib/tempname.h [new file with mode: 0644]
gl/modules/tempname [new file with mode: 0644]