aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-03 01:52:29 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-03 01:52:29 +0000
commitebb2788e97b264418270b1e03e66dd96c5ab47c9 (patch)
tree224b98d49db7060a91fa696059b81c2a812b97c8 /ChangeLog
parent720981169b1939283e906c85eada83415e7944a0 (diff)
downloadglibc-ebb2788e97b264418270b1e03e66dd96c5ab47c9.zip
glibc-ebb2788e97b264418270b1e03e66dd96c5ab47c9.tar.gz
glibc-ebb2788e97b264418270b1e03e66dd96c5ab47c9.tar.bz2
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_FUTEX_CLOCK_REALTIME): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 450a5b6..9bc0afc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-01-02 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/kernel-features.h
+ (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
+
* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
if no output is written.