1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-07-15 09:58:14 +00:00
parent 3e41cabaf2
commit 2b4d177553
+3
View File
@@ -1,5 +1,8 @@
2000-07-15 Jim Meyering <meyering@lucent.com>
* Makefile.am (libfetish_a_SOURCES): Add quote.c.
(noinst_HEADERS): Add quote.h.
* quote.c (quote, quote_n): New file. Two functions taken verbatim
from tar's src/misc.c.
* quote.h: New file. Prototypes for same.