updwtmpx - update prototype to be void, but ...
authorAlex Hornung <ahornung@gmail.com>
Sun, 31 Jul 2011 06:00:42 +0000 (07:00 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 31 Jul 2011 14:57:26 +0000 (15:57 +0100)
commitbdb02cd97595ace26fe6dff557dc880491697637
treee32ace14ecfb066d550480f0eef520ced13d6edf
parente7322b09faff75b1298e9bfe444633425d173536
updwtmpx - update prototype to be void, but ...

 * also expose the int-returning prototype as _updwtmpx, only for internal
   DragonFly use. It seems as if most programs out there assume that
   updwtmpx returns void.

 * This should fix heirloom in pkgsrc
include/utmpx.h
lib/libc/gen/getlastlogx.3
lib/libc/gen/utmpx.c
lib/pam_module/pam_lastlog/pam_lastlog.c