diff options
author | dgp <dgp@users.sourceforge.net> | 2012-06-08 13:14:19 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-06-08 13:14:19 (GMT) |
commit | 7e302d3ca75cd9eb6998e895cf344665b1d08e5e (patch) | |
tree | a5906f025d3dabfe0ae754285014064899728fc1 /ChangeLog | |
parent | 58d31239da28572a5de112c0792a6e071066fddc (diff) | |
parent | 9ea2ab76f4646c44e090b45ba151a94d38b085f1 (diff) | |
download | tcl-7e302d3ca75cd9eb6998e895cf344665b1d08e5e.zip tcl-7e302d3ca75cd9eb6998e895cf344665b1d08e5e.tar.gz tcl-7e302d3ca75cd9eb6998e895cf344665b1d08e5e.tar.bz2 |
Update autogoo for gettimeofday(). Thanks Joe English.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-06-08 Don Porter <dgp@users.sourceforge.net> + * unix/configure.in: Update autogoo for gettimeofday(). + * unix/tclUnixPort.h: Thanks Joe English. + * unix/configure: autoconf 2.13 + * unix/tclUnixPort.h: [Bug 3530533] Centralize #include <pthread.h> * unix/tclUnixThrd.c: in the tclUnixPort.h header so that old unix systems that need inclusion in all compilation units are supported. |