diff options
Diffstat (limited to 'libpthread/ChangeLog')
-rw-r--r-- | libpthread/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libpthread/ChangeLog b/libpthread/ChangeLog index 229fa3b..1670b28 100644 --- a/libpthread/ChangeLog +++ b/libpthread/ChangeLog @@ -1,3 +1,10 @@ +2008-08-14 Neal H. Walfield <neal@gnu.org> + + * headers.m4: Remove link from sysroot/include/bits/pthreadtypes.h + to libpthread/sysdeps/generic/bits/pthreadtypes.h and link from + sysroot/include/bits/thread-barrier.h to + libpthread/sysdeps/generic/bits/thread-barrier.h. + 2008-08-12 Neal H. Walfield <neal@gnu.org> * sysdeps/generic/bits/pthreadtypes.h: Remove dead file. |