CVS update: /ccvs/windows-NT/

[email protected] 28 May 2005 22:40:04 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
User: dprice  
Date: 05/05/28 15:40:04

Modified:
 /ccvs/windows-NT/
  ChangeLog, config.h, config.h.in, config.h.in.in, stamp-chi

Log:
 * config.h.in.in (MISSING_SYS_CDEFS_H): Rename...
 (_SYS_CDEFS_H): ...as this.

File Changes:

Directory: /ccvs/windows-NT/
============================

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/ChangeLog?r1=1.308&r2=1.309
Delta lines:  +5 -0
-------------------
--- ChangeLog	28 May 2005 08:11:13 -0000	1.308
+++ ChangeLog	28 May 2005 22:40:02 -0000	1.309
@@ -1,3 +1,8 @@
+2005-05-28  Derek Price  <[email protected]>
+
+	* config.h.in.in (MISSING_SYS_CDEFS_H): Rename...
+	(_SYS_CDEFS_H): ...as this.
+
 2005-05-28  Conrad T. Pino  <[email protected]>
 
 	* run.c: Implement functions "run_add_arg_p" and "run_arg_free_p" by

File [changed]: config.h
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.149&r2=1.150
Delta lines:  +1 -1
-------------------
--- config.h	28 May 2005 17:39:02 -0000	1.149
+++ config.h	28 May 2005 22:40:02 -0000	1.150
@@ -1105,7 +1105,7 @@
 #define _REGEX_RE_COMP 1
 
 /* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#undef _SYS_CDEFS_H
+#define _SYS_CDEFS_H 1
 
 /* Define for Solaris 2.5.1 so uint32_t typedef from <sys/synch.h>,
    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the

File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.78&r2=1.79
Delta lines:  +1 -1
-------------------
--- config.h.in	28 May 2005 17:39:02 -0000	1.78
+++ config.h.in	28 May 2005 22:40:02 -0000	1.79
@@ -1098,7 +1098,7 @@
 #define _REGEX_RE_COMP 1
 
 /* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#undef _SYS_CDEFS_H
+#define _SYS_CDEFS_H 1
 
 /* Define for Solaris 2.5.1 so uint32_t typedef from <sys/synch.h>,
    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the

File [changed]: config.h.in.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in.in?r1=1.33&r2=1.34
Delta lines:  +1 -1
-------------------
--- config.h.in.in	26 May 2005 08:40:47 -0000	1.33
+++ config.h.in.in	28 May 2005 22:40:02 -0000	1.34
@@ -413,7 +413,7 @@
 #undef HAVE_MAP_ANONYMOUS
 
 /* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#define MISSING_SYS_CDEFS_H 1
+#define _SYS_CDEFS_H 1
 
 /* Define to 1 if you have the `mblen' function. */
 #undef HAVE_MBLEN

File [changed]: stamp-chi
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.65&r2=1.66
Delta lines:  +1 -1
-------------------
--- stamp-chi	28 May 2005 17:39:02 -0000	1.65
+++ stamp-chi	28 May 2005 22:40:02 -0000	1.66
@@ -1098,7 +1098,7 @@
 #define _REGEX_RE_COMP 1
 
 /* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#undef _SYS_CDEFS_H
+#define _SYS_CDEFS_H 1
 
 /* Define for Solaris 2.5.1 so uint32_t typedef from <sys/synch.h>,
    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the