aboutsummaryrefslogtreecommitdiff
path: root/inet
AgeCommit message (Expand)AuthorFilesLines
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers4-7/+7
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers2-2/+2
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold10-3/+10
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers78-79/+78
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath1-5/+9
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-1/+0
2012-08-22Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath22-22/+88
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath2-20/+29
2012-08-16Do not pollute name space with internal_*netgrent functions.Roland McGrath2-29/+23
2012-07-31Conditionalize use of PTR_MANGLE.Roland McGrath1-2/+5
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-0/+2
2012-07-26Provide a generic empty version of __check_native.Pino Toscano1-0/+27
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-1/+1
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