From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11247 invoked by alias); 14 Nov 2002 15:00:49 -0000 Mailing-List: contact gettext-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gettext-cvs-owner@sources.redhat.com Received: (qmail 11236 invoked by uid 9111); 14 Nov 2002 15:00:48 -0000 Date: Thu, 14 Nov 2002 07:00:00 -0000 Message-ID: <20021114150048.11234.qmail@sources.redhat.com> From: haible@sources.redhat.com To: gettext-cvs@sources.redhat.com Subject: gettext ./configure.in ./ChangeLog lib/Makefil ... X-SW-Source: 2002-q4/txt/msg00062.txt.bz2 List-Id: CVSROOT: /cvs/gettext Module name: gettext Changes by: haible@sourceware.org 2002-11-14 07:00:48 Modified files: . : configure.in ChangeLog lib : Makefile.am addext.c alloca.c argmatch.c argmatch.h backupfile.c backupfile.h basename.c basename.h c-ctype.c c-ctype.h classpath.c concatpath.c copy-file.c copy-file.h execute.c execute.h findprog.c findprog.h fstrcmp.c fstrcmp.h full-write.c full-write.h gcd.c gcd.h getline.c getline.h hash.c hash.h javacomp.c javacomp.h javaexec.c javaexec.h linebreak.c linebreak.h mbswidth.c mbswidth.h memmove.c memset.c mkdtemp.c mkdtemp.h pathname.h pfnmatch.c pfnmatch.h pipe-bidi.c pipe-in.c pipe-out.c pipe.h progname.c progname.h safe-read.c safe-read.h setenv.c setenv.h sh-quote.c sh-quote.h stpcpy.c stpcpy.h stpncpy.c stpncpy.h strcase.h strcasecmp.c strcspn.c strncasecmp.c strpbrk.c strpbrk.h strstr.c strstr.h tmpdir.c tmpdir.h ucs4-utf16.h ucs4-utf8.h unsetenv.c utf16-ucs4.h utf8-ucs4.h vasprintf.c vasprintf.h wait-process.c wait-process.h xerror.c xerror.h xgetcwd.h xmalloc.c xmalloc.h xsetenv.c xsetenv.h xstrdup.c ChangeLog libasprintf : Makefile.am asnprintf.c asprintf.c printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h vasprintf.c vasprintf.h ChangeLog libuniname : test-names.c uniname.c uniname.h ChangeLog m4 : Makefile.am ChangeLog misc : tcl_gettext.c ChangeLog os2 : configure.awk src : dir-list.c dir-list.h file-list.c file-list.h format-awk.c format-c.c format-elisp.c format-java.c format-librep.c format-lisp.c format-pascal.c format-php.c format-python.c format-tcl.c format-ycp.c format.h gettext.c hostname.c message.c message.h msgattrib.c msgcat.c msgcmp.c msgcomm.c msgconv.c msgen.c msgexec.c msgfilter.c msgfmt.c msggrep.c msginit.c msgl-ascii.c msgl-ascii.h msgl-cat.c msgl-cat.h msgl-charset.c msgl-charset.h msgl-english.c msgl-english.h msgl-equal.c msgl-equal.h msgl-iconv.c msgl-iconv.h msgmerge.c msgunfmt.c msguniq.c ngettext.c open-po.c open-po.h po-charset.c po-charset.h po-gram.h po-hash-gen.y po-hash.h po-lex.c po-lex.h po-time.c po-time.h po.c po.h read-java.c read-java.h read-mo.c read-mo.h read-po.c read-po.h read-tcl.c read-tcl.h str-list.c str-list.h urlget.c write-java.c write-java.h write-mo.c write-mo.h write-po.c write-po.h write-tcl.c write-tcl.h x-awk.c x-awk.h x-c.c x-c.h x-elisp.c x-elisp.h x-glade.c x-glade.h x-java.h x-java.l x-librep.c x-librep.h x-lisp.c x-lisp.h x-php.c x-php.h x-po.c x-po.h x-python.c x-python.h x-rst.c x-rst.h x-smalltalk.c x-smalltalk.h x-tcl.c x-tcl.h x-ycp.c x-ycp.h xgettext.c xgettext.h ChangeLog tests : format-c-3 format-c-3-prg.c format-c-4 format-c-4-prg.c plural-1-prg.c setlocale.c tstgettext.c tstngettext.c ChangeLog tests/rpathlx : usex.c tests/rpathly : usey.c tests/rpathlyx : usey.c tests/rpathlz : usez.c tests/rpathlzyx: usez.c tests/rpathy : rpathy.c tests/rpathz : rpathz.c Removed files: lib : libstdarg.h libasprintf : libstdarg.h m4 : c-bs-a.m4 Log message: Switch from K&R C to ANSI C.