| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [BZ #7080] | Ulrich Drepper | 2008-12-09 | 3 | -1/+41 |
* | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and | Ulrich Drepper | 2008-05-14 | 1 | -1/+5 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 1 | -2/+1 |
* | [BZ #5774] | Ulrich Drepper | 2008-03-08 | 1 | -1/+1 |
* | [BZ #5760] | Ulrich Drepper | 2008-03-08 | 1 | -2/+6 |
* | [BZ #5607] | Ulrich Drepper | 2008-01-16 | 1 | -8/+20 |
* | 2007-12-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-12-17 | 1 | -5/+2 |
* | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper | 2007-12-07 | 3 | -8/+47 |
* | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 2007-11-14 | 1 | -1/+1 |
* | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper | 2007-10-30 | 7 | -23/+34 |
* | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636 | Jakub Jelinek | 2007-10-11 | 1 | -4/+2 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 1 | -0/+3 |
* | Reset digit to 0 for inputs starting with "0x". | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | 2007-09-14 Mike Frysinger <vapier@gentoo.org> | Roland McGrath | 2007-09-15 | 1 | -0/+1 |
* | * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130 | Ulrich Drepper | 2007-03-17 | 1 | -1/+2 |
* | [BZ #4181] | Ulrich Drepper | 2007-03-15 | 3 | -19/+226 |
* | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 2007-01-14 | 1 | -1/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 3 | -227/+20 |
* | . | Jakub Jelinek | 2007-07-31 | 3 | -20/+227 |
* | Also emit linker warnings for the RFC 2292 interfaces. | Ulrich Drepper | 2006-09-20 | 1 | -0/+12 |
* | * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno cvs/fedora-glibc-20060828T1903 | Ulrich Drepper | 2006-08-28 | 1 | -41/+30 |
* | * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying. | Ulrich Drepper | 2006-05-25 | 1 | -8/+18 |
* | [BZ #2693] | Ulrich Drepper | 2006-05-25 | 7 | -37/+555 |
* | * include/ifaddrs.h: Define struct in6addrinfo. | Ulrich Drepper | 2006-04-16 | 1 | -2/+8 |
* | * inet/inet_ntoa.c: Rewrite to use TLS instead of TSD. | Ulrich Drepper | 2006-04-09 | 1 | -64/+5 |
* | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 2006-04-07 | 1 | -3/+3 |
* | * inet/rexec.c (rexec_af): If we have no canonical name don't | Ulrich Drepper | 2006-04-07 | 1 | -1/+4 |
* | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 2006-04-07 | 1 | -17/+8 |
* | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 2006-01-31 | 1 | -1/+0 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 10 | -0/+428 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 1 | -0/+50 |
* | [BZ 1865] | Ulrich Drepper | 2005-11-16 | 2 | -9/+171 |
* | * inet/getnetgrent_r.c (innetgr): Call endfct even if result != 0. | Ulrich Drepper | 2005-09-25 | 1 | -4/+4 |
* | * inet/getnetgrent_r.c: Include assert. cvs/fedora-glibc-20050912T0656 | Ulrich Drepper | 2005-09-10 | 1 | -60/+65 |
* | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2005-07-20 | 1 | -16/+12 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 1 | -74/+29 |
* | * inet/test-ifaddrs.c: Use test-skeleton. cvs/fedora-glibc-20050319T1907 | Ulrich Drepper | 2005-03-19 | 2 | -6/+12 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -2/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 27 | -1602/+323 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 27 | -323/+1602 |
* | Use __interface_addr instead of __interface. | Andreas Jaeger | 2004-12-19 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2004-08-14 | 2 | -61/+47 |
* | Update. | Ulrich Drepper | 2004-08-13 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2004-08-13 | 2 | -25/+19 |
* | Update. | Ulrich Drepper | 2004-08-07 | 1 | -6/+9 |
* | Update. | Ulrich Drepper | 2004-08-06 | 1 | -0/+45 |
* | Update. | Ulrich Drepper | 2004-07-26 | 3 | -7/+41 |
* | Change inet_aton type from in_addr_t to int. | Ulrich Drepper | 2004-07-21 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-07-20 | 1 | -0/+23 |
* | Update. | Ulrich Drepper | 2004-07-20 | 1 | -2/+26 |