]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
authorThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 18:47:25 +0000 (18:47 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 18:47:25 +0000 (18:47 +0000)
commitf70ef4f8606f99744252a804229d53a4d97601c1
treebe401f2f10b39f0603e4cc0ae091335890410b7f
parent0452d1f316903f0553a0d92e0673ff37247cdfa5
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
declarations yet, those come later.
45 files changed:
Python/atof.c
Python/bltinmodule.c
Python/ceval.c
Python/codecs.c
Python/compile.c
Python/dup2.c
Python/dynload_aix.c
Python/errors.c
Python/frozenmain.c
Python/getargs.c
Python/getcompiler.c
Python/getcopyright.c
Python/getcwd.c
Python/getmtime.c
Python/getopt.c
Python/getplatform.c
Python/getversion.c
Python/hypot.c
Python/import.c
Python/importdl.c
Python/marshal.c
Python/memmove.c
Python/modsupport.c
Python/mystrtoul.c
Python/pyfpe.c
Python/pystate.c
Python/pythonrun.c
Python/sigcheck.c
Python/strdup.c
Python/strerror.c
Python/strtod.c
Python/structmember.c
Python/sysmodule.c
Python/thread.c
Python/thread_cthread.h
Python/thread_foobar.h
Python/thread_lwp.h
Python/thread_nt.h
Python/thread_os2.h
Python/thread_pth.h
Python/thread_pthread.h
Python/thread_sgi.h
Python/thread_solaris.h
Python/thread_wince.h
Python/traceback.c