index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-17
fix scm_tmpfile leak
Andy Wingo
1
-1
/
+11
2011-05-13
scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc
Andy Wingo
1
-2
/
+2
2011-05-13
scm_is_eq for SCM vals, not == or !=
Andy Wingo
1
-15
/
+15
2011-04-25
Move `{total,current}-processor-count' outside of `posix.c'.
Ludovic Courtès
1
-31
/
+0
2011-04-15
Allow compilation with `--disable-posix'.
Ludovic Courtès
1
-106
/
+0
2011-04-14
Include <sched.h> in `posix.c'.
Ludovic Courtès
1
-0
/
+4
2011-03-17
fix code that causes warnings on gcc 4.6
Andy Wingo
1
-3
/
+1
2011-02-10
Add `scm_i_set_default_port_encoding' and `scm_i_default_port_encoding'.
Ludovic Courtès
1
-1
/
+3
2011-01-28
Fix incorrect FUNC_NAME for scm_current_processor_count
Mark H Weaver
1
-2
/
+2
2010-12-07
Add `total-processor-count' and `current-processor-count'.
Ludovic Courtès
1
-0
/
+32
2010-12-07
Improve doc of `getaffinity' and `setaffinity'.
Ludovic Courtès
1
-2
/
+6
2010-12-03
Add bindings to GNU `sched_setaffinity' and `sched_getaffinity'.
Ludovic Courtès
1
-1
/
+84
2010-11-18
deprecate cuserid
Andy Wingo
1
-24
/
+0
2010-10-18
more -Wundef on darwin fixes
Andy Wingo
1
-3
/
+3
2010-07-22
[build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
Thien-Thi Nguyen
1
-1
/
+1
2010-06-15
Add tmpfile(3) to libguile.
Thien-Thi Nguyen
1
-0
/
+17
2010-05-28
Change occurrences of "filesystem" to "file system".
Ludovic Courtès
1
-1
/
+1
2010-04-09
remove libguile/lang.h, deprecate %nil (in favor of #nil)
Andy Wingo
1
-1
/
+0
2010-01-19
Fix use of utimensat(2).
Ludovic Courtès
1
-5
/
+5
2010-01-17
nanosecond timestamp support in stat and utime
Andy Wingo
1
-12
/
+72
2009-12-27
Add support for getsid
Neil Jerram
1
-0
/
+12
2009-11-14
Replace `setbinary' by a public `%default-port-encoding' fluid.
Ludovic Courtès
1
-28
/
+0
2009-08-28
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-4
/
+42
2009-08-25
Add full Unicode capability to ports and the default reader
Michael Gran
1
-4
/
+42
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-180
/
+193
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-05-26
gnulib-tool --import environ; rely on gnulib for environ definitions
Andy Wingo
1
-13
/
+0
2009-05-21
Make use of Gnulib's `flock' module.
Ludovic Courtès
1
-71
/
+1
2009-05-21
Make use of Gnulib's `putenv' module.
Ludovic Courtès
1
-90
/
+6
2009-05-21
Work around lack of cuserid(3) declaration on Tru64 5.1b.
Ludovic Courtès
1
-0
/
+5
2009-03-27
add getrlimit and setrlimit wrappers
Andy Wingo
1
-0
/
+174
2009-01-18
Use `scm_gc malloc_pointerless ()' in `scm_i allocate_string_pointers ()'.
Ludovic Courtès
1
-29
/
+2
2008-11-30
Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work.
Ludovic Courtès
1
-2
/
+5
2008-09-13
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
1
-1
/
+1
2008-08-20
Never define `_GNU_SOURCE' explicitly since `AC_USE_SYSTEM_EXTENSIONS'
Ludovic Courtès
1
-1
/
+1
2007-10-27
Changes from arch/CVS synchronization
Ludovic Courtès
1
-8
/
+0
2007-10-27
Changes from arch/CVS synchronization
Ludovic Courtès
1
-0
/
+8
2007-09-11
(scm_putenv): Confine the putenv("NAME=") bit to mingw, use
Kevin Ryde
1
-10
/
+38
2007-07-29
Changes from arch/CVS synchronization
Ludovic Courtès
1
-3
/
+0
2007-06-07
Changes from arch/CVS synchronization
Ludovic Courtès
1
-2
/
+8
2007-01-31
Changes from arch/CVS synchronization
Ludovic Courtès
1
-14
/
+12
2007-01-15
merge from 1.8
Kevin Ryde
1
-27
/
+48
2006-11-18
Changes from arch/CVS synchronization
Ludovic Courtès
1
-2
/
+25
2006-10-09
merge from 1.8 branch
Kevin Ryde
1
-3
/
+29
2006-09-20
Changes from arch/CVS synchronization
Ludovic Courtès
1
-0
/
+5
2006-06-17
merge from 1.8 branch
Kevin Ryde
1
-6
/
+18
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-3
/
+3
2006-01-29
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
1
-30
/
+30
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2005-03-02
See ChangeLog from 2005-03-02.
Marius Vollmer
1
-7
/
+5
[next]