about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/socketpair.c
Commit message (Collapse)AuthorAgeFilesLines
* Sun Jul 21 01:44:39 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960721Miles Bader1996-07-211-2/+2
| | | | | | | | * locale/programs/locfile.c (write_locale_data): Deal with missing UIO_MAXIOV. * sysdeps/mach/hurd/socket.c (socket): Make TYPE an int. * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise.
* *** empty log message ***Thomas Bushnell, BSG1995-07-211-2/+3
| | | | | | | | | Fri Jul 21 12:57:29 1995 Michael I Bushnell <mib@geech.gnu.ai.mit.edu> * sysdeps/mach/hurd/socket.c (socket): Consider MIG_BAD_ID and EOPNOTSUPP as indications that the server has died. * sysdeps/mach/hurd/pipe.c (__pipe): Likewise. * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise.
* initial importRoland McGrath1995-02-181-0/+93