diff options
| author | dgp@users.sourceforge.net <dgp> | 2015-07-02 12:29:43 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2015-07-02 12:29:43 (GMT) |
| commit | 33865e448ddcaf9b94d7305a2d89405bc23cff20 (patch) | |
| tree | 8cf83434ed090e640a4b2611e0ebbdd9314b04d3 /unix/tclUnixFCmd.c | |
| parent | 05fa67f95e48a65c50f0f2af1ea60cb7f392831b (diff) | |
| download | tcl-33865e448ddcaf9b94d7305a2d89405bc23cff20.zip tcl-33865e448ddcaf9b94d7305a2d89405bc23cff20.tar.gz tcl-33865e448ddcaf9b94d7305a2d89405bc23cff20.tar.bz2 | |
Revert some refcount changes on I/O structs.
These are refcounts on structs, not Tcl_Obj's. Their scheme doesn't suffer
the same difficulties and histories as Tcl_Obj's, and they need not copy
every detail, appropriate or not, from Tcl_Obj refcount management.
The "significant value" -- as dkf puts it -- for the struct refcounting scheme
is 0 not 1.
Diffstat (limited to 'unix/tclUnixFCmd.c')
0 files changed, 0 insertions, 0 deletions
