From c76d1ff5149bd03210f2bb8cd64446c51618d016 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 12 Dec 2014 14:52:14 -0800 Subject: NPTL: Add stubs for Linux-only extension functions. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ea4ebb7842..9ac8b925bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2014-12-12 Roland McGrath + * nptl/pthread_getaffinity.c: New file. + * nptl/pthread_setaffinity.c: New file. + * nptl/pthread_getname.c: New file. + * nptl/pthread_setname.c: New file. + * nptl/pthread_create.c (START_THREAD_DEFN) [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument. -- cgit 1.4.1