CVS update: /ccvs/windows-NT/
[email protected] 31 May 2005 10:26:03 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: conradpino Date: 05/05/31 03:26:03 Modified: /ccvs/windows-NT/ ChangeLog, config.h, config.h.in, stamp-chi Log: * config.h, config.h.in, stamp-chi: Regenerated on Solaris for updates to config.h.in.footer and config.h.in.in committed on Windows. File Changes: Directory: /ccvs/windows-NT/ ============================ File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/ChangeLog?r1=1.315&r2=1.316 Delta lines: +5 -0 ------------------- --- ChangeLog 31 May 2005 10:19:38 -0000 1.315 +++ ChangeLog 31 May 2005 10:26:00 -0000 1.316 @@ -1,5 +1,10 @@ 2005-05-31 Conrad T. Pino <[email protected]> + * config.h, config.h.in, stamp-chi: Regenerated on Solaris for updates + to config.h.in.footer and config.h.in.in committed on Windows. + +2005-05-31 Conrad T. Pino <[email protected]> + * config.h.in.in: Change macros (gid_t,pid_t,uid_t) to #undef. * pwd.c, pwd.h: Prototypes now (gid_t,uid_t) instead of "int". * pwd.c: Stop useing "root:root" for "uid:gid" values. File [changed]: config.h Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.151&r2=1.152 Delta lines: +3 -3 ------------------- --- config.h 31 May 2005 02:14:57 -0000 1.151 +++ config.h 31 May 2005 10:26:01 -0000 1.152 @@ -1146,7 +1146,7 @@ #undef gettimeofday /* Define to `int' if <sys/types.h> doesn't define. */ -#define gid_t int +#undef gid_t /* Define to rpl_gmtime if the replacement function should be used. */ #undef gmtime @@ -1191,7 +1191,7 @@ #define nanosleep woe32_nanosleep /* Define to `int' if <sys/types.h> does not define. */ -#define pid_t int +#undef pid_t /* Define to rpl_realloc if the replacement function should be used. */ #define realloc rpl_realloc @@ -1222,7 +1222,7 @@ #undef tzset /* Define to `int' if <sys/types.h> doesn't define. */ -#define uid_t int +#undef uid_t /* Define to the type of a unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ File [changed]: config.h.in Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.80&r2=1.81 Delta lines: +3 -3 ------------------- --- config.h.in 31 May 2005 02:14:57 -0000 1.80 +++ config.h.in 31 May 2005 10:26:01 -0000 1.81 @@ -1139,7 +1139,7 @@ #undef gettimeofday /* Define to `int' if <sys/types.h> doesn't define. */ -#define gid_t int +#undef gid_t /* Define to rpl_gmtime if the replacement function should be used. */ #undef gmtime @@ -1184,7 +1184,7 @@ #define nanosleep woe32_nanosleep /* Define to `int' if <sys/types.h> does not define. */ -#define pid_t int +#undef pid_t /* Define to rpl_realloc if the replacement function should be used. */ #define realloc rpl_realloc @@ -1215,7 +1215,7 @@ #undef tzset /* Define to `int' if <sys/types.h> doesn't define. */ -#define uid_t int +#undef uid_t /* Define to the type of a unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ File [changed]: stamp-chi Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.67&r2=1.68 Delta lines: +3 -3 ------------------- --- stamp-chi 31 May 2005 02:14:57 -0000 1.67 +++ stamp-chi 31 May 2005 10:26:01 -0000 1.68 @@ -1139,7 +1139,7 @@ #undef gettimeofday /* Define to `int' if <sys/types.h> doesn't define. */ -#define gid_t int +#undef gid_t /* Define to rpl_gmtime if the replacement function should be used. */ #undef gmtime @@ -1184,7 +1184,7 @@ #define nanosleep woe32_nanosleep /* Define to `int' if <sys/types.h> does not define. */ -#define pid_t int +#undef pid_t /* Define to rpl_realloc if the replacement function should be used. */ #define realloc rpl_realloc @@ -1215,7 +1215,7 @@ #undef tzset /* Define to `int' if <sys/types.h> doesn't define. */ -#define uid_t int +#undef uid_t /* Define to the type of a unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */