Age | Commit message (Expand) | Author | Files | Lines |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -23/+7 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 4 | -61/+26 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 4 | -11/+5 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 3 | -3/+3 |
2015-09-01 | Add netinet/in.h values from Linux 4.2. | Joseph Myers | 1 | -0/+2 |
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |
2015-07-08 | Fix ruserok scalability with large ~/.rhosts file. | Carlos O'Donell | 1 | -19/+31 |
2015-06-17 | Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532). | Joseph Myers | 2 | -5/+9 |
2015-06-12 | Fix h_errno namespace (bug 18520). | Joseph Myers | 1 | -2/+2 |
2015-05-19 | * inet/rcmd.c (rresvport_af): Change ss to anonymous union | Steve Ellcey | 1 | -18/+24 |
2015-04-08 | getnameinfo: Use struct scratch_buffer instead of extend_alloca | Florian Weimer | 1 | -27/+58 |
2015-02-25 | in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850] | Cong Wang | 1 | -1/+2 |
2015-02-06 | Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc. | Roland McGrath | 8 | -196/+5 |
2015-01-23 | Add missing libc_hidden_weak to stub if_nameindex, if_freenameindex. | Roland McGrath | 1 | -0/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 79 | -79/+79 |
2014-12-17 | Fix stub __if_freenameindex build error. | Roland McGrath | 1 | -0/+1 |
2014-12-17 | Fix resolver inet_* namespace (bug 17722). | Joseph Myers | 1 | -2/+3 |
2014-12-17 | 2014-12-17 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 1 | -62/+61 |
2014-12-16 | Fix resolver if_* namespace (bug 17717). | Joseph Myers | 1 | -6/+11 |
2014-12-02 | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers | 1 | -4/+6 |
2014-11-24 | Remove IS_IN_nscd | Siddhesh Poyarekar | 1 | -1/+1 |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar | 4 | -8/+20 |
2014-10-24 | Prototypify htonl and htons definitions. | Roland McGrath | 2 | -4/+2 |
2014-10-22 | Rework some nscd code not to use variable-length struct types. | Roland McGrath | 1 | -1/+1 |
2014-09-10 | Return failure in getnetgrent only when all netgroups have been searched (#17... | Siddhesh Poyarekar | 1 | -1/+4 |
2014-03-27 | Return NULL for wildcard values in getnetgrent from nscd (BZ #16759) | Siddhesh Poyarekar | 1 | -3/+11 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -5/+5 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-02-06 | BZ #16529: Fix pedantic warning with netinet/in.h. | Carlos O'Donell | 1 | -1/+1 |
2014-01-06 | Fix typo in inet/netinet/in.h comment | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 79 | -79/+79 |
2013-10-17 | Fix inet_network("1 bar"). Fixes bug 15277. | Ondřej Bílka | 2 | -1/+22 |
2013-09-06 | Coordinate IPv6 definitions for Linux and glibc | Carlos O'Donell | 1 | -29/+40 |
2013-08-27 | True stub __ifreq. | Roland McGrath | 1 | -57/+4 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 4 | -7/+7 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 2 | -2/+2 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 10 | -3/+10 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 78 | -79/+78 |
2012-11-29 | Fix a strict-alias warning in tst-inet6_rth. | Roland McGrath | 1 | -5/+9 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 1 | -1/+0 |
2012-08-22 | Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for... | Roland McGrath | 22 | -22/+88 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2 | -20/+29 |
2012-08-16 | Do not pollute name space with internal_*netgrent functions. | Roland McGrath | 2 | -29/+23 |
2012-07-31 | Conditionalize use of PTR_MANGLE. | Roland McGrath | 1 | -2/+5 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -0/+2 |
2012-07-26 | Provide a generic empty version of __check_native. | Pino Toscano | 1 | -0/+27 |