summaryrefslogtreecommitdiff
path: root/inet
AgeCommit message (Expand)Author
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-06BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell
2014-01-06Fix typo in inet/netinet/in.h commentAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-17Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell
2013-08-27True stub __ifreq.Roland McGrath
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-08-22Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-16Do not pollute name space with internal_*netgrent functions.Roland McGrath
2012-07-31Conditionalize use of PTR_MANGLE.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-26Provide a generic empty version of __check_native.Pino Toscano
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-05-08tftp.h: rework layout to work with fortificationMike Frysinger
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-22Fix error code for too small input buffer to getnameinfoUlrich Drepper
2011-12-03Fix more warningsUlrich Drepper
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-10-31Cache network interface informationUlrich Drepper
2011-10-10Fix PLT use in getnetgrent_rAndreas Schwab
2011-10-07Implement caching of nscdUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-07-06Fix typo in last patchUlrich Drepper
2011-07-06Add the extra check also in innetgrUlrich Drepper
2011-07-06Fix handling of chained netgroupsUlrich Drepper
2011-06-27Minimal cleanup in innetgr.Ulrich Drepper
2011-06-21Add missing DL_CALL_FCTUlrich Drepper
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-05-05Don't use removed rpc headersAndreas Schwab
2011-05-01Fix getnameinfo flags parameter type.Bruno Haible
2009-06-15Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper