diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-02-26 Chip Salzenberg <chip@valinux.com> + + * support/nfs/xio.c (xungetc): Decrement line number when + character to unget is newline. Make first parameter int, so + it can distinguish EOF from \377. + * support/include/xio.h (xungetc): Adjust prototype. + Fri Feb 4 23:42:23 EST 2000 Neil Brown <neilb@cse.unsw.edu.au> * support/include/nfs/export.h: added NFSEXP_NOAUTHNLM |