Work around glibc's failure to flush stdin on fclose.
authorEric Blake <ebb9@byu.net>
Thu, 12 Apr 2007 20:51:24 +0000 (20:51 +0000)
committerEric Blake <ebb9@byu.net>
Thu, 12 Apr 2007 20:51:24 +0000 (20:51 +0000)
commit88a56a14d9b092c7e88c05f8a18c8e3fb8844ca1
tree2cd66e0a8720c42c24a63243b9fe5baf7fb60b02
parentcc133e1865af68b87b61e558fa5e40a302f60c76
Work around glibc's failure to flush stdin on fclose.
* lib/closein.c (close_stdin): Flush stdin before closing.
ChangeLog
lib/closein.c