summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-23 22:34:40 +0000
committerRoland McGrath <roland@gnu.org>2006-02-23 22:34:40 +0000
commit10814720ad7553b3096e1e8bd4f5ce3e0b565c6c (patch)
treed5d3136dd2e055dd22f18db9f2789aaa9b3a27df /ChangeLog
parent3e64e913f2139c0c992db24396f1fee84c900ce3 (diff)
* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation
in misc/, not posix/. Reported by David S. Miller <davem@davemloft.net>. 2006-02-23 Jakub Jelinek <jakub@redhat.com> * posix/sched_yield.c (__sched_yield): Add libc_hidden_def. * sysdeps/mach/sched_yield.c (__sched_yield): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5570043386..b54a2d9980 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-02-23 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation
+ in misc/, not posix/.
+ Reported by David S. Miller <davem@davemloft.net>.
+
+2006-02-23 Jakub Jelinek <jakub@redhat.com>
+
+ * posix/sched_yield.c (__sched_yield): Add libc_hidden_def.
+ * sysdeps/mach/sched_yield.c (__sched_yield): Likewise.
+
2006-02-22 Roland McGrath <roland@redhat.com>
* po/libc.pot: Regenerated.