diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-11-18 23:54:51 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-11-18 23:54:51 +0000 |
commit | 1a10b3582fd24d7ac8b70e3ad610d8a7fccaf3c6 (patch) | |
tree | fcd0435cb738acec666cafa72bfc34b6cc0360cc /libthreads/ChangeLog | |
parent | bd9d558835a033293f3ef81808f6e4290241d0ec (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/ChangeLog | 4 |
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. |