Cronologia Commit

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