0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Modules
Guido van Rossum c012547142 Added plock() system call.
Changed test for Windows times() emulation.
1996-06-28 18:55:32 +00:00
..
_cursesmodule.c
_tkinter.c Added CWI copyright. 1996-06-26 18:26:04 +00:00
almodule.c
arraymodule.c
audioop.c
binascii.c
bindit aix sharedlib helpers 1996-06-26 21:15:02 +00:00
bsddbmodule.c Be more careful about default args. 1996-05-23 22:57:54 +00:00
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c Made all c_* symbols static. 1996-05-24 21:12:28 +00:00
config.c.in Use struct _inittab def from import.h 1996-05-23 22:57:18 +00:00
cryptmodule.c
cstubs
dbhashmodule.c
dbmmodule.c
dlmodule.c
environment.c
fcntlmodule.c A fcntl implementation for systems (like Solaris) without flock() call. 1996-06-11 15:11:34 +00:00
flmodule.c
fmmodule.c
gdbmmodule.c
getpath.c provide access to $(exec_)prefix 1996-06-12 04:20:27 +00:00
grpmodule.c
imageop.c
imgfile.c
main.c Made comment for getprogramname() more helpful. 1996-06-20 16:49:26 +00:00
make_aix_so aix sharedlib helpers 1996-06-26 21:15:02 +00:00
Makefile.pre.in Added more entries to create required target subdirectories for sharedinstall. 1996-06-17 17:33:11 +00:00
makesetup
mathmodule.c Microsoft C changes 1996-05-23 22:56:19 +00:00
md5.h rename exported symbols with _Py_ prefix 1996-05-24 20:51:38 +00:00
md5c.c
md5module.c
mpzmodule.c
newmodule.c Added new.instance(class, dict). 1996-06-17 16:56:56 +00:00
nismodule.c
objc.c
parsermodule.c
posixmodule.c Added plock() system call. 1996-06-28 18:55:32 +00:00
pwdmodule.c
regexmodule.c Avoid core dump on symcomp(""). 1996-06-11 18:33:14 +00:00
regexpr.c Subtle Windows changes 1996-05-23 22:55:58 +00:00
regexpr.h rename exported symbols with _Py_ prefix 1996-05-24 20:51:38 +00:00
rgbimgmodule.c
rotormodule.c
selectmodule.c Yet another pass at fd2obj -- this time for Windows 1996-06-12 04:22:53 +00:00
Setup.in
sgimodule.c
signalmodule.c Use correct field of sigaction struct 1996-05-29 14:15:19 +00:00
socketmodule.c changed windows test symbols; removed debug printf from sockets 1996-06-26 18:22:49 +00:00
soundex.c make soundex_hash static 1996-05-24 20:50:57 +00:00
stdwinmodule.c
stropmodule.c Test for zero-length argument in capitalize(). 1996-06-17 16:59:33 +00:00
structmodule.c
sunaudiodev.c
svmodule.c
sybasemodule.c
syslogmodule.c
termios.c
threadmodule.c
timemodule.c Watcom changes. 1996-05-23 22:53:47 +00:00
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c