diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2008-12-09 23:25:02 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2008-12-09 23:25:02 +0000 |
| commit | 135460f45c16c6611ec9075f5ea003d58380cdeb (patch) | |
| tree | b5fa0ec2adeb9c3091dbcf992dcfefceb6e4dd7c /ChangeLog | |
| parent | 71053765e020168b852f69a3d6e5274b35d57450 (diff) | |
| download | glibc-135460f45c16c6611ec9075f5ea003d58380cdeb.tar.xz glibc-135460f45c16c6611ec9075f5ea003d58380cdeb.zip | |
[BZ #6545]
* sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
available only for __USE_GNU.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-12-08 Ulrich Drepper <drepper@redhat.com> + [BZ #6545] + * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make + available only for __USE_GNU. + * inet/Makefile (tests): Add tst-getni2. * inet/tst-getni2.c: New file. |
