1. 5a57163 Patch #103012: Update fpectlmodule for current glibc; by Andrew M. Kuchling · 24 years ago
  2. cf06571a Use PyOS_setsig() instead of signal(). Also remove redundant spaces by Guido van Rossum · 24 years ago
  3. 4622e14 Randall Hopper: Add fpectl functionality patch for FreeBSD. by Guido van Rossum · 24 years ago
  4. 4f1b208 Removed all instances of RETSIGTYPE from the source code: signal by Tim Peters · 24 years ago
  5. a7379d9 Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux. by Guido van Rossum · 25 years ago
  6. 5de5420 Needed to add DL_EXPORT to (redundant?) extern decl of module init function. by Guido van Rossum · 26 years ago
  7. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  8. aa6fa6b Patch by Oliver Andrich for Lunix using glibc. by Guido van Rossum · 27 years ago
  9. e85da65 Some patches to Lee Busby's fpectl mods that accidentally didn't make it by Guido van Rossum · 27 years ago
  10. 0cb96de Apply two changes, systematically: by Guido van Rossum · 27 years ago
  11. 1ed5e57 Keep gcc -Wall happy. by Guido van Rossum · 27 years ago
  12. 1aeb104 Include setjmp.h so it compiles if WANT_SIGFPE_HANDLER is undefined. by Guido van Rossum · 27 years ago
  13. 52fa3a6 Changes for Lee Busby's SIGFPE patch set. by Guido van Rossum · 27 years ago