Fix infinite loop in expander
[bpt/guile.git] / libguile / posix.c
2013-01-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-08 Andy Wingoslight open-pipe* / open-process refactor
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-23 Ludovic CourtèsRemove reference to `scm_init_popen' when `fork' is...
2012-11-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-11 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-10 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy Wingo1;3202;0cMerge remote-tracking branch 'origin/stable...
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-26 Andy WingoMerge commit 'f66cbb99ee096186837536885d3436bb334df34d'
2012-04-26 Andy WingoMerge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
2012-04-26 Andy WingoMerge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
2012-04-26 Andy WingoMerge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-24 Andy Wingorun finalizers asynchronously (in asyncs and/or pthreads)
2012-02-24 Andy Wingosignal an error on multithreaded fork
2012-02-23 Andy WingoRevert "install pthread_atfork handlers for guile's...
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-23 Andy Wingorewrite open-process in C, for robustness
2012-02-17 Andy Wingoinstall pthread_atfork handlers for guile's static...
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-02 Bake TimmonsImprove the usage of variable names in C docstrings.
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-17 Andy Wingofix scm_tmpfile leak
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingoscm_is_false instead of == SCM_BOOL_F; also is_null...
2011-05-13 Andy Wingoscm_is_eq for SCM vals, not == or !=
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-25 Ludovic CourtèsMove `{total,current}-processor-count' outside of ...
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-14 Ludovic CourtèsInclude <sched.h> in `posix.c'.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-17 Andy Wingofix code that causes warnings on gcc 4.6
2011-02-10 Ludovic CourtèsAdd `scm_i_set_default_port_encoding' and `scm_i_defaul...
2011-01-28 Mark H WeaverFix incorrect FUNC_NAME for scm_current_processor_count
2010-12-07 Ludovic CourtèsAdd `total-processor-count' and `current-processor...
2010-12-07 Ludovic CourtèsImprove doc of `getaffinity' and `setaffinity'.
2010-12-02 Ludovic CourtèsAdd bindings to GNU `sched_setaffinity' and `sched_geta...
2010-11-18 Andy Wingodeprecate cuserid
2010-10-18 Andy Wingomore -Wundef on darwin fixes
2010-07-22 Thien-Thi Nguyen[build] Overhaul <errno.h>, <signal.h> cpp symbol extra...
2010-06-15 Thien-Thi NguyenAdd tmpfile(3) to libguile.
2010-05-28 Ludovic CourtèsChange occurrences of "filesystem" to "file system".
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-01-18 Ludovic CourtèsFix use of utimensat(2).
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil JerramAdd support for getsid
2009-12-11 Andy Wingomerge from master to elisp
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-26 Andy Wingognulib-tool --import environ; rely on gnulib for enviro...
2009-05-20 Ludovic CourtèsMake use of Gnulib's `flock' module.
2009-05-20 Ludovic CourtèsMake use of Gnulib's `putenv' module.
2009-05-20 Ludovic CourtèsWork around lack of cuserid(3) declaration on Tru64...
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-27 Andy Wingoadd getrlimit and setrlimit wrappers
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-18 Ludovic CourtèsUse `scm_gc malloc_pointerless ()' in `scm_i allocate_s...
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
next