------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=927 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Git Commit <[email protected]> 2011-02-21 05:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/cd59ab18b06626887aecef760c416ae7936924da commit cd59ab18b06626887aecef760c416ae7936924da Author: Phil Pennock <[email protected]> AuthorDate: Sun Feb 20 23:28:45 2011 -0500 Commit: Phil Pennock <[email protected]> CommitDate: Sun Feb 20 23:30:09 2011 -0500 minor robustness fixes for debugging. sig_atomic_t for signal-handlers. getgroups() return value checking. developed for bug 927. ---- doc/doc-txt/ChangeLog | 5 +++++ src/src/daemon.c | 4 ++-- src/src/exim.c | 10 +++++++++- src/src/globals.c | 2 +- src/src/globals.h | 8 +++++++- src/src/mytypes.h | 4 +++- 6 files changed, 27 insertions(+), 6 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
