diff options
Diffstat (limited to 'vos/config.ga.def')
-rw-r--r-- | vos/config.ga.def | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/vos/config.ga.def b/vos/config.ga.def index 823bdb0168..cfede44899 100644 --- a/vos/config.ga.def +++ b/vos/config.ga.def @@ -3,12 +3,12 @@ $aphostname='' $archlib='' $archlibexp='' $archname='vos' -$bin='/system/ported/command_library' -$binexp='/system/ported/command_library' +$bin='/system/gnu_library/bin' +$binexp='/system/gnu_library/bin' $byteorder='4321' $castflags='0' $cf_by='Paul_Green@stratus.com' -$cf_time='2000-10-24 15:35 UCT' +$cf_time='2001-06-11 02:46 UCT' $CONFIG_SH='config.sh' $cpp_stuff='42' $cpplast='-' @@ -195,6 +195,7 @@ $d_quad='undef' $d_readdir='define' $d_readlink='define' $d_readv='undef' +$d_realpath='undef' $d_recvmsg='undef' $d_rename='define' $d_rewinddir='define' @@ -216,6 +217,7 @@ $d_seteuid='define' $d_setgrent='undef' $d_setgrps='undef' $d_sethent='define' +$d_setitimer='undef' $d_setlinebuf='define' $d_setlocale='define' $d_setnent='define' @@ -247,6 +249,8 @@ $d_socket='define' $d_sockpair='undef' $d_socks5_init='undef' $d_sqrtl='undef' +$d_sresgproto='undef' +$d_sresuproto='undef' $d_statblks='undef' $d_statfs_f_flags='undef' $d_statfs_s='undef' @@ -307,6 +311,9 @@ $d_wctomb='define' $d_writev='undef' $db_hashtype='int' $db_prefixtype='int' +$db_version_major='undef' +$db_version_minor='undef' +$db_version_patch='undef' $defvoidused='15' $direntrytype='struct dirent' $doublesize='8' @@ -317,8 +324,8 @@ $fflushall='undef' $fflushNULL='define' $fpostype='fpos_t' $freetype='void' -$full_csh='/system/ported/command_library/bash.pm' -$full_sed='/system/ported/command_library/sed.pm' +$full_csh='/system/gnu_library/bin/bash.pm' +$full_sed='/system/gnu_library/bin/sed.pm' $gidformat='"d"' $gidsize='4' $gidsign='-1' @@ -432,6 +439,7 @@ $nvtype='double' $o_nonblock='O_NONBLOCK' $old_pthread_create_joinable='' $osname='VOS' +$osvers='VOS' $otherlibdirs='' $package='perl5' $pidtype='pid_t' @@ -449,7 +457,7 @@ $sched_yield='' $seedfunc='srand' $selectminbits='1' $selecttype='fd_set *' -$sh='/system/ported/command_library/bash.pm' +$sh='/system/gnu_library/bin/bash.pm' $shmattype='void *' $shortsize='2' $sig_name_init='"ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO","HUP","URG","ALRM","CHLD","CONT","KILL","STOP","PIPE","QUIT","BUS","TRAP","TSTP","TTIN","TTOU","RT1","RT2","RT3","RT4","RT5","RT6","RT7","RT8",0' |