diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-29 22:31:44 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-29 22:31:44 -0700 |
commit | 6d28d423b2e47ad3534fb8807f4b0f31c2c0fa9a (patch) | |
tree | 83000549bc918a9ad89f6b04fb9db798dad96f43 /ChangeLog | |
parent | ab61c641c21abaf58eda5198019db83657beb699 (diff) | |
download | glibc-6d28d423b2e47ad3534fb8807f4b0f31c2c0fa9a.tar.gz glibc-6d28d423b2e47ad3534fb8807f4b0f31c2c0fa9a.tar.xz glibc-6d28d423b2e47ad3534fb8807f4b0f31c2c0fa9a.zip |
Define MSG_WAITFORONE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5b70500d5c..55b4d843f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-03-29 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_WAITFORONE. + 2010-03-28 Thomas Schwinge <thomas@schwinge.name> * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Adapt to auxv |