]> git.ipfire.org Git - thirdparty/shadow.git/commit
Merge Debian's patch 466_fflush-prompt
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 26 Dec 2007 16:50:38 +0000 (16:50 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 26 Dec 2007 16:50:38 +0000 (16:50 +0000)
commitfd970ab62cc4163399f3c26029bdbad42e21b646
tree1907af361a0574fe746b196dafb8d6a0230f8df1
parente663c696c2a6ccf46e2b68a2b0a3c2a6f52c17dd
Merge Debian's patch 466_fflush-prompt
* libmisc/Makefile.am, lib/prototypes.h, libmisc/yesno.c, src/grpck.c,
src/pwck.c: move yes_or_no() from grpck/pwck to a separate
libmisc/yesno.c (with a read_only argument).
* libmisc/fields.c, libmisc/yesno.c: Make sure stdout is flushed before
reading the user's answer.
ChangeLog
lib/prototypes.h
libmisc/Makefile.am
libmisc/fields.c
libmisc/yesno.c [new file with mode: 0644]
src/grpck.c
src/pwck.c