Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
99a3701618b3a64166d51a432aaaa63d1a3c99a3
/
Modules
/
errnomodule.c
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
f5accf3
- ANSI-fication (patch #100784 by Peter Schneider-Kamp)
by Fredrik Lundh
· 25 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 25 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 25 years ago
105906f
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
by Barry Warsaw
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
549cb6e
Added a module docstring (that's all this module needs).
by Guido van Rossum
· 26 years ago
851e7d5
Got rid of the errorstr dictionary, which is redundant now that
by Guido van Rossum
· 27 years ago
49f9d8e
Changes submitted by Marc-Andre Lemburg to add two tables: errorcode
by Guido van Rossum
· 27 years ago
fb421c8
(Jack:) Mac only: get GUSI errno.h values too.
by Guido van Rossum
· 28 years ago
81a6fe9
Removed a #inlclude <errno.h> since it's implied with "Python.h"
by Roger E. Masse
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
4dc6622
Added Sam Rushing's errno module
by Guido van Rossum
· 28 years ago