Andy Wingo
|
ad4fe88ffb
Move system* to posix.c, impl on open-process
|
8 vuotta sitten |
Ludovic Courtès
|
d20912e67d
Move `{total,current}-processor-count' outside of `posix.c'.
|
14 vuotta sitten |
Ludovic Courtès
|
f0c0141fe4
Add `total-processor-count' and `current-processor-count'.
|
14 vuotta sitten |
Ludovic Courtès
|
fe613fe25d
Add bindings to GNU `sched_setaffinity' and `sched_getaffinity'.
|
14 vuotta sitten |
Andy Wingo
|
cd28785f79
deprecate cuserid
|
14 vuotta sitten |
Thien-Thi Nguyen
|
cd53bd3668
Add tmpfile(3) to libguile.
|
15 vuotta sitten |
Ludovic Courtès
|
8c93b597b3
Fix the visibility of a few of internal symbols.
|
15 vuotta sitten |
Andy Wingo
|
06bfe276c8
nanosecond timestamp support in stat and utime
|
15 vuotta sitten |
Neil Jerram
|
3e5aed1c3b
Add support for getsid
|
15 vuotta sitten |
Ludovic Courtès
|
d6a6989e08
Replace `setbinary' by a public `%default-port-encoding' fluid.
|
15 vuotta sitten |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
15 vuotta sitten |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 vuotta sitten |
Andy Wingo
|
4ea9429edc
add getrlimit and setrlimit wrappers
|
16 vuotta sitten |
Ludovic Courtès
|
b6137ed741
Don't declare `scm_i_locale_mutex' as `SCM_INTERNAL'.
|
16 vuotta sitten |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
17 vuotta sitten |
Ludovic Courtès
|
b89c494395
Changes from arch/CVS synchronization
|
18 vuotta sitten |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 vuotta sitten |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 vuotta sitten |
Marius Vollmer
|
f360a962d4
* posix.h (scm_setgroups): New prototype.
|
21 vuotta sitten |
Rob Browning
|
4adf1363a7
* posix.h: change occurences of "id" to something else so we don't
|
22 vuotta sitten |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 vuotta sitten |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 vuotta sitten |
Dirk Herrmann
|
b29058ffee
* Remove deprecated macros and typenames.
|
23 vuotta sitten |
Gary Houston
|
6d163216bd
* posix.c (scm_tmpnam): check that return value from tmpnam is not
|
24 vuotta sitten |
Martin Grabmüller
|
94e6d79391
Added some new posix functions:
|
24 vuotta sitten |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 vuotta sitten |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 vuotta sitten |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 vuotta sitten |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
26 vuotta sitten |
Jim Blandy
|
522158de92
* posix.h (scm_tmpnam): Added prototype.
|
26 vuotta sitten |