]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/proc.h
Don't send nick name as default PART reason
[ngircd-alex.git] / src / ngircd / proc.h
2011-08-23 Alexander BartonNew function Proc_Close() to shutdown pipes to child...
2011-02-13 Alexander BartonDoxygen'ify proc.h
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-07-14 Alexander BartonRemove Proc_Kill(), use timeout to kill child processes generic-proc
2010-07-11 Alexander BartonRefactor Resolve_Read() into generic Proc_Read() function
2010-06-30 Alexander BartonNew function Proc_GenericSignalHandler()
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling