Commit Graph

10 Commits (2f1a983bc6fd2278fb0bb82cd571d0f1e427319f)

Author SHA1 Message Date
Rosen Penev 2f1a983bc6 Fix MinGW printf formats
3 months ago
jsteube e50e165208 Rename EVENT_H macro to avoid collision with EVENT_H macro from Apple library
1 year ago
jsteube f1ff925b6e Prepare rename macros in header files from _MACRO to MACRO
1 year ago
jsteube 368f8b39bc Add function to distinguish between warning and advice messages
7 years ago
Rosen Penev 2a2bd0e2b1
Restore strerror as %m is unsupported by the BSDs
7 years ago
Rosen Penev f27675a0ec
Only apply gnu_printf to MinGW
8 years ago
Rosen Penev 5c0bd0a15f
Remove strerror in favor of thread safe %m
8 years ago
jsteube 3442892fda Use __attribute__ ((format (printf, 2, 3))) to help compiler to identify format strings
8 years ago
jsteube 386efb7fb5 Make use of EVENT_CRACKER_HASH_CRACKED, do not print a cracked hash to stdout directly, let the client do it
8 years ago
jsteube 42677df2a6 Start context-related logging with goal to get rid of logging.c
8 years ago