2007-09-26 |
drepper | (__recv_chk_warn, __recvfrom_chk_warn): New aliases... |
tree | commitdiff |
2007-09-15 |
drepper | Include bits/socket2.h when __extern_always_inline... |
tree | commitdiff |
2007-03-17 |
drepper | Use __extern_inline and __extern_always_inline where... |
tree | commitdiff |
2005-12-14 |
drepper | Generic socketpair.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic socket.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic sockatmark.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic shutdown.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic setsockopt.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic sendto.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic sendmsg.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic send.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic recvmsg.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic recvfrom.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic recv.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic opensock.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic listen.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic isfdtype.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic getsockopt.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic getsockname.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic getpeername.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic connect.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic bind.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic accept.c. |
tree | commitdiff |
2005-08-08 |
drepper | (recvfrom): Add __restrict keyword to __buf. |
tree | commitdiff |
2005-03-19 |
drepper | (recv, recvfrom): Use __always_inline instead of __inline. |
tree | commitdiff |
2005-03-19 |
drepper | (recv, recvfrom): Change macros into extern inline... |
tree | commitdiff |
2005-03-06 |
drepper | (recv): Avoid calls to the _chk variant if we know... |
tree | commitdiff |
2005-03-01 |
roland | 2005-03-01 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2005-02-21 |
drepper | (headers): Add bits/socket2.h. |
tree | commitdiff |
2005-02-21 |
drepper | Include <bits/socket2.h> for fortification. |
tree | commitdiff |
2005-02-21 |
drepper | Wrappers for socket functions to check for buffer overf... |
tree | commitdiff |
2004-05-03 |
drepper | (libc): Remove __libc_accept, __libc_send, |
tree | commitdiff |
2003-04-19 |
drepper | Remove __THROW marker from cancellation points. |
tree | commitdiff |
2002-02-01 |
drepper | (__libc_accept, __libc_send, __libc_recvfrom, __libc_re... |
tree | commitdiff |
2001-07-06 |
aj | Update to LGPL v2.1. |
tree | commitdiff |
2001-06-01 |
drepper | Add prototype for sockatmark. |
tree | commitdiff |
2001-06-01 |
drepper | (routines): Add sockatmark. |
tree | commitdiff |
2001-06-01 |
drepper | [GLIBC_2.2.4]: Add sockatmark. |
tree | commitdiff |
2001-04-24 |
aj | send* and recv* return ssize_t. |
tree | commitdiff |
2001-01-27 |
drepper | Define SUN_LEN only if __USE_MISC. |
tree | commitdiff |
2001-01-27 |
drepper | Include <sys/uio.h>. |
tree | commitdiff |
2000-08-23 |
aj | * misc/sys/select.h: Move prototypes of __select from... |
tree | commitdiff |
2000-08-21 |
drepper | Add restrict where required by AGd4. |
tree | commitdiff |
2000-03-24 |
roland | 2000-03-24 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1999-10-30 |
drepper | (distribute): Add ifreq.h. |
tree | commitdiff |
1999-10-29 |
drepper | (routines): Add opensock. |
tree | commitdiff |
1999-10-17 |
drepper | Remove K&R compatiblity. |
tree | commitdiff |
1999-06-19 |
drepper | Use __GNUC_PREREQ. |
tree | commitdiff |
1999-05-16 |
roland | 1999-05-16 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1999-04-18 |
drepper | Define SHUT_RD, SHUT_WR, and SHUT_RDWR. |
tree | commitdiff |
1999-01-11 |
drepper | Don't include <bits/sockunion.h>. |
tree | commitdiff |
1999-01-11 |
drepper | (headers): Remove bits/sockunion.h. |
tree | commitdiff |
1998-10-26 |
drepper | [libc, GLIBC_2.0]: Add shutdown here. |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
1998-04-07 |
drepper | Include <bits/sockunion.h> |
tree | commitdiff |
1998-04-07 |
drepper | (headers): Add bits/sockunion.h. |
tree | commitdiff |
1998-03-12 |
drepper | Add prototype for __socket. |
tree | commitdiff |
1998-02-15 |
drepper | Make OPTVAL parameter const. |
tree | commitdiff |
1997-08-20 |
drepper | (getpeername): Fix type of LEN parameter, it must be... |
tree | commitdiff |
1997-08-04 |
drepper | (bind, getsockname, connect, sendto, recvfrom, getsocko... |
tree | commitdiff |
1997-06-21 |
drepper | (headers): foo.h -> bits/foo.h. |
tree | commitdiff |
1997-06-21 |
drepper | Standardize the multiple-include protect. |
tree | commitdiff |
1997-01-20 |
drepper | update from main arhive 970119 libc-970120 |
tree | commitdiff |
1997-01-01 |
drepper | update from main archive 970101 |
tree | commitdiff |
1996-12-30 |
drepper | update from main archive 961229 libc-961231 |
tree | commitdiff |
1996-11-15 |
drepper | update from main archive 961114 |
tree | commitdiff |
1996-08-11 |
drepper | Update from main archive 960810 |
tree | commitdiff |
1996-08-08 |
drepper | update from main archive 960807 |
tree | commitdiff |
1996-07-14 |
roland | Sat Jul 13 20:04:28 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-07-14 |
roland | Sat Jul 13 02:47:53 1996 David Mosberger-Tang <davidm... |
tree | commitdiff |
1996-07-09 |
roland | Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delas... |
tree | commitdiff |
1996-07-04 |
roland | Tue Jul 2 23:45:14 1996 Ulrich Drepper <drepper... |
tree | commitdiff |
1996-05-14 |
roland | . |
tree | commitdiff |
1996-04-27 |
roland | Wed Apr 24 17:35:30 Ulrich Drepper <drepper@cygnus... |
tree | commitdiff |
1995-12-26 |
roland | use __transparent_union__ for name safety; add several... |
tree | commitdiff |
1995-03-29 |
roland | . |
tree | commitdiff |
1995-01-26 |
roland | (routines): Added e on getpeernam and getsocknam. |
tree | commitdiff |
1995-01-15 |
roland | (headers): Add sockaddrcom.h. |
tree | commitdiff |
1995-01-15 |
roland | Include <sockaddrcom.h>. |
tree | commitdiff |
1995-01-15 |
roland | Include <sockaddrcom.h>. |
tree | commitdiff |
1994-10-14 |
roland | (__SOCKADDR_ARG): Always use non-GCC defn, for now. |
tree | commitdiff |
1994-08-30 |
roland | (__SOCKADDR_ARG) [GCC>=2.6]: Use a typedef with the... |
tree | commitdiff |
1994-08-24 |
roland | (PF_FILE, AF_FILE): Removed (use LOCAL instead). |
tree | commitdiff |
1994-07-26 |
roland | (__SOCKADDR_ARG): New macro; for GCC 2.6 and later... |
tree | commitdiff |
1994-07-01 |
roland | entered into RCS |
tree | commitdiff |
1994-05-27 |
roland | Formerly ../socket/sys/socket.h.~7~ |
tree | commitdiff |
1994-02-15 |
roland | entered into RCS |
tree | commitdiff |
1994-02-14 |
roland | Formerly ../socket/Makefile.~12~ |
tree | commitdiff |
1992-11-10 |
roland | Formerly ../socket/sys/socket.h.~6~ |
tree | commitdiff |
1992-10-19 |
roland | Formerly ../socket/sys/socket.h.~5~ |
tree | commitdiff |
1992-05-22 |
roland | Formerly ../socket/sys/socket.h.~4~ |
tree | commitdiff |
1992-02-12 |
roland | Formerly ../socket/Makefile.~11~ |
tree | commitdiff |
1991-08-26 |
roland | Initial revision |
tree | commitdiff |
1991-08-26 |
roland | entered into RCS |
tree | commitdiff |
1991-08-14 |
roland | Formerly ../socket/sys/socket.h.~3~ |
tree | commitdiff |
1991-06-12 |
roland | Initial revision |
tree | commitdiff |
|