From ae10229c989edab43afa704650ec17bb9578d630 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 4 Mar 2007 00:05:21 +0000 Subject: 2006-03-04 Samuel Thibault * libpthread/include/pthread/pthread.h: Add the restrict keyword where appropriate for full compliance. * libpthread/pthread/pt-internal.h: Likewise. * libpthread/sysdeps/generic/bits/mutex.h: Likewise. * libpthread/sysdeps/generic/bits/rwlock.h: Likewise. * libpthread/TODO: Drop that TODO item. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d10eb2d1..4bcda73e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * libpthread/sysdeps/i386/machine-sp.h (thread_stack_pointer): Optimize esp read. * libpthread/i386/cthreads.h (cthread_sp): Likewise. + * libpthread/include/pthread/pthread.h: Add the restrict keyword where + appropriate for full compliance. + * libpthread/pthread/pt-internal.h: Likewise. + * libpthread/sysdeps/generic/bits/mutex.h: Likewise. + * libpthread/sysdeps/generic/bits/rwlock.h: Likewise. + * libpthread/TODO: Drop that TODO item. 2006-01-20 Samuel Thibault -- cgit v1.2.3