mirror of
https://github.com/python/cpython.git
synced 2024-11-25 09:39:56 +01:00
938ace69a0
The staticforward define was needed to support certain broken C compilers (notably SCO ODT 3.0, perhaps early AIX as well) botched the static keyword when it was used with a forward declaration of a static initialized structure. Standard C allows the forward declaration with static, and we've decided to stop catering to broken C compilers. (In fact, we expect that the compilers are all fixed eight years later.) I'm leaving staticforward and statichere defined in object.h as static. This is only for backwards compatibility with C extensions that might still use it. XXX I haven't updated the documentation. |
||
---|---|---|
.. | ||
expat | ||
_codecsmodule.c | ||
_curses_panel.c | ||
_cursesmodule.c | ||
_hotshot.c | ||
_localemodule.c | ||
_sre.c | ||
_ssl.c | ||
_testcapimodule.c | ||
_tkinter.c | ||
_weakref.c | ||
.cvsignore | ||
addrinfo.h | ||
almodule.c | ||
ar_beos | ||
arraymodule.c | ||
audioop.c | ||
binascii.c | ||
bsddbmodule.c | ||
ccpython.cc | ||
cdmodule.c | ||
cgen.py | ||
cgensupport.c | ||
cgensupport.h | ||
clmodule.c | ||
cmathmodule.c | ||
config.c.in | ||
cPickle.c | ||
cryptmodule.c | ||
cStringIO.c | ||
cstubs | ||
dbmmodule.c | ||
dlmodule.c | ||
errnomodule.c | ||
fcntlmodule.c | ||
flmodule.c | ||
fmmodule.c | ||
fpectlmodule.c | ||
fpetestmodule.c | ||
gcmodule.c | ||
gdbmmodule.c | ||
getaddrinfo.c | ||
getbuildinfo.c | ||
getnameinfo.c | ||
getpath.c | ||
glmodule.c | ||
grpmodule.c | ||
imageop.c | ||
imgfile.c | ||
ld_so_aix | ||
ld_so_beos | ||
license.terms | ||
linuxaudiodev.c | ||
main.c | ||
makesetup | ||
makexp_aix | ||
mathmodule.c | ||
md5.h | ||
md5c.c | ||
md5module.c | ||
mmapmodule.c | ||
mpzmodule.c | ||
nismodule.c | ||
operator.c | ||
parsermodule.c | ||
pcre-int.h | ||
pcre.h | ||
pcremodule.c | ||
posixmodule.c | ||
puremodule.c | ||
pwdmodule.c | ||
pyexpat.c | ||
pypcre.c | ||
python.c | ||
readline.c | ||
regexmodule.c | ||
regexpr.c | ||
regexpr.h | ||
resource.c | ||
rgbimgmodule.c | ||
rotormodule.c | ||
selectmodule.c | ||
Setup.config.in | ||
Setup.dist | ||
sgimodule.c | ||
shamodule.c | ||
signalmodule.c | ||
socketmodule.c | ||
socketmodule.h | ||
sre_constants.h | ||
sre.h | ||
stropmodule.c | ||
structmodule.c | ||
sunaudiodev.c | ||
svmodule.c | ||
symtablemodule.c | ||
syslogmodule.c | ||
tclNotify.c | ||
termios.c | ||
testcapi_long.h | ||
threadmodule.c | ||
timemodule.c | ||
timing.h | ||
timingmodule.c | ||
tkappinit.c | ||
unicodedata_db.h | ||
unicodedata.c | ||
unicodename_db.h | ||
xreadlinesmodule.c | ||
xxmodule.c | ||
xxsubtype.c | ||
yuv.h | ||
yuvconvert.c | ||
zlibmodule.c |