• Guido van Rossum's avatar
    * timemodule.c: Add hack for Solaris 2. · b376a4ad
    Guido van Rossum yazdı
    * posixmodule.c: don't prototype getcwd() -- it's not portable...
    * mappingobject.c: double-check validity of last_name_char in
      dict{lookup,insert,remove}.
    * arraymodule.c: need memmove only for non-STDC Suns.
    * Makefile: comment out HTML_LIBS and XT_USE by default
    * pythonmain.c: don't prototype getopt() -- it's not standardized
    * socketmodule.c: cast flags arg to {get,set}sockopt() and addrbuf arg to
      recvfrom() to (ANY*).
    * pythonrun.c (initsigs): fix prototype, make it static
    * intobject.c (LONG_BIT): only #define it if not already defined
    * classobject.[ch]: remove all references to unused instance_convert()
    * mappingobject.c (getmappingsize): Don't return NULL in int function.
    b376a4ad
Adı
Son kayıt (commit)
Son güncelleme
..
almodule.c Loading commit data...
arraymodule.c Loading commit data...
audioop.c Loading commit data...
cdmodule.c Loading commit data...
cgen.py Loading commit data...
cgensupport.c Loading commit data...
cgensupport.h Loading commit data...
clmodule.c Loading commit data...
config.c.in Loading commit data...
cstubs Loading commit data...
dbmmodule.c Loading commit data...
fcntlmodule.c Loading commit data...
flmodule.c Loading commit data...
fmmodule.c Loading commit data...
imageop.c Loading commit data...
imgfile.c Loading commit data...
mathmodule.c Loading commit data...
md5.h Loading commit data...
md5c.c Loading commit data...
md5module.c Loading commit data...
mpzmodule.c Loading commit data...
nismodule.c Loading commit data...
parsermodule.c Loading commit data...
posixmodule.c Loading commit data...
pwdmodule.c Loading commit data...
regexmodule.c Loading commit data...
regexpr.c Loading commit data...
regexpr.h Loading commit data...
rotormodule.c Loading commit data...
selectmodule.c Loading commit data...
sgimodule.c Loading commit data...
socketmodule.c Loading commit data...
stdwinmodule.c Loading commit data...
stropmodule.c Loading commit data...
structmodule.c Loading commit data...
sunaudiodev.c Loading commit data...
svmodule.c Loading commit data...
threadmodule.c Loading commit data...
timemodule.c Loading commit data...
xxmodule.c Loading commit data...
yuv.h Loading commit data...
yuvconvert.c Loading commit data...