aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-01-08 13:24:56 -0800
committerRoland McGrath <roland@hack.frob.com>2015-01-08 13:24:56 -0800
commit9287adf0895d4cf2f25d34c13c0f47202c01ddd0 (patch)
tree1a54855bfff2d138f6160fafab6e2e7d109daa43 /ChangeLog
parent59ff172f8064757e2302f9b4fb7583ec2841d591 (diff)
downloadglibc-9287adf0895d4cf2f25d34c13c0f47202c01ddd0.zip
glibc-9287adf0895d4cf2f25d34c13c0f47202c01ddd0.tar.gz
glibc-9287adf0895d4cf2f25d34c13c0f47202c01ddd0.tar.bz2
Add stub sys/procfs.h file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa360a4..1d1d04b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-01-08 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/nptl/sys/procfs.h: New file.
+ * nptl_db/Makefile (headers): Add it.
+ * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
+
* nptl/pthreadP.h (check_cpuset_attr): Moved ...
* sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
* nptl/pthread_attr_setaffinity.c: Include it.