projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Upgrade to Encode 1.92.
[p5sagit/p5-mst-13.2.git]
/
ext
/
POSIX
/
hints
/
bsdos.pl
1
# BSD platforms have extra fields in struct tm that need to be initialized.
2
# XXX A Configure test is needed.
3
$self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;