about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-20 01:05:35 +0000
committerRoland McGrath <roland@gnu.org>2002-11-20 01:05:35 +0000
commitf0ddeeb5c02cc86cd8daf976559d3e0d3be8493d (patch)
treec647003e12abf8742afdac072757f117506686ed /ChangeLog
parent8d4d283346a2867eaccf298ba7396ce1ba70b724 (diff)
downloadglibc-f0ddeeb5c02cc86cd8daf976559d3e0d3be8493d.tar.gz
glibc-f0ddeeb5c02cc86cd8daf976559d3e0d3be8493d.tar.xz
glibc-f0ddeeb5c02cc86cd8daf976559d3e0d3be8493d.zip
* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
	sched_setaffinity.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f488b4be56..34c7b3375e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-11-19  Roland McGrath  <roland@redhat.com>
 
+	* posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
+	sched_setaffinity.
+
 	* configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
 	`-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
 	test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.