texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/gnulib/lib .cvsignore string.in.h sys_t...


From: Karl Berry
Subject: texinfo/gnulib/lib .cvsignore string.in.h sys_t...
Date: Mon, 16 Aug 2010 21:39:01 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       10/08/16 21:39:01

Modified files:
        gnulib/lib     : .cvsignore string.in.h sys_time.in.h 
                         unistd.in.h 
        gnulib/lib/sys : time.h 
Removed files:
        gnulib/lib     : configmake.h 

Log message:
        configmake.h is configure-dependent

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/.cvsignore?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/string.in.h?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/sys_time.in.h?cvsroot=texinfo&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/unistd.in.h?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/configmake.h?cvsroot=texinfo&r1=1.4&r2=0
http://cvs.savannah.gnu.org/viewcvs/texinfo/gnulib/lib/sys/time.h?cvsroot=texinfo&r1=1.8&r2=1.9

Patches:
Index: .cvsignore
===================================================================
RCS file: /sources/texinfo/texinfo/gnulib/lib/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- .cvsignore  7 Nov 2008 18:16:25 -0000       1.16
+++ .cvsignore  16 Aug 2010 21:39:00 -0000      1.17
@@ -3,6 +3,7 @@
 .deps
 alloca.h
 argz.h
+configmake.h
 errno.h
 getopt.h
 stdbool.h

Index: string.in.h
===================================================================
RCS file: /sources/texinfo/texinfo/gnulib/lib/string.in.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- string.in.h 19 Jul 2010 00:14:33 -0000      1.8
+++ string.in.h 16 Aug 2010 21:39:00 -0000      1.9
@@ -233,6 +233,7 @@
 #if @GNULIB_STPNCPY@
 # if @REPLACE_STPNCPY@
 #  if !(defined __cplusplus && defined GNULIB_NAMESPACE)
+#   undef stpncpy
 #   define stpncpy rpl_stpncpy
 #  endif
 _GL_FUNCDECL_RPL (stpncpy, char *,
@@ -770,11 +771,10 @@
 #if @GNULIB_MBSPCASECMP@
 /* Compare the initial segment of the character string STRING consisting of
    at most mbslen (PREFIX) characters with the character string PREFIX,
-   ignoring case, returning less than, equal to or greater than zero if this
-   initial segment is lexicographically less than, equal to or greater than
-   PREFIX.
-   Note: This function may, in multibyte locales, return 0 if STRING is of
-   smaller length than PREFIX!
+   ignoring case.  If the two match, return a pointer to the first byte
+   after this prefix in STRING.  Otherwise, return NULL.
+   Note: This function may, in multibyte locales, return non-NULL if STRING
+   is of smaller length than PREFIX!
    Unlike strncasecmp(), this function works correctly in multibyte
    locales.  */
 _GL_EXTERN_C char * mbspcasecmp (const char *string, const char *prefix)

Index: sys_time.in.h
===================================================================
RCS file: /sources/texinfo/texinfo/gnulib/lib/sys_time.in.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6

Index: unistd.in.h
===================================================================
RCS file: /sources/texinfo/texinfo/gnulib/lib/unistd.in.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- unistd.in.h 24 Jun 2010 00:21:14 -0000      1.10
+++ unistd.in.h 16 Aug 2010 21:39:00 -0000      1.11
@@ -1097,7 +1097,7 @@
 # undef readlinkat
 # if HAVE_RAW_DECL_READLINKAT
 _GL_WARN_ON_USE (readlinkat, "readlinkat is not portable - "
-                 "use gnulib module symlinkat for portability");
+                 "use gnulib module readlinkat for portability");
 # endif
 #endif
 

Index: sys/time.h
===================================================================
RCS file: /sources/texinfo/texinfo/gnulib/lib/sys/time.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9

Index: configmake.h
===================================================================
RCS file: configmake.h
diff -N configmake.h
--- configmake.h        25 Feb 2010 08:25:55 -0000      1.4
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,26 +0,0 @@
-/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
-#define PREFIX "/usr/local"
-#define EXEC_PREFIX "/usr/local"
-#define BINDIR "/usr/local/bin"
-#define SBINDIR "/usr/local/sbin"
-#define LIBEXECDIR "/usr/local/libexec"
-#define DATAROOTDIR "/usr/local/share"
-#define DATADIR "/usr/local/share"
-#define SYSCONFDIR "/usr/local/etc"
-#define SHAREDSTATEDIR "/usr/local/com"
-#define LOCALSTATEDIR "/usr/local/var"
-#define INCLUDEDIR "/usr/local/include"
-#define OLDINCLUDEDIR "/usr/include"
-#define DOCDIR "/usr/local/share/doc/texinfo"
-#define INFODIR "/usr/local/share/info"
-#define HTMLDIR "/usr/local/share/doc/texinfo"
-#define DVIDIR "/usr/local/share/doc/texinfo"
-#define PDFDIR "/usr/local/share/doc/texinfo"
-#define PSDIR "/usr/local/share/doc/texinfo"
-#define LIBDIR "/usr/local/lib"
-#define LOCALEDIR "/usr/local/share/locale"
-#define MANDIR "/usr/local/share/man"
-#define PKGDATADIR "/usr/local/share/texinfo"
-#define PKGINCLUDEDIR "/usr/local/include/texinfo"
-#define PKGLIBDIR "/usr/local/lib/texinfo"
-#define PKGLIBEXECDIR "/usr/local/libexec/texinfo"



reply via email to

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