2 Jan 2011 11:00
New patches: 1-Jan-2011
Stelian Ionescu <sionescu <at> common-lisp.net>
2011-01-02 10:00:08 GMT
2011-01-02 10:00:08 GMT
commit 7291060fcc4740a13bbe05e6ec60cb52df0bd3ba
Author: Stelian Ionescu <sionescu <at> cddr.org>
Date: Sun Jan 2 01:04:13 2011 +0100
CREATE-PROCESS: allow setting the current directory of the new process
src/os/create-process-unix.lisp | 10 ++++++----
src/os/ffi-functions-unix.lisp | 6 ++++++
src/os/pkgdcl.lisp | 3 ++-
3 files changed, 14 insertions(+), 5 deletions(-)
commit 98b22c5362e4c1e59180fa130af92fb7988cdffe
Author: Stelian Ionescu <sionescu <at> cddr.org>
Date: Sun Jan 2 01:00:20 2011 +0100
Remove unused lfp_spawnattr_* functions
src/os/ffi-functions-unix.lisp | 36 ------------------------------------
1 files changed, 0 insertions(+), 36 deletions(-)
commit bcd70d8f39312f3e696f46ffd8805d4464dafa63
Author: Stelian Ionescu <sionescu <at> cddr.org>
Date: Sun Jan 2 00:40:31 2011 +0100
Implement lfp_spawn() attributes setuid, setgid and resetids in create-process
src/os/create-process-unix.lisp | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
(Continue reading)
RSS Feed