diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-22 21:02:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-22 21:02:39 +0000 |
commit | 845d4b6af842e4c6815a4789595f1e7802be1b33 (patch) | |
tree | 9b5a68465cb9e6f1f78c5e4672f5fcc2ac0a1f0d /libthreads/ChangeLog | |
parent | 5638e7a335b7d7731adf16afe7d2d88a5b8d1dcd (diff) |
.
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 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. |