summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-07-14 02:53:33 +0000
committerUlrich Drepper <drepper@redhat.com>2005-07-14 02:53:33 +0000
commitf45729d8cd80b082c7724883aa9c6c858d0082f9 (patch)
tree50483ed2985a15c2fcece40636336a765e265192 /ChangeLog
parenta08ab89700a4a2e60c4c99df5b23960427e19eeb (diff)
downloadglibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.tar.gz
glibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.tar.xz
glibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.zip
* nscd/nscd_helper.c: Add a few __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3814c07577..e0c8ec2f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-07-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* nscd/nscd_helper.c: Add a few __builtin_expect.
+
 	* nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.
 	* nscd/nscd_helper.c (wait_on_socket): New function.
 	(get_mapping): Use wait_on_socket instead of poll.  The former handles