about summary refs log tree commit diff
path: root/inet
Commit message (Expand)AuthorAgeFilesLines
* tftp.h: rework layout to work with fortificationMike Frysinger2012-05-081-9/+15
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0977-231/+154
* Remove pre-ISO C supportUlrich Drepper2012-01-074-69/+69
* Fix error code for too small input buffer to getnameinfoUlrich Drepper2011-12-221-5/+6
* Fix more warningsUlrich Drepper2011-12-033-13/+238
* Clean up internal fopen usesUlrich Drepper2011-11-152-7/+7
* Cache network interface informationUlrich Drepper2011-10-311-1/+17
* Fix PLT use in getnetgrent_rAndreas Schwab2011-10-101-3/+3
* Implement caching of nscdUlrich Drepper2011-10-071-5/+60
* Remove support for !USE___THREADUlrich Drepper2011-09-102-23/+3
* Fix typo in last patchUlrich Drepper2011-07-061-1/+1
* Add the extra check also in innetgrUlrich Drepper2011-07-061-0/+5
* Fix handling of chained netgroupsUlrich Drepper2011-07-061-0/+5
* Minimal cleanup in innetgr.Ulrich Drepper2011-06-271-1/+1
* Add missing DL_CALL_FCTUlrich Drepper2011-06-211-6/+8
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-5/+2
* Don't use removed rpc headersAndreas Schwab2011-05-051-1/+3
* Fix getnameinfo flags parameter type.Bruno Haible2011-05-011-2/+2
* Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard2009-06-151-2/+2
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-262-12/+22
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper2009-04-261-2/+3
* [BZ #9880]Ulrich Drepper2009-03-152-1/+155
* [BZ #9881]Ulrich Drepper2009-03-153-3/+42
* * inet/Makefile (tests): Add tst-getni2.Ulrich Drepper2008-12-092-1/+42
* [BZ #7080]Ulrich Drepper2008-12-093-1/+41
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-1/+5
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* [BZ #5774]Ulrich Drepper2008-03-081-1/+1
* [BZ #5760]Ulrich Drepper2008-03-081-2/+6
* [BZ #5607]Ulrich Drepper2008-01-161-8/+20
* 2007-12-17 Roland McGrath <roland@redhat.com>Roland McGrath2007-12-171-5/+2
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-073-8/+47
* * include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper2007-11-141-1/+1
* * nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper2007-10-307-23/+34
* * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek2007-10-111-4/+2
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-0/+3
* Reset digit to 0 for inputs starting with "0x".Ulrich Drepper2007-09-151-1/+1
* 2007-09-14 Mike Frysinger <vapier@gentoo.org>Roland McGrath2007-09-151-0/+1
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-1/+2
* [BZ #4181]Ulrich Drepper2007-03-153-19/+226
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-1/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-113-227/+20
* .Jakub Jelinek2007-07-313-20/+227
* Also emit linker warnings for the RFC 2292 interfaces.Ulrich Drepper2006-09-201-0/+12
* * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno cvs/fedora-glibc-20060828T1903Ulrich Drepper2006-08-281-41/+30
* * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.Ulrich Drepper2006-05-251-8/+18