summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authordas <das>2002-06-06 17:37:54 (GMT)
committerdas <das>2002-06-06 17:37:54 (GMT)
commitc8fb36de6d9a95921274778de496ab7268d87cf2 (patch)
treed8383cffd57ba9b2bb95730e80227456889d0387 /unix/tclUnixFile.c
parent23edb8b855f67c87fe21eb4c19adb0d545cb3288 (diff)
downloadtcl-c8fb36de6d9a95921274778de496ab7268d87cf2.zip
tcl-c8fb36de6d9a95921274778de496ab7268d87cf2.tar.gz
tcl-c8fb36de6d9a95921274778de496ab7268d87cf2.tar.bz2
* unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime):
added mutex wrapped calls to readdir, localtime & gmtime in case their thread-safe *_r counterparts are not available. * unix/tcl.m4: added configure check for readdir_r * unix/tcl.m4 (Darwin): set TCL_DEFAULT_ENCODING to utf-8 on MacOSX (where posix file apis expect utf-8, not iso8859-1). * unix/configure: regen * unix/Makefile.in: set DYLD_LIBRARY_PATH in parallel to LD_LIBRARY_PATH for MacOSX dynamic linker. * generic/tclEnv.c (TclSetEnv): fix env var setting on MacOSX (adapted from patch #524352 by jkbonfield).
Diffstat (limited to 'unix/tclUnixFile.c')
0 files changed, 0 insertions, 0 deletions