git: updwtmpx - update prototype to be void, but ...

看板DFBSD_commit作者時間14年前 (2011/08/01 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit bdb02cd97595ace26fe6dff557dc880491697637 Author: Alex Hornung <ahornung@gmail.com> Date: Sun Jul 31 07:00:42 2011 +0100 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 Summary of changes: include/utmpx.h | 3 ++- lib/libc/gen/getlastlogx.3 | 12 +++++++++--- lib/libc/gen/utmpx.c | 8 +++++++- lib/pam_module/pam_lastlog/pam_lastlog.c | 2 +- 4 files changed, 19 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdb02cd97595ace26fe6dff557dc880491697637 -- DragonFly BSD source repository
文章代碼(AID): #1EDPXi_K (DFBSD_commit)