Does ksh's (we are using 2010-03-05) builtin interface do garbage
collection if a builtin was killed with CTRL-C, for example are file
descriptors opened with AST stdio fopen() or plain open() closed or
does this require extra hooks? Will the shell free allocated memory if
the builtin didn't do it on exit or will this require extra hooks,
too?

Irek
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to