projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc09a9a
)
Add defaults for st_ino size/sign probes to uconfig64.sh
author
Nicholas Clark
<nick@ccl4.org>
Tue, 9 Aug 2011 07:25:07 +0000
(09:25 +0200)
committer
Nicholas Clark
<nick@ccl4.org>
Tue, 9 Aug 2011 07:25:07 +0000
(09:25 +0200)
These were not added in
668fdbe135fd76c7
because Porting/checkcfgvar.pl was
not aware that uconfig64.sh needed testing.
uconfig64.sh
patch
|
blob
|
history
diff --git
a/uconfig64.sh
b/uconfig64.sh
index
a98abb6
..
3878431
100644
(file)
--- a/
uconfig64.sh
+++ b/
uconfig64.sh
@@
-738,6
+738,8
@@
srand48_r_proto='0'
srandom_r_proto='0'
src='.'
ssizetype=long
+st_ino_sign='1'
+st_ino_size='8'
startperl='#!perl'
stdchar=char
stdio_base='((fp)->_IO_read_base)'