1997-04-25 François Pinard * Release 1.12. 1997-04-16 François Pinard * Prerelease 1.11p. The distribution did not have getdate.c updated: * Makefile.am (libtar_a_SOURCES): Use getdate.y, not getdate.c. (EXTRA_DIST): Do not include getdate.y anymore. * getdate.c: Specify $(srcdir)/, to silence GNU make. Reported by Bruno Haible. 1997-04-15 François Pinard * Makefile.am (getdate.c): Announce 13 conflicts, not 10. Reported by Bruno Haible, Bryant Fujimoto and Wolfram Wagner. 1997-04-11 François Pinard * Prerelease 1.11o. * getdate.h: New file. * Makefile.am: Adjusted. 1997-04-10 François Pinard * modechange.c, modechange.h: New files. * Makefile.am: Adjusted. 1997-02-25 François Pinard * Makefile.am: Adapt library name to Automake 1.1l. 1996-11-09 François Pinard * Prerelease 1.11.14. * basename.c: New file. 1996-11-09 François Pinard * Prerelease 1.11.13. * Makefile.am: Use tar_DEPENDENCIES. Avoid BUILT_SOURCES, put getdate.c instead of getdate.y in tar_SOURCES and keep getdate.c in EXTRA_DIST. 1996-11-06 François Pinard * argmatch.c, argmatch.h, backupfile.c, backupfile.h, dirname.c, getversion.c: New files. * Makefile.am: Adjusted. Reported by Marty Leisner. 1996-10-31 François Pinard * safe-stat.h: Deleted. * Makefile.am (noinst_HEADERS): Adjusted. Reported by Jim Meyering. 1996-09-20 François Pinard * regex.c, regex.h, rx.c, rx.h: Deleted. * Makefile.am: Adjusted. 1996-09-19 François Pinard * Prerelease 1.11.12. * execlp.c: Include stdio.h, not only stdio! 1996-09-16 François Pinard * open3.h: File deleted after being merged into system.h. * open3.c: File deleted, moved back into src/. * Makefile.am: Adjusted. Reported by Jim Meyering. 1996-08-24 François Pinard * Makefile.am (EXTRA_DIST): $(BUILT_SOURCES) is no longer necessary, as Automake now handles it automatically. 1996-07-16 François Pinard * Prerelease 1.11.11. * Makefile.am (EXTRA_DIST): Move stpcpy.c there, from tar_SOURCES. Reported by Ulrich Drepper. 1996-04-17 François Pinard * Prerelease 1.11.10. * Makefile.am (EXTRA_DIST): New name for DIST_OTHER. 1996-02-28 François Pinard * msleep.c: New file, from elsewhere. * Makefile.am: Adjusted. 1996-02-12 François Pinard * Makefile.am: Remove CONFIG_HEADER, not required by Automake 0.29. 1996-01-14 François Pinard * Makefile.am (AUTOMAKE_OPTIONS): Select gnits. 1996-01-07 François Pinard * Makefile.am: Add parts of previous Makefile.in as FIXME comments. 1996-01-01 François Pinard * error.h: New file, from elsewhere. * Makefile.am: Add error.h to HEADERS. Reported by Jim Meyering. 1995-12-30 François Pinard * Makefile.am (INCLUDES): Add -I../intl to get libintl.h. Reported by Daniel S. Barclay, Göran Uddeborg, Jonathan Thornburg and Minh Tran-Le. 1995-12-29 François Pinard * Prerelease 1.11.9. * Makefile.am: New file. 1995-11-22 François Pinard * Makefile.in (DISTFILES): Distribute ChangeLog. * ChangeLog: New, extracted from the top-level ChangeLog. 1995-06-18 François Pinard * execlp.c (execlp): New, extracted from src/port.c. * Makefile.in: Adjusted. * open3.h: New, moved from src/. * open3.c: New, extracted from src/port.c. * Makefile.in: Adjusted. Clean out old NO_OPEN3 code. * insremque.h, insremque.c: Deleted. * Makefile.in: Adjusted. 1995-06-17 François Pinard * Makefile.in (DISTFILES): Remove COPYING.LIB. * COPYING.LIB: Deleted. 1995-06-15 François Pinard * Makefile.in (dist): Do not hide copying rule. 1995-06-07 François Pinard * Makefile.in: Use subdir and distdir. * stpcpy.c, xgetcwd.c: New functions needed by gettext. * Makefile.in: Adjusted to always compile these. 1995-05-16 François Pinard * insremque.h, insremque.c: New files, from GNU gettext. * Makefile.in: Take care of insremque.[hc]. 1995-03-19 François Pinard * Makefile.in: Remove GLOCALE, add LINGUAS, use fp_WITH_CATALOGS. 1995-02-19 François Pinard * Makefile.in: Support ID files. Do not distribute TAGS. 1995-02-05 François Pinard * Makefile.in (maintainer-clean): New name for realclean. 1994-12-18 François Pinard * safe-stat.h: New, from elsewhere. This solves the fact that mkdir.c, rmdir.c and rename.c were needing it. * Makefile.in (Makefile): Distribute it. Reported by Bruno Haible and Sherwood Botsford. 1994-12-11 François Pinard * rx.c, rx.h: New, from elsewhere. * Makefile.in: Adjust accordingly. 1994-12-03 François Pinard * Makefile.in: Localize, adapting from how it is done in sharutils. 1994-09-14 François Pinard * Makefile.in: Cleanup... (DISTFILES): Distribute TAGS. (check): Deleted. (TAGS): Make TAGS in $(srcdir) only. (distclean): Do not remove TAGS. (realclean): Remove TAGS. (Makefile): Have ./config.status create this Makefile only. 1994-08-22 François Pinard Little cleanup in installation: * Makefile.in (install, check): Depend on all. 1994-08-21 François Pinard * Makefile.in: Correct for when a different build directory. * rmdir.c: New, split out of mkdir.c. * Makefile.in: Distribute it. Reported by Greg Black. 1994-08-17 François Pinard * ftruncate.c: Revised, because there is no ftruncate capability whatsoever in Interactive Unix. Reported by Peder Chr. Norgaard. 1994-08-08 François Pinard * memset.c, mkdir.c, rename.c, strstr.c and ftruncate.c: New, from elsewhere. * Makefile.in: Distribute them. 1994-08-05 François Pinard * Makefile.in (getdate.c): Tell the installer to expect 10 shift/reduce conflicts instead of 9. Reported by Andreas Schwab. * fileblocks.c: New, from elsewhere. * Makefile.in: Distribute it. 1994-08-02 François Pinard * xstrdup.c: New, from elsewhere. * Makefile.in: Adjusted. 1994-07-29 François Pinard * error.c: Add error_print_progname virtual routine. 1994-07-24 François Pinard * gmalloc.c: New, from elsewhere. This renames and updates what was previously malloc.c. This also solves __const vs const. * Makefile.in: Distribute gmalloc.c. Reported by Cliff Krumvieda, Francois Pinard, Henrik Bakman, J.T. Conklin, Nelson H.F. Beebe and Tilman Schmidt. 1994-07-22 François Pinard * Makefile.in (LIBOBJS): Get configured list of replacements. * fnmatch.h: Undefine FNM_PATHNAME and FNM_PERIOD, for HP-UX defines them in . * getdate.y: Acknowledging here a few reports which are likely solved by going to an updated version of getdate.y. Reported by Andrey A. Chernov, Bruce Evans, Dean Gaudet, Ian T. Zimmerman, Jeff Prothero, Mike Nolan, Milan Hodoscek, Peder Chr. Norgaard, Sarah Quady, Tarang Kumar Patel and Thomas Koenig. 1994-07-02 François Pinard * xmalloc.c: New file, from elsewhere. * error.c: New, from elsewhere. * Makefile.in: Adjusted. 1994-06-30 François Pinard * Makefile.in: New file.