Fix typos in new locking on MemShared
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 20 Oct 2001 22:23:53 +0000 (22:23 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 20 Oct 2001 22:23:53 +0000 (22:23 +0000)
commit7fcdafbdb0bffcc321d3a9c54e5d13442d621313
treeb090db0be4d2e3c23bfdac7ced7a0053cd6bb985
parent5ed1ec7bdfae87aa5419ee42de2a3f5267b16906
Fix typos in new locking on MemShared
Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
- seems to make segfaults more deterministic - suspect they are
  attempt to free() after Interp and Host have gone.

p4raw-id: //depot/perlio@12541
perlio.c
win32/perlhost.h