masqmail
log src/readsock.c
age | author | description |
---|---|---|
2012-01-14 | markus schnalke | Various cleanups to remove compiler warnings. |
2011-10-20 | markus schnalke | Added cast to avoid compiler warning. |
2011-10-20 | markus schnalke | Reformated multiline comments to have leading asterisks on each line |
2011-09-22 | markus schnalke | Switched to `type *name' style |
2010-05-06 | meillo | g_malloc terminates the program on failure automatically |
2008-11-06 | meillo | code beautifying; 0 -> \0 if appropriate |