diff options
author | Miles Bader <miles@gnu.org> | 1997-02-20 04:31:23 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-20 04:31:23 +0000 |
commit | 7054ba0477fb37efc0783d5b057daa2b2aa23c8f (patch) | |
tree | e87907c8693fc5faacb3956de718108b3989de24 /libthreads/ChangeLog | |
parent | 1a045b9524864210e4bf633239aa30b18a503a89 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index a70a35bd..b5db4ea3 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,13 @@ +Wed Feb 19 23:29:55 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * stack.c (__hurd_threadvar_stack_mask, + __hurd_threadvar_stack_offset, __hurd_threadvar_max): Make extern. + +Tue Feb 18 16:28:36 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * i386/thread.c (cproc_setup): Correctly leave space at top of + stack for GNU per-thread variables. + Mon Nov 18 16:36:56 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * cprocs.c (cproc_create): Cast CHILD in assignment. |