diff options
author | rpj <rpj> | 2009-03-04 09:46:14 +0000 |
---|---|---|
committer | rpj <rpj> | 2009-03-04 09:46:14 +0000 |
commit | e5a49355e0848ecf0c81147ce1ffb941349b7f62 (patch) | |
tree | 6dda5f00a391e91d5e4009c29c64066e19d18c69 | |
parent | 271aefcce0ebde39bc104daf342e1048727727d0 (diff) |
''
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-03-03 Stephan O'Farrill <stephan dot ofarrill at gmail dot com> + + * pthread_attr_getschedpolicy.c: Add "const" to function parameter + in accordance with SUSv3 (POSIX). + * pthread_attr_getinheritsched.c: Likewise. + * pthread_mutexattr_gettype.c: Likewise. + + 2008-06-06 Robert Kindred <RKindred at SwRI dot edu> * ptw32_throw.c (ptw32_throw): Remove possible reference to NULL |