[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] glibc maintenance tag, cvs/libc-951226, created. glibc-1.09-377-gb
From: |
Thomas Schwinge |
Subject: |
[SCM] glibc maintenance tag, cvs/libc-951226, created. glibc-1.09-377-gbe7e3b7 |
Date: |
Wed, 26 May 2010 18:14:43 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "glibc maintenance".
The tag, cvs/libc-951226 has been created
at be7e3b7e7ef0fb3d632002bda04d0ad0537ced8b (commit)
- Log -----------------------------------------------------------------
commit be7e3b7e7ef0fb3d632002bda04d0ad0537ced8b
Author: Roland McGrath <address@hidden>
Date: Tue Dec 26 10:00:22 1995 +0000
Mon Dec 25 20:56:39 1995 Roland McGrath <address@hidden>
* sysdeps/mach/hurd/bind.c: Translate EEXIST from dir_link into
EADDRINUSE. If translated node doesn't grok ifsock protocol,
return EADDRINUSE.
* sysdeps/mach/hurd/connect.c: Make address arg
`const struct sockaddr_un *'.
The redecl is kosher and avoids another variable for AF_LOCAL case.
* sysdeps/mach/hurd/sendto.c: Likewise.
* sysdeps/mach/hurd/bind.c: Likewise.
* socket/sys/socket.h (__SOCKADDR_ARG): Enable transparent_union
code for GCC >= 2.7; use __transparent_union__ for name safety;
add several sockaddr flavors.
(__SOCKADDR_ALLTYPES, __SOCKADDR_ONETYPE): New macros used in
constructing the transparent union declarations.
(__CONST_SOCKADDR_ARG): New type (or macro if not GCC 2.7).
(bind, connect, sendto): Make the sockaddr argument use that.
-----------------------------------------------------------------------
hooks/post-receive
--
glibc maintenance
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] glibc maintenance tag, cvs/libc-951226, created. glibc-1.09-377-gbe7e3b7,
Thomas Schwinge <=