Staging
v0.8.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
api
doc
ext
html
info
lib
mac
paper-a4
paper-letter
perl
ref
sgml
templates
texinputs
tools
tut
.cvsignore -rwxr-xr-x 91 bytes
Makefile -rw-r--r-- 6.6 KB
Makefile.deps -rw-r--r-- 4.5 KB
README -rw-r--r-- 8.5 KB
TODO -rw-r--r-- 884 bytes
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top