cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/m4 ChangeLog bison.m4 gnulib-cache.m4 gnul...


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/m4 ChangeLog bison.m4 gnulib-cache.m4 gnul...
Date: Fri, 07 Apr 2006 17:18:09 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     06/04/07 17:18:09

Modified files:
        m4             : ChangeLog bison.m4 gnulib-cache.m4 
                         gnulib-comp.m4 mbiter.m4 
Added files:
        m4             : strtoimax.m4 strtoll.m4 strtoull.m4 
                         strtoumax.m4 

Log message:
        Import strtoumax module from GNULIB.
        * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4: New files.
        * bison.m4, mbiter.m4: Updated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/ChangeLog.diff?tr1=1.159&tr2=1.160&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/bison.m4.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/gnulib-cache.m4.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/gnulib-comp.m4.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/mbiter.m4.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/strtoimax.m4?rev=1.1
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/strtoll.m4?rev=1.1
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/strtoull.m4?rev=1.1
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/strtoumax.m4?rev=1.1

Patches:
Index: ccvs/m4/ChangeLog
diff -u ccvs/m4/ChangeLog:1.159 ccvs/m4/ChangeLog:1.160
--- ccvs/m4/ChangeLog:1.159     Thu Mar 30 18:13:12 2006
+++ ccvs/m4/ChangeLog   Fri Apr  7 17:18:09 2006
@@ -1,3 +1,9 @@
+2006-04-07  Derek Price  <address@hidden>
+
+       Import strtoumax module from GNULIB.
+       * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4: New files.
+       * bison.m4, mbiter.m4: Updated.
+
 2006-03-30  Mark D. Baushke  <address@hidden>
 
        * regex.m4: Update from GNULIB.
Index: ccvs/m4/bison.m4
diff -u ccvs/m4/bison.m4:1.11 ccvs/m4/bison.m4:1.12
--- ccvs/m4/bison.m4:1.11       Sat Dec 31 23:29:14 2005
+++ ccvs/m4/bison.m4    Fri Apr  7 17:18:09 2006
@@ -1,6 +1,6 @@
 #serial 4
 
-# Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2002 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
Index: ccvs/m4/gnulib-cache.m4
diff -u ccvs/m4/gnulib-cache.m4:1.4 ccvs/m4/gnulib-cache.m4:1.5
--- ccvs/m4/gnulib-cache.m4:1.4 Mon Sep 19 16:28:07 2005
+++ ccvs/m4/gnulib-cache.m4     Fri Apr  7 17:18:09 2006
@@ -14,10 +14,10 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 
--aux-dir=build-aux --macro-prefix=gl allocsa atexit canon-host canonicalize 
closeout dirname dup2 error exit exitfail extensions fnmatch fnmatch-posix 
ftruncate getdate gethostname getline getlogin_r getndelim2 getnline getopt 
getpagesize getpass-gnu gettext gettime gettimeofday glob lstat malloc md5 
memmove minmax mkdir mkstemp mktime nanosleep pagealign_alloc pathmax quotearg 
readlink realloc regex rename restrict save-cwd setenv stat-macros stdbool 
stdint strcase strdup strerror strftime strstr strtoul time_r timespec tzset 
unlocked-io vasnprintf vasprintf xalloc-die xgethostname xreadlink xsize yesno
+#   gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 
--aux-dir=build-aux --macro-prefix=gl allocsa atexit canon-host canonicalize 
closeout dirname dup2 error exit exitfail extensions fnmatch fnmatch-posix 
ftruncate getdate gethostname getline getlogin_r getndelim2 getnline getopt 
getpagesize getpass-gnu gettext gettime gettimeofday glob lstat malloc md5 
memmove minmax mkdir mkstemp mktime nanosleep pagealign_alloc pathmax quotearg 
readlink realloc regex rename restrict save-cwd setenv stat-macros stdbool 
stdint strcase strdup strerror strftime strstr strtoul strtoumax time_r 
timespec tzset unlocked-io vasnprintf vasprintf xalloc-die xgethostname 
xreadlink xsize yesno
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
-gl_MODULES([allocsa atexit canon-host canonicalize closeout dirname dup2 error 
exit exitfail extensions fnmatch fnmatch-posix ftruncate getdate gethostname 
getline getlogin_r getndelim2 getnline getopt getpagesize getpass-gnu gettext 
gettime gettimeofday glob lstat malloc md5 memmove minmax mkdir mkstemp mktime 
nanosleep pagealign_alloc pathmax quotearg readlink realloc regex rename 
restrict save-cwd setenv stat-macros stdbool stdint strcase strdup strerror 
strftime strstr strtoul time_r timespec tzset unlocked-io vasnprintf vasprintf 
xalloc-die xgethostname xreadlink xsize yesno])
+gl_MODULES([allocsa atexit canon-host canonicalize closeout dirname dup2 error 
exit exitfail extensions fnmatch fnmatch-posix ftruncate getdate gethostname 
getline getlogin_r getndelim2 getnline getopt getpagesize getpass-gnu gettext 
gettime gettimeofday glob lstat malloc md5 memmove minmax mkdir mkstemp mktime 
nanosleep pagealign_alloc pathmax quotearg readlink realloc regex rename 
restrict save-cwd setenv stat-macros stdbool stdint strcase strdup strerror 
strftime strstr strtoul strtoumax time_r timespec tzset unlocked-io vasnprintf 
vasprintf xalloc-die xgethostname xreadlink xsize yesno])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])
Index: ccvs/m4/gnulib-comp.m4
diff -u ccvs/m4/gnulib-comp.m4:1.12 ccvs/m4/gnulib-comp.m4:1.13
--- ccvs/m4/gnulib-comp.m4:1.12 Mon Mar 20 02:21:56 2006
+++ ccvs/m4/gnulib-comp.m4      Fri Apr  7 17:18:09 2006
@@ -100,8 +100,12 @@
   gl_FUNC_STRERROR
   gl_FUNC_GNU_STRFTIME
   gl_FUNC_STRSTR
