|
9 | 9 |
|
10 | 10 | /* Package name : perl5
|
11 | 11 | * Source directory : .
|
12 |
| - * Configuration time: Fri Oct 29 10:10:35 UTC 2021 |
| 12 | + * Configuration time: Wed Jan 19 08:19:35 UTC 2022 |
13 | 13 | * Configured by : chylli
|
14 |
| - * Target system : linux qa22.regentmarkets.com 4.9.0-16-amd64 #1 smp debian 4.9.272-2 (2021-07-19) x86_64 gnulinux |
| 14 | + * Target system : linux qa68.regentmarkets.com 5.10.0-8-cloud-amd64 #1 smp debian 5.10.46-5 (2021-09-23) x86_64 gnulinux |
15 | 15 | */
|
16 | 16 |
|
17 | 17 | #ifndef _config_h_
|
|
20 | 20 | /* LOC_SED:
|
21 | 21 | * This symbol holds the complete pathname to the sed program.
|
22 | 22 | */
|
23 |
| -#define LOC_SED "/bin/sed" /**/ |
| 23 | +#define LOC_SED "/usr/bin/sed" /**/ |
24 | 24 |
|
25 | 25 | /* HAS_ALARM:
|
26 | 26 | * This symbol, if defined, indicates that the alarm routine is
|
|
1229 | 1229 | */
|
1230 | 1230 | /*#define USE_STDIO_PTR / **/
|
1231 | 1231 | #ifdef USE_STDIO_PTR
|
1232 |
| -#define FILE_ptr(fp) ((fp)->_IO_read_ptr) |
| 1232 | +#define FILE_ptr(fp) ((fp)->_ptr) |
1233 | 1233 | /*#define STDIO_PTR_LVALUE / **/
|
1234 |
| -#define FILE_cnt(fp) ((fp)->_IO_read_end - (fp)->_IO_read_ptr) |
| 1234 | +#define FILE_cnt(fp) ((fp)->_cnt) |
1235 | 1235 | /*#define STDIO_CNT_LVALUE / **/
|
1236 | 1236 | /*#define STDIO_PTR_LVAL_SETS_CNT / **/
|
1237 | 1237 | /*#define STDIO_PTR_LVAL_NOCHANGE_CNT / **/
|
|
1259 | 1259 | */
|
1260 | 1260 | /*#define USE_STDIO_BASE / **/
|
1261 | 1261 | #ifdef USE_STDIO_BASE
|
1262 |
| -#define FILE_base(fp) ((fp)->_IO_read_base) |
1263 |
| -#define FILE_bufsiz(fp) ((fp)->_IO_read_end - (fp)->_IO_read_base) |
| 1262 | +#define FILE_base(fp) ((fp)->_base) |
| 1263 | +#define FILE_bufsiz(fp) ((fp)->_cnt + (fp)->_ptr - (fp)->_base) |
1264 | 1264 | #endif
|
1265 | 1265 |
|
1266 | 1266 | /* HAS_VPRINTF:
|
|
1538 | 1538 | * feature tests from Configure are generally more reliable.
|
1539 | 1539 | */
|
1540 | 1540 | #define OSNAME "linux" /**/
|
1541 |
| -#define OSVERS "4.9.0-16-amd64" /**/ |
| 1541 | +#define OSVERS "5.10.0-8-cloud-amd64" /**/ |
1542 | 1542 |
|
1543 | 1543 | /* CAT2:
|
1544 | 1544 | * This macro concatenates 2 tokens together.
|
|
1783 | 1783 | #define HAS_UNAME /**/
|
1784 | 1784 | /*#define HAS_PHOSTNAME / **/
|
1785 | 1785 | #ifdef HAS_PHOSTNAME
|
1786 |
| -#define PHOSTNAME "/bin/hostname" /* How to get the host name */ |
| 1786 | +#define PHOSTNAME "/usr/bin/hostname" /* How to get the host name */ |
1787 | 1787 | #endif
|
1788 | 1788 |
|
1789 | 1789 | /* HAS_GETNETBYADDR:
|
|
2476 | 2476 | * This variable contains the number of elements of the SIG_NAME
|
2477 | 2477 | * and SIG_NUM arrays, excluding the final NULL entry.
|
2478 | 2478 | */
|
2479 |
| -#define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0 /**/ |
2480 |
| -#define SIG_NUM 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0 /**/ |
2481 |
| -#define SIG_SIZE 69 /**/ |
| 2479 | +#define SIG_NAME "ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", 0 /**/ |
| 2480 | +#define SIG_NUM 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 0 /**/ |
| 2481 | +#define SIG_SIZE 68 /**/ |
2482 | 2482 |
|
2483 | 2483 | /* USE_CROSS_COMPILE:
|
2484 | 2484 | * This symbol, if defined, indicates that Perl is being cross-compiled.
|
|
3086 | 3086 | * This symbol, if defined, indicates that libm exports _LIB_VERSION
|
3087 | 3087 | * and that math.h defines the enum to manipulate it.
|
3088 | 3088 | */
|
3089 |
| -#define LIBM_LIB_VERSION /**/ |
| 3089 | +/*#define LIBM_LIB_VERSION / **/ |
3090 | 3090 |
|
3091 | 3091 | /* HAS_LLRINT:
|
3092 | 3092 | * This symbol, if defined, indicates that the llrint routine is
|
|
3261 | 3261 | #define HAS_FREELOCALE /**/
|
3262 | 3262 | #define HAS_USELOCALE /**/
|
3263 | 3263 | /*#define HAS_QUERYLOCALE / **/
|
3264 |
| -#define I_XLOCALE /**/ |
| 3264 | +/*#define I_XLOCALE / **/ |
3265 | 3265 |
|
3266 | 3266 | /* HAS_NEXTAFTER:
|
3267 | 3267 | * This symbol, if defined, indicates that the nextafter routine is
|
|
3681 | 3681 | * This symbol, if defined, indicates that the ustat system call is
|
3682 | 3682 | * available to query file system statistics by dev_t.
|
3683 | 3683 | */
|
3684 |
| -#define HAS_USTAT /**/ |
| 3684 | +/*#define HAS_USTAT / **/ |
3685 | 3685 |
|
3686 | 3686 | /* HAS_WCSCMP:
|
3687 | 3687 | * This symbol, if defined, indicates that the wcscmp routine is
|
|
3930 | 3930 | * This symbol, if defined, indicates that <ustat.h> exists and
|
3931 | 3931 | * should be included.
|
3932 | 3932 | */
|
3933 |
| -#define I_USTAT /**/ |
| 3933 | +/*#define I_USTAT / **/ |
3934 | 3934 |
|
3935 | 3935 | /* DOUBLEINFBYTES:
|
3936 | 3936 | * This symbol, if defined, is a comma-separated list of
|
|
0 commit comments