commit | 9cecf7f8d6115a247be7186013857270b2d588d5 | [log] [tgz] |
---|---|---|
author | John Hughes <john@Calva.COM> | Tue Oct 16 10:20:22 2001 +0000 |
committer | John Hughes <john@Calva.COM> | Tue Oct 16 10:20:22 2001 +0000 |
tree | a7ff778020594f73648f026522f432434c3665c6 | |
parent | 7b3346be42d6a1f539e95d385ee498f8b3c529f8 [diff] [blame] |
Fix umovestr of unmapped page for UnixWare
diff --git a/ChangeLog b/ChangeLog index 7884935..67f16ac 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2001-10-16 John Hughes <john@Calva.COM> + + * util.c (umovestr): UnixWare (svr4?) returns 0 when trying + to read unmapped page. Make it possible to strace ksh. + 2001-10-03 David Mosberger <davidm@hpl.hp.com> * process.c (internal_clone): Avoid race condition by clearing