index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
getnameinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace K&R function declarations with ANSI declarations (#114818)
Max Bachmann
2025-03-11
1
-12/+2
*
gh-95174: WASI: skip missing sockets functions (GH-95179)
Christian Heimes
2022-07-27
1
-0/+4
*
gh-84461: Silence some compiler warnings on WASM (GH-93978)
Christian Heimes
2022-06-20
1
-2/+1
*
Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation ...
Antoine Pitrou
2012-08-02
1
-1/+1
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-127/+127
*
SF patch #1670209, Remove Py_PROTO from socket by Pete Shinners.
Neal Norwitz
2007-02-27
1
-2/+2
*
Remove INET6 define. Use ENABLE_IPV6 instead.
Martin v. Löwis
2001-12-02
1
-6/+6
*
Fix portability problems with glibc 2.0, as reported in #449157.
Martin v. Löwis
2001-08-15
1
-0/+4
*
Silence warnings in MSVC++: hide unused variables, add constness back to
Martin v. Löwis
2001-07-21
1
-0/+2
*
Replace snprintf with sprintf.
Martin v. Löwis
2001-06-25
1
-1/+1
*
Patch #401196: Configuration machinery for IPv6.
Martin v. Löwis
2001-06-23
1
-0/+208