CVS update [cvs1-11-x-branch]: /ccvs/vms/
[email protected] 15 Mar 2005 21:48:55 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Tag: cvs1-11-x-branch User: dprice Date: 05/03/15 13:48:55 Modified: /ccvs/vms/ config.h, stamp-ch Log: Regenerated. File Changes: Directory: /ccvs/vms/ ===================== File [changed]: config.h Url: https://ccvs.cvshome.org/source/browse/ccvs/vms/config.h?r1=1.25.4.2&r2=1.25.4.3 Delta lines: +0 -10 -------------------- --- config.h 9 Feb 2005 04:49:47 -0000 1.25.4.2 +++ config.h 15 Mar 2005 21:48:52 -0000 1.25.4.3 @@ -195,16 +195,6 @@ /* Under VMS, filenames are case-insensitive. */ #define FILENAMES_CASE_INSENSITIVE 1 -/* Like strcmp, but with the appropriate tweaks for file names. - * Under VMS, filenames are case-insensitive but case-preserving. - */ -extern int fncmp (const char *n1, const char *n2); - -/* Fold characters in FILENAME to their canonical forms. - If FOLD_FN_CHAR is not #defined, the system provides a default - definition for this. */ -extern void fnfold (char *FILENAME); - #define RSH_NOT_TRANSPARENT 1 #define START_SERVER vms_start_server #define NO_SOCKET_TO_FD 1 File [changed]: stamp-ch Url: https://ccvs.cvshome.org/source/browse/ccvs/vms/stamp-ch?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +0 -10 -------------------- --- stamp-ch 9 Feb 2005 04:49:47 -0000 1.1.2.1 +++ stamp-ch 15 Mar 2005 21:48:52 -0000 1.1.2.2 @@ -195,16 +195,6 @@ /* Under VMS, filenames are case-insensitive. */ #define FILENAMES_CASE_INSENSITIVE 1 -/* Like strcmp, but with the appropriate tweaks for file names. - * Under VMS, filenames are case-insensitive but case-preserving. - */ -extern int fncmp (const char *n1, const char *n2); - -/* Fold characters in FILENAME to their canonical forms. - If FOLD_FN_CHAR is not #defined, the system provides a default - definition for this. */ -extern void fnfold (char *FILENAME); - #define RSH_NOT_TRANSPARENT 1 #define START_SERVER vms_start_server #define NO_SOCKET_TO_FD 1