summaryrefslogtreecommitdiff
path: root/accel-pppd/log.h
AgeCommit message (Collapse)Author
2014-11-22remove trailing whitespacesDmitry Kozlov
2012-09-05Add compilation checks for printf-style format stringsGuillaume Nault
Append the format() __attribute__ to function prototypes which use a format string. This allows GCC to check for consistency between the format string and its arguments when these functions are called. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2011-08-24log: move LOG_CHUNK_SIZE definition back to the headerKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov