Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
aae61b8cd02479180d326889c717daa413029b4d
/
Python
/
dynload_aix.c
2657df4
Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
by Brett Cannon
· 13 years ago
3dfc22c
Issue #14599: Support ImportError.path on AIX and HPUX when loading
by Brett Cannon
· 13 years ago
c229e6e
Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly).
by Antoine Pitrou
· 13 years ago
6394188
Use the new Py_ARRAY_LENGTH macro
by Victor Stinner
· 13 years ago
42040fb
Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc()
by Victor Stinner
· 14 years ago
59e87bd
#730467: Another small AIX fix.
by Georg Brandl
· 14 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
30b5c5d
Fix SF bug #1072182, problems with signed characters.
by Neal Norwitz
· 19 years ago
df5126d
Include Python.h first which defines _XOPEN_SOURCE
by Neal Norwitz
· 22 years ago
7b8e35e
Fix SF #639945, 64-bit bug on AIX
by Neal Norwitz
· 22 years ago
bea18cc
SF patch 568629 by Oren Tirosh: types made callable.
by Guido van Rossum
· 22 years ago
857bf52
aix_loaderror(): Conversion of sprintf() to PyOS_snprintf() for buffer
by Barry Warsaw
· 23 years ago
547936c
Fix the char* vs. const char* mismatch for the argument of aix_loaderror()
by Vladimir Marangozov
· 24 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
b4bd21c
ANSIfy as many declarations as possible.
by Thomas Wouters
· 24 years ago
f70ef4f
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
by Thomas Wouters
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 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
96a8fb7
Cleanup patches from Greg Stein:
by Guido van Rossum
· 25 years ago
96b5ee8
Vladimir Marangozov:
by Guido van Rossum
· 25 years ago
22a1d36
The old platform-specific contents of importdl.c, broken down into one
by Guido van Rossum
· 25 years ago