2008-09-12 |
David Bartley | Merge branch 'master' of /opt/gnu-chroot/home/dtbartle... |
tree | commitdiff |
2008-09-12 |
David Bartley | Made stuff work |
tree | commitdiff |
2007-10-11 |
jakub | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h... fedora-glibc-20071011T1636 |
tree | commitdiff |
2007-09-18 |
drepper | (tests): Add edge case tests for "0", "0x", "0x0". |
tree | commitdiff |
2007-09-15 |
drepper | Reset digit to 0 for inputs starting with "0x". |
tree | commitdiff |
2007-09-15 |
roland | 2007-09-14 Mike Frysinger <vapier@gentoo.org> |
tree | commitdiff |
2007-03-17 |
drepper | Include stddef.h. |
tree | commitdiff |
2007-03-15 |
drepper | (tests): Add test-inet6_opt. |
tree | commitdiff |
2007-03-15 |
drepper | Test inet6_opt interfaces. |
tree | commitdiff |
2007-03-15 |
drepper | (add_padding): Only insert padding if npad > 0. |
tree | commitdiff |
2007-01-14 |
drepper | Define CFLAGS-getsrvbynm_r.c and CFLAGS-getsrvbynpt_r.c. |
tree | commitdiff |
2006-09-20 |
drepper | Also emit linker warnings for the RFC 2292 interfaces. |
tree | commitdiff |
2006-08-28 |
drepper | (getnameinfo): For AF_INET, check errno only if herrno... |
tree | commitdiff |
2006-05-25 |
drepper | (inet6_option_alloc): Typo in last patch. |
tree | commitdiff |
2006-05-25 |
drepper | (option_alloc): Renamed from inet6_option_alloc. Made... |
tree | commitdiff |
2006-05-25 |
drepper | (struct ip6_rthdr0): Make ip6r0_addr an array. |
tree | commitdiff |
2006-05-25 |
drepper | (struct ip6_mtuinfo): Define. |
tree | commitdiff |
2006-05-25 |
drepper | Pretty printing. |
tree | commitdiff |
2006-05-25 |
drepper | (libc, GLIBC_2.5): Add inet6_opt_init, inet6_opt_append, |
tree | commitdiff |
2006-05-25 |
drepper | (routines): Add inet6_opt and inet6_rth. |
tree | commitdiff |
2006-05-25 |
drepper | Interfaces from RFC 3542. |
tree | commitdiff |
2006-04-16 |
drepper | Always tell caller there are no depracated and temporar... |
tree | commitdiff |
2006-04-09 |
drepper | Rewrite to use TLS instead of TSD. |
tree | commitdiff |
2006-04-07 |
drepper | (inet6_option_find): Check *tptrp for NULL, not tptrp. |
tree | commitdiff |
2006-04-07 |
drepper | (inet6_option_next): Check *tptrp for NULL, not tptrp. |
tree | commitdiff |
2006-04-07 |
drepper | (rexec_af): If we have no canonical name don't proceed... |
tree | commitdiff |
2006-04-06 |
drepper | (getnameinfo): __getservbyport_r does not set herrno. |
tree | commitdiff |
2006-01-31 |
roland | 2006-01-31 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-12-14 |
drepper | Generic setsourcefilter.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic setipv4sourcefilter.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic ifreq.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic ifaddrs.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic if_index.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic htons.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic htonl.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic herrno-loc.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic getsourcefilter.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic getipv4sourcefilter.c. |
tree | commitdiff |
2005-12-14 |
drepper | Generic check_pf.c. |
tree | commitdiff |
2005-11-16 |
drepper | More updates for RFC3542. |
tree | commitdiff |
2005-09-25 |
drepper | (innetgr): Call endfct even if result != 0. Return... |
tree | commitdiff |
2005-09-10 |
drepper | Include assert. |
tree | commitdiff |
2005-07-20 |
drepper | Adjust all __fxprintf callers. |
tree | commitdiff |
2005-07-19 |
drepper | Use __fxprintf instead of inline stream orientation... |
tree | commitdiff |
2005-03-19 |
drepper | Use test-skeleton. |
tree | commitdiff |
2005-03-19 |
drepper | Use test-skeleton. |
tree | commitdiff |
2005-02-17 |
roland | 2005-02-16 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2004-12-19 |
aj | Use __interface_addr instead of __interface. |
tree | commitdiff |
2004-08-14 |
drepper | (struct __netgrent): Add service_user field. Move... |
tree | commitdiff |
2004-08-14 |
drepper | Extensive rewrite to really enable concurrent uset of |
tree | commitdiff |
2004-08-13 |
drepper | (innetgr): We must get the lock used for the set/get... |
tree | commitdiff |
2004-08-13 |
drepper | Adjust code for change in name_list layout. Numerous... |
tree | commitdiff |
2004-08-13 |
drepper | (struct name_list): Replace name pointer with zero... |
tree | commitdiff |
2004-08-07 |
drepper | Add more const to the setipv4soucefilter, getsourcefilt... |
tree | commitdiff |
2004-08-06 |
drepper | Define struct ip_msfilter, IP_MSFILTER_SIZE, struct... |
tree | commitdiff |
2004-07-26 |
drepper | (routines): Add getipv4sourcefilter, getsourcefilter, |
tree | commitdiff |
2004-07-26 |
drepper | [libc, GLIBC_2.3.4]: Add getipv4sourcefilter, getsource... |
tree | commitdiff |
2004-07-26 |
drepper | Add prototypes for getipv4sourcefilter, getsourcefilter, |
tree | commitdiff |
2004-07-21 |
drepper | Change inet_aton type from in_addr_t to int. |
tree | commitdiff |
2004-07-20 |
drepper | Define struct group_req and struct group_source_req. |
tree | commitdiff |
2004-07-20 |
drepper | Define struct ip_mreq and struct ip_mreq_source. |
tree | commitdiff |
2004-07-10 |
drepper | (internal_setnetgrent): Make it hidden |
tree | commitdiff |
2004-06-29 |
drepper | (do_test): Simply use 0 as invalid index. |
tree | commitdiff |
2004-06-29 |
roland | 2004-06-28 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2004-06-18 |
drepper | (tests): Add bug-if1. |
tree | commitdiff |
2004-06-18 |
drepper | Test for handling of invalid index in if_indextoname. |
tree | commitdiff |
2004-06-01 |
drepper | (addr_string): Surround AF_PACKET case with #ifdef... |
tree | commitdiff |
2004-04-04 |
drepper | Fight warnings. |
tree | commitdiff |
2004-03-17 |
drepper | (getnameinfo): Implement handling of NI_IDN_ALLOW_UNASS... |
tree | commitdiff |
2004-03-16 |
drepper | Include stdlib.h. |
tree | commitdiff |
2004-03-13 |
drepper | (getnameinfo): Return error in case argument buffers... |
tree | commitdiff |
2003-12-31 |
drepper | Provide better error message in case of unknown host... |
tree | commitdiff |
2003-10-27 |
drepper | (__validuser2_sa): Remove unnecessary code to skip... |
tree | commitdiff |
2003-10-02 |
drepper | Move domain out of nrl_domainname scope and define... |
tree | commitdiff |
2003-09-12 |
drepper | (CFLAGS-either_ntoh.c, CFLAGS-either_hton.c, |
tree | commitdiff |
2003-09-04 |
drepper | Use fopen with 'c' mode flag. |
tree | commitdiff |
2003-09-03 |
drepper | Add -fexceptions to CFLAGS for the various getXXent... |
tree | commitdiff |
2003-08-30 |
drepper | (CFLAGS-rcmd.c): Add -fexceptions. |
tree | commitdiff |
2003-08-30 |
drepper | (CFLAGS-gethstbyad_r.c): Add -fexceptions. |
tree | commitdiff |
2003-08-27 |
drepper | (inet_makeaddr): Optimize. |
tree | commitdiff |
2003-06-14 |
drepper | (inet6_option_alloc): Add libc_hidden_def. |
tree | commitdiff |
2003-06-14 |
drepper | (IP6OPT_PAD1, IP6OPT_PADn): Define. |
tree | commitdiff |
2003-06-14 |
drepper | [GLIBC_2.3.3] (libc): Add inet6_option_space, inet6_opt... |
tree | commitdiff |
2003-06-14 |
drepper | Add prototypes for inet6_option_* functions. |
tree | commitdiff |
2003-06-14 |
drepper | (routines): Add inet6_option. |
tree | commitdiff |
2003-06-14 |
drepper | inet6_option_* functions from RFC 2292. |
tree | commitdiff |
2003-06-14 |
drepper | (struct ip6_ext): Define. |
tree | commitdiff |
2003-06-11 |
drepper | (aux): Add ifreq. |
tree | commitdiff |
2003-06-10 |
drepper | (aux): Add check_fd. |
tree | commitdiff |
2003-05-15 |
drepper | Sync with Linux Kernel 2.5.69 and *BSD. |
tree | commitdiff |
2003-05-10 |
drepper | (headers): Add netinet/igmp.h. |
tree | commitdiff |
2003-05-10 |
drepper | IGMP definitions. |
tree | commitdiff |
2003-03-29 |
drepper | Allow AF_PACKET. |
tree | commitdiff |
2003-03-24 |
drepper | (IPPROTO_SCTP): Define. |
tree | commitdiff |
2003-02-21 |
drepper | (rresvport_af): Avoid using invliad values. Wrap aroun... |
tree | commitdiff |
2003-02-07 |
drepper | (h_errno): Put it into .bss not .data section. |
tree | commitdiff |
2003-01-18 |
drepper | (rexec_af): Protect socket operations with TEMP_FAILURE... |
tree | commitdiff |
2003-01-18 |
drepper | (rcmd_af): Protect socket operations with TEMP_FAILURE_... |
tree | commitdiff |
2002-12-28 |
drepper | (routines): Add herrno-loc. |
tree | commitdiff |
2002-12-28 |
drepper | (__h_errno_location): Remove. |
tree | commitdiff |
next |