Staging
v0.5.1
https://github.com/python/cpython
Revision e7de2061b405d93cd5fa55c553d6cfc51bfb853e authored by Guido van Rossum on 24 March 1999, 17:24:33 UTC, committed by Guido van Rossum on 24 March 1999, 17:24:33 UTC
data struct before calling gethostby{name,addr}_r(); (2) ignore the
3/5/6 args determinations made by the configure script and switch on
platform identifiers instead:

AIX, OSF have 3 args
Sun, SGI have 5 args
Linux has 6 args

On all other platforms, undef HAVE_GETHOSTBYNAME_R altogether.
1 parent 7b6c71f
History
Tip revision: e7de2061b405d93cd5fa55c553d6cfc51bfb853e authored by Guido van Rossum on 24 March 1999, 17:24:33 UTC
Implement two suggestions by Jonathan Giddy: (1) in AIX, clear the
Tip revision: e7de206
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.4 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 4.2 KB
config.h.in -rw-r--r-- 12.1 KB
configure -rwxr-xr-x 135.3 KB
configure.in -rw-r--r-- 25.0 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top