summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-11-18 23:54:51 +0000
committerThomas Bushnell <thomas@gnu.org>1996-11-18 23:54:51 +0000
commit1a10b3582fd24d7ac8b70e3ad610d8a7fccaf3c6 (patch)
treefcd0435cb738acec666cafa72bfc34b6cc0360cc /libthreads/ChangeLog
parentbd9d558835a033293f3ef81808f6e4290241d0ec (diff)
Mon Nov 18 16:36:56 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* cprocs.c (cproc_create): Cast CHILD in assignment.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index db5eb9e3..a70a35bd 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov 18 16:36:56 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * cprocs.c (cproc_create): Cast CHILD in assignment.
+
Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* i386/csw.S (CALL_MCOUNT): New macro.