diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-07-14 02:53:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-07-14 02:53:33 +0000 |
commit | f45729d8cd80b082c7724883aa9c6c858d0082f9 (patch) | |
tree | 50483ed2985a15c2fcece40636336a765e265192 /ChangeLog | |
parent | a08ab89700a4a2e60c4c99df5b23960427e19eeb (diff) | |
download | glibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.zip glibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.tar.gz glibc-f45729d8cd80b082c7724883aa9c6c858d0082f9.tar.bz2 |
* nscd/nscd_helper.c: Add a few __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |