summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2015-06-30 08:10:15 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2015-06-30 08:10:15 (GMT)
commit81ca552bd6590895b24a4b0aaddfb3730d6cd557 (patch)
treee963a357aeb17226cede5a09a53f75b86b353eab /unix/tclUnixFile.c
parente18e9033b91d9327a1cba0d5177240c624d749f8 (diff)
downloadtcl-81ca552bd6590895b24a4b0aaddfb3730d6cd557.zip
tcl-81ca552bd6590895b24a4b0aaddfb3730d6cd557.tar.gz
tcl-81ca552bd6590895b24a4b0aaddfb3730d6cd557.tar.bz2
Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal Obj types. On most platforms this doesn't make a difference,
as (void *) and (long) generially have the same size. The only exception where it makes a difference is win64, as we can now store 64 bits in this field in stead of only 32 bits, exactly what the processor is optimized for.
Diffstat (limited to 'unix/tclUnixFile.c')
0 files changed, 0 insertions, 0 deletions