Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1bfe9dc871bb3cd6392418410805f0248b1c7d87
/
Modules
/
fpectlmodule.c
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
c16f3bd
Patch #708495: Port more stuff to OpenVMS.
by Martin v. Löwis
· 22 years ago
9b1a80b
Patch for the DEC Alpha under Linux, by Lee Busby.
by Guido van Rossum
· 22 years ago
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
4892f24
Got rid of a few more NeXT ifdefs. The last, I think.
by Jack Jansen
· 23 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
c4db476
Define sunmath prototypes if sunmath.h was not included.
by Martin v. Löwis
· 24 years ago
5a57163
Patch #103012: Update fpectlmodule for current glibc;
by Andrew M. Kuchling
· 24 years ago
cf06571a
Use PyOS_setsig() instead of signal(). Also remove redundant spaces
by Guido van Rossum
· 24 years ago
4622e14
Randall Hopper: Add fpectl functionality patch for FreeBSD.
by Guido van Rossum
· 24 years ago
4f1b208
Removed all instances of RETSIGTYPE from the source code: signal
by Tim Peters
· 24 years ago
a7379d9
Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux.
by Guido van Rossum
· 26 years ago
5de5420
Needed to add DL_EXPORT to (redundant?) extern decl of module init function.
by Guido van Rossum
· 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
aa6fa6b
Patch by Oliver Andrich for Lunix using glibc.
by Guido van Rossum
· 27 years ago
e85da65
Some patches to Lee Busby's fpectl mods that accidentally didn't make it
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
1ed5e57
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
1aeb104
Include setjmp.h so it compiles if WANT_SIGFPE_HANDLER is undefined.
by Guido van Rossum
· 28 years ago
52fa3a6
Changes for Lee Busby's SIGFPE patch set.
by Guido van Rossum
· 28 years ago