+  gl_FUNC_STRTOIMAX
   gl_FUNC_STRTOL
+  gl_FUNC_STRTOLL
   gl_FUNC_STRTOUL
+  gl_FUNC_STRTOULL
+  gl_FUNC_STRTOUMAX
   gl_HEADER_SYS_SOCKET
   gl_TIME_R
   gl_TIMESPEC
@@ -263,8 +267,12 @@
   lib/strnlen1.h
   lib/strstr.c
   lib/strstr.h
+  lib/strtoimax.c
   lib/strtol.c
+  lib/strtoll.c
   lib/strtoul.c
+  lib/strtoull.c
+  lib/strtoumax.c
   lib/tempname.c
   lib/time_r.c
   lib/time_r.h
@@ -277,6 +285,7 @@
   lib/vasnprintf.h
   lib/vasprintf.c
   lib/vasprintf.h
+  lib/verify.h
   lib/xalloc-die.c
   lib/xalloc.h
   lib/xgetcwd.c
@@ -394,8 +403,12 @@
   m4/strerror_r.m4
   m4/strftime.m4
   m4/strstr.m4
+  m4/strtoimax.m4
   m4/strtol.m4
+  m4/strtoll.m4
   m4/strtoul.m4
+  m4/strtoull.m4
+  m4/strtoumax.m4
   m4/sys_socket_h.m4
   m4/time_r.m4
   m4/timespec.m4
Index: ccvs/m4/mbiter.m4
diff -u ccvs/m4/mbiter.m4:1.3 ccvs/m4/mbiter.m4:1.4
--- ccvs/m4/mbiter.m4:1.3       Mon Nov 28 02:36:06 2005
+++ ccvs/m4/mbiter.m4   Fri Apr  7 17:18:09 2006
@@ -9,6 +9,7 @@
 
 AC_DEFUN([gl_MBITER],
 [
+  AC_CHECK_FUNCS_ONCE(mbsinit)
   AC_REQUIRE([AC_TYPE_MBSTATE_T])
   dnl The following line is that so the user can test HAVE_MBRTOWC before
   dnl #include "mbiter.h" or "mbuiter.h".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]