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
*
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
2024-05-29
1
-3
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
49
-49
/
+49
*
Move getnameinfo from 'inet' to 'nss'
Arjun Shankar
2023-10-24
2
-562
/
+0
*
Move 'services' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
8
-177
/
+1
*
Move 'rpc' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
7
-190
/
+0
*
Move 'protocols' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
8
-194
/
+1
*
Move 'networks' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
8
-207
/
+1
*
Move 'netgroup' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
5
-645
/
+4
*
Move 'hosts' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
11
-386
/
+1
*
Move 'ethers' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
4
-123
/
+2
*
Move 'aliases' routines from 'inet' into 'nss'
Arjun Shankar
2023-10-24
7
-190
/
+0
*
inet: Rearrange and sort Makefile variables
Arjun Shankar
2023-10-04
1
-30
/
+112
*
nscd: Do not rebuild getaddrinfo (bug 30709)
Florian Weimer
2023-08-11
1
-9
/
+0
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
4
-4
/
+4
*
rcmd.c: Fix indentation in last commit
Siddhesh Poyarekar
2023-04-18
1
-2
/
+2
*
inet/rcmd.c: fix warn unused result
Frédéric Bérat
2023-04-18
1
-2
/
+5
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
4
-4
/
+16
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
1
-1
/
+1
*
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-02-06
1
-3
/
+3
*
Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
Joseph Myers
2023-01-17
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
92
-92
/
+92
*
Avoid use of atoi in some places in libc
Joseph Myers
2022-12-19
1
-1
/
+1
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+3
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-6
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
1
-0
/
+1
*
Move ip_mreqn structure from Linux to generic
Samuel Thibault
2022-08-15
1
-0
/
+13
*
inet: Turn __ivaliduser into a compatibility symbol
Florian Weimer
2022-08-10
1
-13
/
+6
*
inet: Use 64 bit stat for ruserpass (BZ# 29210)
Adhemerval Zanella
2022-06-01
1
-2
/
+2
*
inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
Adhemerval Zanella
2022-03-08
1
-68
/
+74
*
inet: Remove strdupa from nrl_domainname()
Adhemerval Zanella
2022-03-08
1
-5
/
+5
*
inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)
Adhemerval Zanella
2022-03-08
1
-70
/
+78
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
92
-92
/
+92
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
44
-44
/
+0
*
Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
Joseph Myers
2021-08-05
1
-0
/
+3
*
resolv: Deprecate legacy interfaces in libresolv
Florian Weimer
2021-07-19
1
-1
/
+2
*
inet: Add hidden prototype for __inet_network
Florian Weimer
2021-07-07
1
-1
/
+3
*
Add RFC 8335 Definitions from Linux 5.13
Andreas Roeseler
2021-06-29
1
-0
/
+2
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
1
-3
/
+3
*
Add missing symbols to Version files
Florian Weimer
2021-06-02
1
-0
/
+2
*
inet: Free result from getaddrinfo
Siddhesh Poyarekar
2021-05-13
2
-8
/
+9
*
Annotate additional APIs with GCC attribute access.
Martin Sebor
2021-05-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
92
-92
/
+92
*
Fix spelling and grammar in several comments
Jonny Grant
2020-12-12
1
-4
/
+4
*
nsswitch: use new internal API (callers)
DJ Delorie
2020-12-04
4
-73
/
+11
*
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-11-16
1
-1
/
+1
*
Remove internal usage of extensible stat functions
Adhemerval Zanella
2020-09-11
2
-3
/
+3
*
Move <rpc/netdb.h> from sunrpc to inet
Florian Weimer
2020-07-17
2
-1
/
+76
*
Move non-deprecated RPC-related functions from sunrpc to inet
Florian Weimer
2020-07-08
9
-2
/
+375
*
Use unsigned constants for ICMP6 filters [BZ #22489]
Sergey
2020-05-11
1
-4
/
+4
*
y2038: inet: Convert inet deadline to support 64 bit time
Lukasz Majewski
2020-05-05
2
-4
/
+5
[next]