diff options
Diffstat (limited to 'libthreads')
-rw-r--r-- | libthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 113fc83a..9b718006 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,7 @@ +2001-12-22 Roland McGrath <roland@frob.com> + + * i386/thread.c (cthread_sp): Use __thread_stack_pointer. + 2001-08-23 Roland McGrath <roland@frob.com> * lockfile.c: Rewritten to use macros now defined by libc. |