Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark H Weaver 03de93dd5f Save and restore errno in the signal handler. vor 5 Jahren
  Andrea Azzarone 546b0e8729 Fix gc.test "after-gc-hook gets called" failures. vor 5 Jahren
  Mike Gran 70cfabd7e8 Check for working profiling and virtual itimers vor 8 Jahren
  Andy Wingo ca598d3140 Remove thread-exited? check in sigaction vor 8 Jahren
  Andy Wingo bb87578041 Fix --without-threads vor 8 Jahren
  Andy Wingo dc2a560264 Deprecate dynamic roots vor 8 Jahren
  Andy Wingo 65268ff37a Remove last critical section use vor 8 Jahren
  Andy Wingo 465466ce4d sigaction critical section refactor. vor 8 Jahren
  Andy Wingo c957ec7ab0 Use atomics for async interrupts vor 8 Jahren
  Andy Wingo 7d550c4ea0 Fix ,profile in pure modules vor 8 Jahren
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' vor 10 Jahren
  Andy Wingo 966d4bdd70 Fix setitimer documentation. Allow microseconds >= 1e6. vor 11 Jahren
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. vor 11 Jahren
  Andy Wingo 01a8d00ca3 Merge commit 'c8e839cfeb647aca034b9bcd5a321d419dedca1f' vor 11 Jahren
  Mark H Weaver c8e839cfeb Don't check HAVE_ALARM, which no longer exists. vor 11 Jahren
  Andy Wingo 03d1294977 Remove tests and shims for pre-7.2 bdw-gc. vor 11 Jahren
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' vor 12 Jahren
  Andy Wingo cdd125e8d4 portability simplification with scmsigs.c and alarm vor 12 Jahren
  Andy Wingo f29c300507 fix GC_get_suspend_signal on Mac OS vor 13 Jahren
  Andy Wingo 43adb591f4 allow gc <= 7.1 to stop the signal delivery thread vor 13 Jahren
  Andy Wingo 32f94bf258 O_CLOEXEC usage vor 13 Jahren
  Andy Wingo af4081e9fd leave guile when reading signal pipe vor 13 Jahren
  Andy Wingo f39448c5a3 remove a bunch of needless scm_permanent_object calls vor 15 Jahren
  Neil Jerram 09d978f3f8 Avoid throw from critical section, given invalid sigaction call vor 16 Jahren
  Ludovic Courtès 512c359507 Remove unneeded `scm_without_guile ()' call. vor 15 Jahren
  Neil Jerram 0ebbcf43c4 Remove AC_SYS_RESTARTABLE_SYSCALLS and related code vor 15 Jahren
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
  Ludovic Courtès 634aa8de8f Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work. vor 16 Jahren
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. vor 16 Jahren
  Ludovic Courtès 70eca63557 Fix builds `--without-threads'. vor 16 Jahren