mirror of git://sourceware.org/git/glibc.git
Fix CL.
This commit is contained in:
parent
e28c88707e
commit
5fece6304c
|
|
@ -1,7 +1,7 @@
|
||||||
2010-05-03 Ulrich Drepper <drepper@redhat.com>
|
2010-05-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* version.h (VERSION): Bump for 2.11 release.
|
* version.h (VERSION): Bump for 2.12 release.
|
||||||
* include/features.h (__GLIBC_MINOR__): Bump to 11.
|
* include/features.h (__GLIBC_MINOR__): Bump to 12.
|
||||||
|
|
||||||
[BZ #11149]
|
[BZ #11149]
|
||||||
* elf/ldconfig.c (search_dir): Fix handling of symlinks in chroot.
|
* elf/ldconfig.c (search_dir): Fix handling of symlinks in chroot.
|
||||||
|
|
@ -1694,7 +1694,7 @@
|
||||||
argv argument as non-NULL.
|
argv argument as non-NULL.
|
||||||
(execle, execl, execlp): Mark the first ARG argument as non-NULL.
|
(execle, execl, execlp): Mark the first ARG argument as non-NULL.
|
||||||
|
|
||||||
-2009-12-08 Ulrich Drepper <drepper@redhat.com>
|
2009-12-08 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare
|
* sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare
|
||||||
recvmmsg.
|
recvmmsg.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue