megalomaniac 64-bit update: most importantly,
[p5sagit/p5-mst-13.2.git] / vos / config.def
index 01eb963..19ec5ed 100644 (file)
-ARCHNAME='"vos"'
-BIN='"/system/ported/command_library"'
-BIN_EXP='"/system/ported/command_library"'
-BYTEORDER='0x4321'
-CAN_PROTOTYPE='define'
-CASTFLAGS='0'
-CASTNEGFLOAT='define'
-CAT2(a,b)='a ## b'
-CPPMINUS='"-"'
-CPPSTDIN='"cc -E"'
-CPPRUN='"cc -E -"'
-DB_Hash_t='int'
-DB_Prefix_t='int'
-DOUBLESIZE='8'
-Direntry_t='struct dirent'
-Drand01()='rand()/(RAND_MAX+1)'
-FILE_base(fp)='((fp)->_base)'
-FILE_bufsiz(fp)='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
-FILE_cnt(fp)='((fp)->_cnt)'
-FILE_ptr(fp)='((fp)->_ptr)'
-FLEXFILENAMES='define'
-Fpos_t='fpos_t'
-Free_t='void'
-Gconvert(x,n,t,b)='sprintf((b),"%.*g",(n),(x))'
-Gid_t='gid_t'
-Gid_t_f='"%d"'
-Gid_t_size='4'
-Groups_t='gid_t'
-HASCONST='define'
-HASVOLATILE='define'
-HAS_ALARM='define'
-HAS_DBL_DIG='define'
-HAS_DIFFTIME='define'
-HAS_FCHMOD='define'
-HAS_FCNTL='define'
-HAS_FGETPOS='define'
-HAS_FPATHCONF='define'
-HAS_FSETPOS='define'
-HAS_GETHOSTBYADDR='define'
-HAS_GETHOSTBYNAME='define'
-HAS_GETHOSTENT='define'
-HAS_GETHOST_PROTOS='define'
-HAS_GETLOGIN='define'
-HAS_GETNETBYADDR='define'
-HAS_GETNETBYNAME='define'
-HAS_GETNETENT='define'
-HAS_GETNET_PROTOS='define'
-HAS_GETPPID='define'
-HAS_GETPROTOBYNAME='define'
-HAS_GETPROTOBYNUMBER='define'
-HAS_GETPROTOENT='define'
-HAS_GETPROTO_PROTOS='define'
-HAS_GETSERVBYNAME='define'
-HAS_GETSERVBYPORT='define'
-HAS_GETSERVENT='define'
-HAS_GETSERV_PROTOS='define'
-HAS_HTONL='define'
-HAS_HTONS='define'
-HAS_ISASCII='define'
-HAS_LDBL_DIG='define'
-HAS_LOCALECONV='define'
-HAS_LOCKF='define'
-HAS_LONG_DOUBLE='define'
-HAS_LSTAT='define'
-HAS_MBLEN='define'
-HAS_MBSTOWCS='define'
-HAS_MBTOWC='define'
-HAS_MEMCMP='define'
-HAS_MEMCPY='define'
-HAS_MEMMOVE='define'
-HAS_MEMSET='define'
-HAS_MKDIR='define'
-HAS_MKFIFO='define'
-HAS_MKTIME='define'
-HAS_NTOHL='define'
-HAS_NTOHS='define'
-HAS_OPEN3='define'
-HAS_PATHCONF='define'
-HAS_PIPE='define'
-HAS_POLL='define'
-HAS_READDIR='define'
-HAS_READLINK='define'
-HAS_RENAME='define'
-HAS_REWINDDIR='define'
-HAS_RMDIR='define'
-HAS_SANE_MEMCMP='/ **/'
-HAS_SELECT='define'
-HAS_SETHOSTENT='define'
-HAS_SETLOCALE='define'
-HAS_SETNETENT='define'
-HAS_SETPROTOENT='define'
-HAS_SETSERVENT='define'
-HAS_SETVBUF='define'
-HAS_SHMAT_PROTOTYPE='define'
-HAS_SOCKET='define'
-HAS_STRCHR='define'
-HAS_STRCOLL='define'
-HAS_STRERROR='define'
-HAS_STRTOD='define'
-HAS_STRTOL='define'
-HAS_STRTOUL='define'
-HAS_STRXFRM='define'
-HAS_SYMLINK='define'
-HAS_SYSCONF='define'
-HAS_SYSTEM='define'
-HAS_SYS_ERRLIST='define'
-HAS_TIMES='define'
-HAS_UMASK='define'
-HAS_UNAME='define'
-HAS_VPRINTF='define'
-HAS_WAITPID='define'
-HAS_WCSTOMBS='define'
-HAS_WCTOMB='define'
-I16SIZE='2'
-I16TYPE='short'
-I32SIZE='4'
-I32TYPE='int'
-I8SIZE='1'
-I8TYPE='char'
-INTSIZE='4'
-IVSIZE='4'
-IVTYPE='int'
-IVdf='"%d"'
-I_DIRENT='define'
-I_FCNTL='define'
-I_FLOAT='define'
-I_LIMITS='define'
-I_LOCALE='define'
-I_MATH='define'
-I_NETDB='define'
-I_STDARG='define'
-I_STDDEF='define'
-I_STDLIB='define'
-I_STRING='define'
-I_SYS_IOCTL='define'
-I_SYS_STAT='define'
-I_SYS_TIME='define'
-I_SYS_TIMES='define'
-I_SYS_TYPES='define'
-I_SYS_WAIT='define'
-I_UNISTD='define'
-I_UTIME='define'
-I_VALUES='define'
-LOC_SED='"/system/ported/command_library/sed.pm"'
-LONGSIZE='4'
-LONG_DOUBLESIZE='8'
-LSEEKSIZE='4'
-MEM_ALIGNBYTES='8'
-M_VOID='define'
-Malloc_t='void *'
-Mode_t='mode_t'
-NVSIZE='8'
-NVTYPE='double'
-NV_PRESERVES_UV='define'
-Netdb_hlen_t='int'
-Netdb_host_t='char *'
-Netdb_name_t='char *'
-Netdb_net_t='long'
-OSNAME='"VOS"'
-Off_t='off_t'
-PERL_PRIfldbl='"%f"'
-PERL_PRIgldbl='"%g"'
-PRIVLIB='"/system/ported/perl"'
-PRIVLIB_EXP='"/system/ported/perl"'
-PTRSIZE='4'
-Pid_t='pid_t'
-RANDBITS='15'
-Rand_seed_t='unsigned int *'
-RD_NODATA='-1'
-seedfunc='srand'
-SELECT_MIN_BITS='32'
-SETUID_SCRIPTS_ARE_SECURE_NOW='define'
-SHORTSIZE='2'
-SH_PATH='"/bin/sh"'
-SIG_NAME='"ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO","POLL","HUP","URG","ALRM","KILL","PIPE","QUIT","CHLD","CONT","STOP","TSTP","TTIN","TTOU","BUS","RT1","RT2","RT3","RT4","RT5","RT6","RT7","RT8",0'
-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,0'
-SITEARCH='"/system/ported/site_command_library"'
-SITEARCH_EXP='"/system/ported/site_command_library"'
-SITELIB='"/system/ported/site_command_library"'
-SITELIB_EXP='"/system/ported/site_command_library"'
-SSize_t='ssize_t'
-STARTPERL='"!perl.pm"'
-STDCHAR='unsigned char'
-STDIO_CNT_LVALUE='define'
-STDIO_PTR_LVALUE='define'
-STRINGIFY(a)='StGiFy(a)'
-Select_fd_set_t='fd_set *'
-Shmat_t='void *'
-Sigjmp_buf='jmp_buf'
-Siglongjmp(buf,retval)='longjmp((buf),(retval))'
-Signal_t='void'
-Sigsetjmp(buf,save_mask)='setjmp((buf))'
-Size_t='size_t'
-StGiFy(a)='# a'
-Strerror(e)='strerror(e)'
-Time_t='time_t'
-Timeval='struct timeval'
-U16SIZE='2'
-U16TYPE='unsigned short'
-U32SIZE='4'
-U32TYPE='unsigned int'
-U8SIZE='1'
-U8TYPE='unsigned char'
-USE_STDIO_BASE='define'
-USE_STDIO_PTR='define'
-USE_STRUCT_COPY='define'
-UVSIZE='4'
-UVTYPE='unsigned int'
-UVof='"%o"'
-UVuf='"%u"'
-UVxf='"%x"'
-Uid_t='uid_t'
-Uid_t_f='4'
-Uid_t_size='"%d"'
-VAL_EAGAIN='EAGAIN'
-VAL_O_NONBLOCK='O_NONBLOCK'
-VOIDFLAGS='15'
-VOIDUSED='15'
-_(args)='()'
-void='int'
+$alignbytes='8'
+$aphostname=''
+$archlib=''
+$archlibexp=''
+$archname='vos'
+$bin='/system/ported/command_library'
+$binexp='/system/ported/command_library'
+$byteorder='4321'
+$castflags='0'
+$cf_by='Paul_Green@stratus.com'
+$cf_time='2000-02-03 19:13 UCT'
+$cpp_stuff='42'
+$cpplast='-'
+$cppminus='-'
+$cpprun='cc -E -'
+$cppstdin='cc -E'
+$crosscompile='undef'
+$d_access='undef'
+$d_accessx='undef'
+$d_alarm='define'
+$d_archlib='undef'
+$d_atolf='undef'
+$d_atoll='undef'
+$d_attribut='undef'
+$d_bcmp='undef'
+$d_bcopy='undef'
+$d_bincompat5005='undef'
+$d_bsdgetpgrp='undef'
+$d_bsdsetpgrp='undef'
+$d_bzero='undef'
+$d_casti32='undef'
+$d_castneg='define'
+$d_charvspr='undef'
+$d_chown='undef'
+$d_chroot='undef'
+$d_chsize='undef'
+$d_const='define'
+$d_crypt='undef'
+$d_csh='undef'
+$d_cuserid='undef'
+$d_dbl_dig='define'
+$d_difftime='define'
+$d_dirnamlen='undef'
+$d_dlerror='undef'
+$d_dlsymun='undef'
+$d_dosuid='undef'
+$d_drand48proto='undef'
+$d_dup2='undef'
+$d_eaccess='undef'
+$d_endgrent='undef'
+$d_endhent='define'
+$d_endnent='define'
+$d_endpent='define'
+$d_endpwent='undef'
+$d_endsent='define'
+$d_endspent='undef'
+$d_eofnblk='define'
+$d_fchmod='define'
+$d_fchown='undef'
+$d_fcntl='define'
+$d_fd_set='undef'
+$d_fgetpos='define'
+$d_flexfnam='define'
+$d_flock='undef'
+$d_fork='undef'
+$d_fpathconf='define'
+$d_fpos64_t='undef'
+$d_fs_data_s='undef'
+$d_fseeko='undef'
+$d_fsetpos='define'
+$d_fstatfs='undef'
+$d_fstatvfs='undef'
+$d_ftello='undef'
+$d_Gconvert='sprintf((b),"%.*g",(n),(x))'
+$d_getcwd='define'
+$d_getgrent='undef'
+$d_getgrps='undef'
+$d_gethbyaddr='define'
+$d_gethbyname='define'
+$d_gethent='define'
+$d_gethname='define'
+$d_gethostprotos='define'
+$d_getlogin='define'
+$d_getmnt='undef'
+$d_getmntent='undef'
+$d_getnbyaddr='define'
+$d_getnbyname='define'
+$d_getnent='define'
+$d_getnetprotos='define'
+$d_getpbyname='define'
+$d_getpbynumber='define'
+$d_getpent='define'
+$d_getpgid='undef'
+$d_getpgrp2='undef'
+$d_getpgrp='define'
+$d_getppid='define'
+$d_getprior='undef'
+$d_getprotoprotos='define'
+$d_getpwent='undef'
+$d_getsbyname='define'
+$d_getsbyport='define'
+$d_getsent='define'
+$d_getservprotos='define'
+$d_getspent='undef'
+$d_getspnam='undef'
+$d_gettimeod='undef'
+$d_gnulibc='undef'
+$d_grpasswd='undef'
+$d_hasmntopt='undef'
+$d_htonl='define'
+$d_iconv='undef'
+$d_index='undef'
+$d_inetaton='undef'
+$d_int64t='undef'
+$d_isascii='define'
+$d_killpg='undef'
+$d_lchown='undef'
+$d_ldbl_dig='define'
+$d_link='undef'
+$d_locconv='define'
+$d_lockf='define'
+$d_longdbl='define'
+$d_longlong='undef'
+$d_lstat='define'
+$d_madvise='undef'
+$d_mblen='define'
+$d_mbstowcs='define'
+$d_mbtowc='define'
+$d_memchr='define'
+$d_memcmp='define'
+$d_memcpy='define'
+$d_memmove='define'
+$d_memset='define'
+$d_mkdir='define'
+$d_mkfifo='define'
+$d_mktime='define'
+$d_mmap='undef'
+$d_mprotect='undef'
+$d_msg='undef'
+$d_msg_ctrunc='undef'
+$d_msg_dontroute='undef'
+$d_msg_oob='undef'
+$d_msg_peek='undef'
+$d_msg_proxy='undef'
+$d_msync='undef'
+$d_munmap='undef'
+$d_mymalloc='undef'
+$d_nice='undef'
+$d_nv_preserves_uv='define'
+$d_off64_t='undef'
+$d_old_pthread_create_joinable='undef'
+$d_oldpthreads='undef'
+$d_open3='define'
+$d_pathconf='define'
+$d_pause='define'
+$d_phostname='undef'
+$d_pipe='define'
+$d_poll='define'
+$d_PRIfldbl='define'
+$d_PRIgldbl='define'
+$d_pthread_yield='undef'
+$d_pwage='undef'
+$d_pwchange='undef'
+$d_pwclass='undef'
+$d_pwcomment='undef'
+$d_pwexpire='undef'
+$d_pwgecos='undef'
+$d_pwpasswd='undef'
+$d_pwquota='undef'
+$d_quad='undef'
+$d_readdir='define'
+$d_readlink='define'
+$d_rename='define'
+$d_rewinddir='define'
+$d_rmdir='define'
+$d_safebcpy='undef'
+$d_safemcpy='undef'
+$d_sanemcmp='define'
+$d_sched_yield='undef'
+$d_scm_rights='undef'
+$d_seekdir='undef'
+$d_select='define'
+$d_sem='undef'
+$d_semctl_semid_ds='undef'
+$d_semctl_semun='undef'
+$d_setegid='undef'
+$d_seteuid='undef'
+$d_setgrent='undef'
+$d_setgrps='undef'
+$d_sethent='define'
+$d_setlinebuf='undef'
+$d_setlocale='define'
+$d_setnent='define'
+$d_setpent='define'
+$d_setpgid='undef'
+$d_setpgrp2='undef'
+$d_setpgrp='undef'
+$d_setprior='undef'
+$d_setpwent='undef'
+$d_setregid='undef'
+$d_setresgid='undef'
+$d_setresuid='undef'
+$d_setreuid='undef'
+$d_setrgid='undef'
+$d_setruid='undef'
+$d_setsent='define'
+$d_setsid='undef'
+$d_setspent='undef'
+$d_setvbuf='define'
+$d_sfio='undef'
+$d_shm='undef'
+$d_shmatprototype='define'
+$d_sigaction='undef'
+$d_sigsetjmp='undef'
+$d_sitearch='undef'
+$d_socket='define'
+$d_sockpair='undef'
+$d_sqrtl='undef'
+$d_statblks='undef'
+$d_statfs_f_flags='undef'
+$d_statfs_s='undef'
+$d_stdio_cnt_lval='define'
+$d_stdio_ptr_lval='define'
+$d_stdio_stream_array='define'
+$d_stdiobase='define'
+$d_stdstdio='define'
+$d_strchr='define'
+$d_strcoll='define'
+$d_strctcpy='define'
+$d_strerrm='strerror(e)'
+$d_strerror='define'
+$d_strtod='define'
+$d_strtol='define'
+$d_strtold='undef'
+$d_strtoll='undef'
+$d_strtoul='define'
+$d_strtoull='undef'
+$d_strtouq='undef'
+$d_strxfrm='define'
+$d_suidsafe='define'
+$d_symlink='define'
+$d_syscall='undef'
+$d_sysconf='define'
+$d_syserrlst='define'
+$d_system='define'
+$d_tcgetpgrp='undef'
+$d_tcsetpgrp='undef'
+$d_telldir='undef'
+$d_telldirproto='undef'
+$d_times='define'
+$d_truncate='undef'
+$d_tzname='define'
+$d_umask='define'
+$d_uname='define'
+$d_union_semun='undef'
+$d_ustat='undef'
+$d_vendorlib='define'
+$d_vfork='undef'
+$d_void_closedir='undef'
+$d_volatile='define'
+$d_vprintf='define'
+$d_wait4='undef'
+$d_waitpid='define'
+$d_wcstombs='define'
+$d_wctomb='define'
+$db_hashtype='int'
+$db_prefixtype='int'
+$defvoidused='15'
+$direntrytype='struct dirent'
+$doublesize='8'
+$drand01='rand()/(RAND_MAX+1)'
+$eagain='EAGAIN'
+$ebcdic='undef'
+$fflushall='undef'
+$fflushNULL='define'
+$fpostype='fpos_t'
+$freetype='void'
+$full_csh=''
+$full_sed='/system/ported/command_library/sed.pm'
+$gidformat='"d"'
+$gidsize='4'
+$gidtype='gid_t'
+$groupstype='gid_t'
+$i16size='2'
+$i16type='short'
+$i32size='4'
+$i32type='int'
+$i64size='_error_'
+$i64type='_error_'
+$i8size='1'
+$i8type='char'
+$i_arpainet='define'
+$i_dbm='undef'
+$i_dirent='define'
+$i_dlfcn='undef'
+$i_fcntl='define'
+$i_float='define'
+$i_grp='undef'
+$i_iconv='undef'
+$i_inttypes='undef'
+$i_limits='define'
+$i_locale='define'
+$i_machcthr='undef'
+$i_math='define'
+$i_memory='undef'
+$i_mntent='undef'
+$i_ndbm='undef'
+$i_netdb='define'
+$i_neterrno='undef'
+$i_netinettcp='undef'
+$i_niin='define'
+$i_poll='undef'
+$i_pthread='undef'
+$i_pwd='undef'
+$i_rpcsvcdbm='undef'
+$i_sfio='undef'
+$i_sgtty='undef'
+$i_shadow='undef'
+$i_socks='undef'
+$i_stdarg='define'
+$i_stddef='define'
+$i_stdlib='define'
+$i_string='define'
+$i_sysaccess='undef'
+$i_sysdir='undef'
+$i_sysfile='undef'
+$i_sysioctl='define'
+$i_sysmount='undef'
+$i_sysndir='undef'
+$i_sysparam='undef'
+$i_sysresrc='undef'
+$i_syssecrt='undef'
+$i_sysselct='define'
+$i_sysstat='define'
+$i_sysstatfs='undef'
+$i_sysstatvfs='undef'
+$i_systime='define'
+$i_systimek='undef'
+$i_systimes='define'
+$i_systypes='define'
+$i_sysuio='undef'
+$i_sysun='undef'
+$i_sysvfs='undef'
+$i_syswait='define'
+$i_termio='undef'
+$i_termios='define'
+$i_time='undef'
+$i_unistd='define'
+$i_ustat='undef'
+$i_utime='define'
+$i_values='define'
+$i_varargs='undef'
+$i_vfork='undef'
+$Id='$Id'
+$inc_version_list_init=''
+$installusrbinperl='undef'
+$intsize='4'
+$ivdformat='"d"'
+$ivsize='4'
+$ivtype='int'
+$longdblsize='8'
+$longlongsize='_error_'
+$longsize='4'
+$lseeksize='4'
+$lseektype='off_t'
+$malloctype='void *'
+$modetype='mode_t'
+$multiarch='undef'
+$myuname='VOS'
+$netdb_hlen_type='int'
+$netdb_host_type='char *'
+$netdb_name_type='char *'
+$netdb_net_type='long'
+$nvtype='double'
+$o_nonblock='O_NONBLOCK'
+$old_pthread_create_joinable=''
+$osname='VOS'
+$package='perl5'
+$pidtype='pid_t'
+$pm_apiversion='5.00563'
+$privlib='/system/ported/perl/lib/5.005'
+$privlibexp='/system/ported/perl/lib/5.005'
+$prototype='define'
+$ptrsize='4'
+$quadkind='_error_'
+$quadtype='_error_'
+$randbits='15'
+$randseedtype='unsigned int'
+$rd_nodata='-1'
+$sched_yield=''
+$seedfunc='srand'
+$selectminbits='1'
+$selecttype='fd_set *'
+$sh='/bin/sh'
+$shmattype='void *'
+$shortsize='2'
+$sig_name_init='"ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO","HUP","URG","ALRM","KILL","PIPE","QUIT","CHLD","CONT","STOP","TSTP","TTIN","TTOU","BUS","RT1","RT2","RT3","RT4","RT5","RT6","RT7","RT8",0'
+$sig_num_init='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,0'
+$signal_t='void'
+$sitearch=''
+$sitearchexp=''
+$sitelib='/system/ported/perl/lib/site/5.005'
+$sitelibexp='/system/ported/perl/lib/site/5.005'
+$sizetype='size_t'
+$sPRIfldbl='"Lf"'
+$sPRIgldbl='"Lg"'
+$src='%es#lang/vos_ftp_site/pub/vos/alpha/perl'
+$ssizetype='ssize_t'
+$startperl='!perl.pm'
+$stdchar='unsigned char'
+$stdio_base='((fp)->_base)'
+$stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
+$stdio_cnt='((fp)->_cnt)'
+$stdio_ptr='((fp)->_ptr)'
+$stdio_stream_array='_iob'
+$timetype='time_t'
+$u16size='2'
+$u16type='unsigned short'
+$u32size='4'
+$u32type='unsigned int'
+$u64size='_error_'
+$u64type='_error_'
+$u8size='1'
+$u8type='unsigned char'
+$uidformat='"d"'
+$uidsize='4'
+$uidtype='uid_t'
+$uquadtype='_error_'
+$use5005threads='undef'
+$use64bits='undef'
+$usedl='undef'
+$uselargefiles='undef'
+$uselongdouble='define'
+$usemorebits='undef'
+$usemultiplicity='undef'
+$useperlio='undef'
+$usesocks='undef'
+$usethreads='undef'
+$uvoformat='"o"'
+$uvsize='4'
+$uvtype='unsigned int'
+$uvuformat='"u"'
+$uvxformat='"x"'
+$vendorlibexp=''
+$voidflags='15'
+$xs_apiversion='5.00563'