commit | 7152234bbfd3bb654fbbbf6d52b55770fbc8c851 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Feb 20 02:45:34 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Feb 20 02:45:34 2003 +0000 |
tree | a12b1055a764677da6ff7b328721c46036a034ae | |
parent | f3a0e1bb56176d1f41aa92be3c7128f0ad1b1543 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 2ee811c..e39c891 100644 --- 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