diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-19 15:24:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-19 15:24:31 +0000 |
commit | 814ef022c66e7c2ecfd280171ad47304f5ec2da7 (patch) | |
tree | 5c9dcfe931e8873ad7b37efcb51fbb6c4efc6b87 /ChangeLog | |
parent | df3eec7da94ca39164e2e209eb3b3a06abaca493 (diff) | |
download | glibc-814ef022c66e7c2ecfd280171ad47304f5ec2da7.zip glibc-814ef022c66e7c2ecfd280171ad47304f5ec2da7.tar.gz glibc-814ef022c66e7c2ecfd280171ad47304f5ec2da7.tar.bz2 |
* misc/pselect.c (__pselect): Remove static.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-01-19 Jakub Jelinek <jakub@redhat.com> + + * misc/pselect.c (__pselect): Remove static. + 2006-01-18 Roland McGrath <roland@redhat.com> * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don't |