From b67436f8411e8155c8b9a15f7d39751cd72248a1 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 8 Oct 1996 16:19:45 +0000 Subject: Mon Oct 7 21:31:25 1996 Thomas Bushnell, n/BSG * exec.c (fake_seek): New function. (prepare): Initialize E->stream.__io_funcs.seek to fake_seek; this is called now that stdio doesn't assume it always knows the file position. --- exec/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'exec/ChangeLog') diff --git a/exec/ChangeLog b/exec/ChangeLog index 715b2677..5051a17c 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,10 @@ +Mon Oct 7 21:31:25 1996 Thomas Bushnell, n/BSG + + * exec.c (fake_seek): New function. + (prepare): Initialize E->stream.__io_funcs.seek to fake_seek; this + is called now that stdio doesn't assume it always knows the file + position. + Thu Sep 12 16:30:12 1996 Thomas Bushnell, n/BSG * Makefile (HURDLIBS): New variable. -- cgit v1.2.3