GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
82
-82
/
+82
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-30
/
+30
*
Hide internal idna functions [BZ #18822]
H.J. Lu
2017-10-01
1
-3
/
+1
*
hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
Samuel Thibault
2017-09-28
2
-2
/
+4
*
inet: Remove internal_function attribute
Florian Weimer
2017-08-31
6
-13
/
+6
*
NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
Florian Weimer
2017-08-14
3
-17
/
+3
*
NSS: Do not use internal_function for functions with hidden aliases
Florian Weimer
2017-08-13
2
-9
/
+3
*
__inet6_scopeid_pton: Remove attribute_hidden, internal_function
Florian Weimer
2017-08-10
2
-3
/
+2
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
5
-11
/
+11
*
resolv: Call _res_hconf_init from __res_vinit
Florian Weimer
2017-06-27
3
-6
/
+5
*
inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]
Benjamin Cama
2017-06-22
2
-1
/
+2
*
inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c
Florian Weimer
2017-06-21
1
-10
/
+109
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-6
/
+10
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
2
-2
/
+6
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+1
*
Correct misplaced comments in struct ip_mreq_source
Phil Blundell
2017-05-03
1
-2
/
+2
*
rcmd/rexec: Fix typo in comment
Florian Weimer
2017-04-19
2
-2
/
+2
*
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
2017-04-19
2
-0
/
+2
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
2
-2
/
+2
*
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-02-28
4
-2
/
+405
*
Make endian-conversion macros always return correct types (bug 16458).
Joseph Myers
2017-01-11
3
-5
/
+45
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
79
-79
/
+79
*
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]
Florian Weimer
2016-12-09
4
-27
/
+49
*
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
2016-09-23
2
-0
/
+3
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
4
-20
/
+21
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
2
-10
/
+10
*
inet: Add __inet6_scopeid_pton function [BZ #20611]
Florian Weimer
2016-09-15
5
-2
/
+231
*
Fix macro API for __USE_KERNEL_IPV6_DEFS.
Carlos O'Donell
2016-06-02
1
-7
/
+7
*
2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-05-30
2
-84
/
+0
*
Make padding in struct sockaddr_storage explicit [BZ #20111]
Florian Weimer
2016-05-23
2
-1
/
+128
*
getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]
Florian Weimer
2016-05-04
1
-52
/
+51
*
getnameinfo: Avoid calling strnlen on uninitialized buffer
Florian Weimer
2016-05-04
1
-7
/
+6
*
getnameinfo: Reduce line length and add missing comments
Florian Weimer
2016-05-04
1
-21
/
+18
*
getnameinfo: Refactor and fix memory leak [BZ #19642]
Florian Weimer
2016-04-29
1
-240
/
+347
*
getnameinfo: Do not preserve errno
Florian Weimer
2016-04-28
1
-10
/
+2
*
inet: Remove SCCS keywords
Florian Weimer
2016-04-28
7
-29
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
73
-73
/
+73
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-23
/
+7
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
4
-61
/
+26
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
4
-11
/
+5
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
3
-3
/
+3
*
Add netinet/in.h values from Linux 4.2.
Joseph Myers
2015-09-01
1
-0
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
1
-2
/
+5
*
Fix ruserok scalability with large ~/.rhosts file.
Carlos O'Donell
2015-07-08
1
-19
/
+31
*
Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).
Joseph Myers
2015-06-17
2
-5
/
+9
*
Fix h_errno namespace (bug 18520).
Joseph Myers
2015-06-12
1
-2
/
+2
*
* inet/rcmd.c (rresvport_af): Change ss to anonymous union
Steve Ellcey
2015-05-19
1
-18
/
+24
*
getnameinfo: Use struct scratch_buffer instead of extend_alloca
Florian Weimer
2015-04-08
1
-27
/
+58
*
in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]
Cong Wang
2015-02-25
1
-1
/
+2
*
Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.
Roland McGrath
2015-02-06
8
-196
/
+5
[next]