thorpej
dafbb1e2ea
- Reference count MCC IDs, and garbage-collect them in destroy if
the ref count is 0, and in close if the ref count is 0 and the ID is dead (i.e. has been previously destroyed). - Don't use temp files to generate unique MCC names; use ASCII representations of pointers to the malloc'd IDs, which is unique enough for our purposes. - Dead IDs cause an ENOENT error, as would a dead FCC ID. Per discussion w/ Johan Danielsson <joda@pdc.kth.se>.
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%