| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Jeff Trawick <traw...@attglobal.net> |
| Subject | exactly what is the inherit flag supposed to control? |
| Date | Fri, 21 Mar 2003 15:49:08 GMT |
apr_file_io.h says /** * Unset a file from being inherited by child processes. */ should it instead say something like this? /** * Unset a file from being inherited by subprograms */ where subprogram is a child process running another executable, as contrasted with a child process running the same executable (i.e., fork() but no exec()) | |
| Mime |
|
| View raw message | |