* Alejandro Colomar: > I've noticed that there's no _PATH_FAILLOG in <paths.h>. Should we add > that macro for consistency with other files such as _PATH_LASTLOG? I don't think so. Linux does not support atomic writes, so files like lastlog cannot really work reliably. I don't see why faillog would be any different. Thanks, Florian