Historique des commits

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