summaryrefslogtreecommitdiff
path: root/hints/vmesa.sh
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-11-05 08:34:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1998-11-05 08:34:39 +0000
commita3ba788f0191e8b9b81ce65b28b93f4b5b27686e (patch)
tree60ea59d72798ee8cd7b8ad9247b8d0fa6905a44b /hints/vmesa.sh
parent0182fb80112dc1109c74c011db7c7ef7267a733e (diff)
downloadperl-a3ba788f0191e8b9b81ce65b28b93f4b5b27686e.tar.gz
VM/ESA and VMS sig_num_init (change#2101) catchup.
p4raw-link: @2101 on //depot/cfgperl: 824a2ba35a8a435c7dda7b79d43bec16c40e4bd9 p4raw-id: //depot/cfgperl@2203
Diffstat (limited to 'hints/vmesa.sh')
-rw-r--r--hints/vmesa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/vmesa.sh b/hints/vmesa.sh
index 29d9bf0588..54fa5e7b26 100644
--- a/hints/vmesa.sh
+++ b/hints/vmesa.sh
@@ -309,7 +309,7 @@ shmattype='void *'
shrpenv=''
signal_t='void'
sig_name_init='"ZERO","HUP","INT","ABRT","ILL","POLL","URG","STOP","FPE","KILL","BUS","SEGV","SYS","PIPE","ALRM","TERM","USR1","USR2","NUM18","CONT","CHLD","TTIN","TTOU","IO","QUIT","TSTP","TRAP","NUM27","WINCH","XCPU","XFSZ","VTALRM","PROF","NUM33","NUM34","NUM35","NUM36","NUM3","NUM38","NUM39","NUM40","NUM41","NUM42","NUM43","NUM44","NUM45","NUM46","NUM47","NUM48","NUM49","CLD"'
-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,20 '
+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,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,20 '
sizetype='size_t'
so='.a'
ssizetype='ssize_t'