Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3e2244c9e113a62088bdf27c5ace167954fcd546
/
Modules
/
dlmodule.c
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
938ace6
staticforward bites the dust.
by Jeremy Hylton
· 22 years ago
b82d34f
Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple
by Neal Norwitz
· 23 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
9322727
Patch #497126: Always compile dl.
by Martin v. Löwis
· 23 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
6efc6e7
Patch #404680: disables the nis module and enables the dl module when
by Andrew M. Kuchling
· 24 years ago
a1a690f
Patch #103926: fix two warnings from Tru64's compiler
by Andrew M. Kuchling
· 24 years ago
4747a18
Remove one more gcc -Wall warning.
by Fred Drake
· 24 years ago
df23f33
Add several dl.RTLD_ constants. Closes bug 110842.
by Martin v. Löwis
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
334fb89
Use 'void' directly instead of the ANY #define, now that all code is ANSI C.
by Thomas Wouters
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
c4bc0e0
ANSI-fication
by Peter Schneider-Kamp
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
e795197
Fix mysterious undetected error -- call to non-existant Py_Err_SetStr()
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
0e12032
Renamed.
by Roger E. Masse
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
34162a1
Added some new modules
by Guido van Rossum
· 30 years ago