커밋 기록

작성자 SHA1 메시지 날짜
  Mark H Weaver 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' 11 년 전
  Ludovic Courtès b16bf64639 Fix #ifdefery for `setegid'. 11 년 전
  Mark H Weaver 86cf4773ff Merge remote-tracking branch 'origin/stable-2.0' 12 년 전
  Ludovic Courtès df3d365a99 build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK. 12 년 전
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 12 년 전
  Andy Wingo 94c53e0601 provide getlogin declaration if needed. 12 년 전
  Andy Wingo aa59904eae fix mingw issues with posix.c 12 년 전
  Andy Wingo d3c88f1826 simplify posix.c 12 년 전
  Andy Wingo 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' 12 년 전
  Ludovic Courtès 3d2b2676e3 Fix `getgroups' for when zero supplementary group IDs exist. 12 년 전
  Andy Wingo a796d0a954 warn on multithreaded fork 12 년 전
  Andy Wingo 22cdf986db warning instead of error on multithreaded fork 12 년 전
  Andy Wingo b4fa6cc909 Merge remote-tracking branch 'origin/stable-2.0' 12 년 전
  Andy Wingo 03a2f59851 slight open-pipe* / open-process refactor 12 년 전
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 년 전
  Ludovic Courtès 712ca51ffe Remove reference to `scm_init_popen' when `fork' is unavailable. 12 년 전
  Andy Wingo eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) 13 년 전
  Andy Wingo 415e00fc57 signal an error on multithreaded fork 13 년 전
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" 13 년 전
  Andy Wingo 9d15db65ff Merge remote-tracking branch 'local-2.0/stable-2.0' 13 년 전
  Andy Wingo a2e946f1ef rewrite open-process in C, for robustness 13 년 전
  Andy Wingo 6a97b1f93a install pthread_atfork handlers for guile's static mutexen 13 년 전
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 년 전
  Andy Wingo 81bda963e9 fix scm_tmpfile leak 13 년 전
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 13 년 전
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 년 전
  Ludovic Courtès d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. 13 년 전
  Ludovic Courtès 073167ef7b Allow compilation with `--disable-posix'. 13 년 전
  Ludovic Courtès 22072f2155 Include <sched.h> in `posix.c'. 13 년 전
  Andy Wingo 03976fee3b fix code that causes warnings on gcc 4.6 14 년 전