[PATCH 0/3] Improve Mac OSX support
Richard Kettlewell
rjk at terraraq.org.uk
Sun Jul 10 12:23:42 BST 2011
Previous message:
[PATCH 2/2] sys_cmd error handling improved in the following ways: (1) If the subprocess exits nonzero then the exit status is unpicked and logged. (2) If the exec in the child fails, the command and errno string are written to stderr (which should end up in secnet's usual log output). (3) _exit() is used instead of exit(), to avoid any possibility of craziness with stdio/atexit/etc.
Next message:
[PATCH 1/3] Update Mac-specific notes.
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This is the current contents of my machacks branch. ttfn/rjk
Previous message:
[PATCH 2/2] sys_cmd error handling improved in the following ways: (1) If the subprocess exits nonzero then the exit status is unpicked and logged. (2) If the exec in the child fails, the command and errno string are written to stderr (which should end up in secnet's usual log output). (3) _exit() is used instead of exit(), to avoid any possibility of craziness with stdio/atexit/etc.
Next message:
[PATCH 1/3] Update Mac-specific notes.
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the sgo-software-discuss mailing list