aboutsummaryrefslogtreecommitdiff
path: root/inet
AgeCommit message (Expand)AuthorFilesLines
2012-05-08tftp.h: rework layout to work with fortificationMike Frysinger1-9/+15
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-5/+0
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-3/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert77-231/+154
2012-01-07Remove pre-ISO C supportUlrich Drepper4-69/+69
2011-12-22Fix error code for too small input buffer to getnameinfoUlrich Drepper1-5/+6
2011-12-03Fix more warningsUlrich Drepper3-13/+238
2011-11-15Clean up internal fopen usesUlrich Drepper2-7/+7
2011-10-31Cache network interface informationUlrich Drepper1-1/+17
2011-10-10Fix PLT use in getnetgrent_rAndreas Schwab1-3/+3
2011-10-07Implement caching of nscdUlrich Drepper1-5/+60
2011-09-10Remove support for !USE___THREADUlrich Drepper2-23/+3
2011-07-06Fix typo in last patchUlrich Drepper1-1/+1
2011-07-06Add the extra check also in innetgrUlrich Drepper1-0/+5
2011-07-06Fix handling of chained netgroupsUlrich Drepper1-0/+5
2011-06-27Minimal cleanup in innetgr.Ulrich Drepper1-1/+1
2011-06-21Add missing DL_CALL_FCTUlrich Drepper1-6/+8
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-5/+2
2011-05-05Don't use removed rpc headersAndreas Schwab1-1/+3
2011-05-01Fix getnameinfo flags parameter type.Bruno Haible1-2/+2
2009-06-15Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard1-2/+2
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2-12/+22
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper1-2/+3
2009-03-15[BZ #9880]Ulrich Drepper2-1/+155
2009-03-15[BZ #9881]Ulrich Drepper3-3/+42
2008-12-09* inet/Makefile (tests): Add tst-getni2.Ulrich Drepper2-1/+42
2008-12-09[BZ #7080]Ulrich Drepper3-1/+41
2008-05-14* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper1-1/+5
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-03-08[BZ #5774]Ulrich Drepper1-1/+1
2008-03-08[BZ #5760]Ulrich Drepper1-2/+6
2008-01-16[BZ #5607]Ulrich Drepper1-8/+20
2007-12-172007-12-17 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+2
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper3-8/+47
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper1-1/+1
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper7-23/+34
2007-10-11* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek1-4/+2
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-0/+3
2007-09-15Reset digit to 0 for inputs starting with "0x".Ulrich Drepper1-1/+1
2007-09-152007-09-14 Mike Frysinger <vapier@gentoo.org>Roland McGrath1-0/+1
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper1-1/+2
2007-03-15[BZ #4181]Ulrich Drepper3-19/+226
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper1-1/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper3-227/+20
2007-07-31.Jakub Jelinek3-20/+227
2006-09-20Also emit linker warnings for the RFC 2292 interfaces.Ulrich Drepper1-0/+12
2006-08-28* inet/getnameinfo.c (getnameinfo): For AF_INET, check errnocvs/fedora-glibc-20060828T1903Ulrich Drepper1-41/+30
2006-05-25* nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper1-8/+18