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