cpython/Modules
1992-08-19 16:41:15 +00:00
..
almodule.c added getname, getdefault and getminmax functions 1992-08-19 16:41:15 +00:00
audioop.c Added conversions to/from ADPCM(-4); renamed adpcm to adpcm3 (what it 1992-07-06 14:21:56 +00:00
cdmodule.c * Makefile: cosmetics 1992-08-05 19:58:53 +00:00
cgen.py * Makefile: cosmetics 1992-08-05 19:58:53 +00:00
cgensupport.c Don't use NULL as 0 int! 1992-04-06 12:34:45 +00:00
cgensupport.h Copyright for 1992 added 1992-04-05 14:20:22 +00:00
config.c.in Made module regex optional; added optional module nis. 1992-08-12 15:28:52 +00:00
cstubs Fix bug introduced by Jack (duplicate def of qread) 1992-08-13 14:23:56 +00:00
dbmmodule.c Added qgetfd() to cstubs for GL. 1992-06-29 17:10:40 +00:00
fcntlmodule.c struct: pack/unpack binary structs; fcntl: fcntl(), ioctl(). 1992-08-17 08:55:12 +00:00
flmodule.c Modified to allow other threads to run in a multithreaded environment. 1992-08-13 14:13:11 +00:00
fmmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
imgfile.c added readscaled() function. 1992-06-03 17:06:36 +00:00
mathmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
nismodule.c Added error handling and free resources. 1992-08-12 15:26:16 +00:00
posixmodule.c DO_TIMES must now be defined in the Makefile 1992-08-12 15:34:02 +00:00
pwdmodule.c Copyright for 1992 added 1992-04-05 14:26:55 +00:00
regexmodule.c Remove redundant vars 1992-03-27 17:26:25 +00:00
regexpr.c Lint fluff 1992-03-27 17:24:37 +00:00
regexpr.h Change prototypes decision. 1992-01-27 16:48:48 +00:00
rotormodule.c New rotor methods: setkey(), encryptmore() and decryptmore(). 1992-08-02 09:00:06 +00:00
selectmodule.c Replaced max=-1 by max = -1. 1992-08-06 16:53:58 +00:00
sgimodule.c Modified to allow other threads to run in a multithreaded environment. 1992-08-13 14:13:11 +00:00
socketmodule.c * Makefile: cosmetics 1992-08-05 19:58:53 +00:00
stdwinmodule.c * Makefile: cosmetics 1992-08-05 19:58:53 +00:00
structmodule.c struct: pack/unpack binary structs; fcntl: fcntl(), ioctl(). 1992-08-17 08:55:12 +00:00
sunaudiodev.c Initial revision 1992-06-03 17:06:14 +00:00
threadmodule.c New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() 1992-08-17 08:59:08 +00:00
timemodule.c * macmodule.c: include allobjects.h, not .c 1992-08-14 13:49:30 +00:00
xxmodule.c * Makefile adapted to changes below. 1992-08-04 12:41:02 +00:00