diff options
-rw-r--r-- | libthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 57def6e6..2cdb2840 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-05-28 Roland McGrath <roland@frob.com> + + * lockfile.c: Use __attribute__ magic instead of #pragma magic + for alias definitions. Don't bother to make them weak. + 2002-05-26 Roland McGrath <roland@frob.com> Changes merged from CMU MK83a version: |