aboutsummaryrefslogtreecommitdiff
path: root/inet
Commit message (Expand)AuthorAgeFilesLines
* BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell2014-02-061-1/+1
* Fix typo in inet/netinet/in.h commentAllan McRae2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0179-79/+79
* Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka2013-10-172-1/+22
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-29/+40
* True stub __ifreq.Roland McGrath2013-08-271-57/+4
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-074-7/+7
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-052-2/+2
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-1610-3/+10
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0278-79/+78
* Fix a strict-alias warning in tst-inet6_rth.Roland McGrath2012-11-291-5/+9
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-1/+0
* Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath2012-08-2222-22/+88
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-222-20/+29
* Do not pollute name space with internal_*netgrent functions.Roland McGrath2012-08-162-29/+23
* Conditionalize use of PTR_MANGLE.Roland McGrath2012-07-311-2/+5
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+2
* Provide a generic empty version of __check_native.Pino Toscano2012-07-261-0/+27
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+1
* 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