diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-07 03:36:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-07 03:36:34 +0000 |
commit | b381189e6755798a8e701c8c26f9c4483f8d2ace (patch) | |
tree | cb7de98e71051826218a9f37b18caf6013db97a8 | |
parent | d652f6b8cb5e2236c049a2b68214be8ce6a25d57 (diff) | |
download | glibc-b381189e6755798a8e701c8c26f9c4483f8d2ace.tar glibc-b381189e6755798a8e701c8c26f9c4483f8d2ace.tar.gz glibc-b381189e6755798a8e701c8c26f9c4483f8d2ace.tar.bz2 glibc-b381189e6755798a8e701c8c26f9c4483f8d2ace.zip |
* sysdeps/mach/hurd/getsockopt.c: Fix handling of returned buffer size.
From Robert Bihlmeyer <robbe@orcus.priv.at>.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-06 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/getsockopt.c: Fix handling of returned buffer size. + From Robert Bihlmeyer <robbe@orcus.priv.at>. + 2001-06-06 Ulrich Drepper <drepper@redhat.com> * po/ko.po: Update from translation team. |