diff options
author | stwo <stwo> | 2010-09-06 12:57:31 (GMT) |
---|---|---|
committer | stwo <stwo> | 2010-09-06 12:57:31 (GMT) |
commit | aec4b2254493a049360d06d00e797237abab3f92 (patch) | |
tree | da0b07ffe6eb9d201b76d0c12b6568095681ce58 /ChangeLog | |
parent | 39c6dfa01f7a50eb3c81070a38071899fabf5ed6 (diff) | |
download | tcl-aec4b2254493a049360d06d00e797237abab3f92.zip tcl-aec4b2254493a049360d06d00e797237abab3f92.tar.gz tcl-aec4b2254493a049360d06d00e797237abab3f92.tar.bz2 |
Backport blkcnt_t detection/usage.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-09-06 Stuart Cassoff <stwo@users.sourceforge.net> + + * unix/configure.in, generic/tclIOUtil.c (Tcl_Stat): Updated so that + we do not assume that all unix systems have the POSIX blkcnt_t type, + since OpenBSD apparently does not. Backported from HEAD (2010-02-16). + * unix/configure: autoconf-2.59 + 2010-09-02 Andreas Kupries <andreask@activestate.com> *** 8.5.9 TAGGED FOR RELEASE *** |