]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 20 Feb 2003 02:45:34 +0000 (02:45 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 20 Feb 2003 02:45:34 +0000 (02:45 +0000)
ChangeLog

index 2ee811c16e5ecaccecd1d716252f7c130a88c7de..e39c89108438003a1519cc2166769f31f6c5b09d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-19  Roland McGrath  <roland@redhat.com>
+
+       FreeBSD rfork support changes from Russ Cox <rsc@plan9.bell-labs.com>:
+       * syscall.c (internal_syscall): Handle SYS_rfork with internal_fork.
+       * process.c (internal_fork) [SYS_rfork]: Bail if RFPROC flag not set.
+
 2003-01-23  Roland McGrath  <roland@redhat.com>
 
        * signal.c: Reorder #ifdefs so HAVE_ASM_SIGCONTEXT_H doesn't matter on