2011-01-02 |
Stelian Ionescu | CREATE-PROCESS: allow setting the current directory...
|
commit | commitdiff | tree |
2011-01-02 |
Stelian Ionescu | Remove unused lfp_spawnattr_* functions
|
commit | commitdiff | tree |
2011-01-01 |
Stelian Ionescu | Implement lfp_spawn() attributes setuid, setgid and...
|
commit | commitdiff | tree |
2011-01-01 |
Heka Treep | Add support for syslog(3)
|
commit | commitdiff | tree |
2011-01-01 |
Stelian Ionescu | Fix comments
|
commit | commitdiff | tree |
2011-01-01 |
Stelian Ionescu | Fix another include
|
commit | commitdiff | tree |
2011-01-01 |
Stelian Ionescu | Fix includes
|
commit | commitdiff | tree |
2010-12-26 |
Stelian Ionescu | Update timer-related code from SBCL
|
commit | commitdiff | tree |
2010-12-26 |
Stelian Ionescu | Add IOLIB.SYSCALLS:SENDFILE
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | RUN-PROGRAM: add keyword argument "stderr"
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Style fixes
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Turn PROCESS-WAIT and PROCESS-KILL into methods
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Make sure we don't call waitpid() twice for the same...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Fix RUN-PROGRAM: stdout and stderr need to be redirected...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Fix REDIRECT-TO-PIPES: the wrong end of the pipe was...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Add back FORK and EXECV to IOLIB.SYSCALLS
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Remove debug declarations
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | PROCESS-KILL: make the signal optional(default SIGTERM...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | PROCESS-WAIT: return only the return status
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Put signal names into CFFI enum SIGNAL
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Fix the groveler to allow the use of CL symbols
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Fix list of exported signals
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Fix comment
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | CREATE-PROCESS: always use /bin/sh when receiving ...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Implement WIFEXITED & all other macros for disecting...
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Refactor CREATE-PROCESS internals
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Add dependency on idna to iolib.sockets.asd
|
commit | commitdiff | tree |
2010-12-25 |
Stelian Ionescu | Add support for IDN
|
commit | commitdiff | tree |
2010-12-22 |
Stelian Ionescu | Fix IOLIB.OS:CREATE-PROCESS to use lfp_spawn() and...
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Remove use of "size-of-*" constants
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Move SIZEOF to early.lisp, since the compile-time side...
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Evaluate %DEFFOLDABLE at all times
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Compile ffi-functions-unix.lisp with SPEED
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Inline BZERO
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | SBCL's SB-C:DEFKNOWN seems to be insufficient, use...
|
commit | commitdiff | tree |
2010-12-21 |
Stelian Ionescu | Improve DEFALIAS
|
commit | commitdiff | tree |
2010-12-20 |
Stelian Ionescu | Add SIZEOF to IOLIB.SYSCALLS
|
commit | commitdiff | tree |
2010-12-20 |
Stelian Ionescu | Add CONSTANTP to IOLIB.BASE
|
commit | commitdiff | tree |
2010-12-20 |
Stelian Ionescu | More namespaces
|
commit | commitdiff | tree |
2010-12-20 |
Stelian Ionescu | Add DEFALIAS and DEFFOLDABLE do IOLIB.BASE
|
commit | commitdiff | tree |
2010-12-20 |
Stelian Ionescu | Another round of refactoring, remove system libfixposix...
|
commit | commitdiff | tree |
2010-11-16 |
Stelian Ionescu | Ensure that REQUIREs are loaded before ASDF:LOAD-SOURCE...
|
commit | commitdiff | tree |
2010-11-16 |
Stelian Ionescu | Style fixes
|
commit | commitdiff | tree |
2010-11-16 |
Stelian Ionescu | Remove obsolete code
|
commit | commitdiff | tree |
2010-11-16 |
Stelian Ionescu | Add TFB's conduits, IOLIB.CL and IOLIB.CONF, shuffle...
|
commit | commitdiff | tree |
2010-11-15 |
Stelian Ionescu | Don't bind {LOAD,COMPILE}-{PRINT,VERBOSE} to NIL incondition...
|
commit | commitdiff | tree |
2010-11-15 |
Stelian Ionescu | Muffle SB-INT:PACKAGE-AT-VARIANCE too, also during...
|
commit | commitdiff | tree |
2010-11-09 |
Stelian Ionescu | Fix loading libfixposix, now it works on Darwin too
|
commit | commitdiff | tree |
2010-11-08 |
Stelian Ionescu | Fix last commit
|
commit | commitdiff | tree |
2010-11-07 |
Stelian Ionescu | Add fix for Scieneer
|
commit | commitdiff | tree |
2010-11-06 |
Stelian Ionescu | Fix groveler for Clisp
|
commit | commitdiff | tree |
2010-11-05 |
Stelian Ionescu | Muffle groveler files too
|
commit | commitdiff | tree |
2010-11-05 |
Stelian Ionescu | Add system IOLIB.ASDF
|
commit | commitdiff | tree |
2010-11-05 |
Stelian Ionescu | Set {COMPILE,LOAD}-VERBOSE to T when compiling IOLIB...
|
commit | commitdiff | tree |
2010-11-05 |
Stelian Ionescu | lfp_cmsg_align() no longer exists
|
commit | commitdiff | tree |
2010-11-04 |
Stelian Ionescu | Remove EVAL-WHENs from .asd files
|
commit | commitdiff | tree |
2010-11-03 |
Stelian Ionescu | Don't grovel lfp_open_flags_t any more, as it was removed...
|
commit | commitdiff | tree |
2010-11-03 |
Stelian Ionescu | Fix README wrt. the echo server for tests
|
commit | commitdiff | tree |
2010-11-03 |
Stelian Ionescu | Add EBUG
|
commit | commitdiff | tree |
2010-11-03 |
Stelian Ionescu | Remove SIGCLD
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | OSX is #+darwin not #+osx
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | Use aldebaran.cddr.org as public echo server
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | Fix tests file-path.expand-user.{2,6}: user root lives...
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | Fix grovelling "struct in6_addr"
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | Make ENONET optional and ensure that socket conditions...
|
commit | commitdiff | tree |
2010-10-26 |
Stelian Ionescu | Fix defining optional constantenum members
|
commit | commitdiff | tree |
2010-10-18 |
Stelian Ionescu | Small fix wrt. :DEFINE-CONSTANTS
|
commit | commitdiff | tree |
2010-10-18 |
Stelian Ionescu | Add IOLIB-GROVEL, convert existing groveler files to...
|
commit | commitdiff | tree |
2010-10-17 |
Stelian Ionescu | SYSCALL-ERRORs must always be printed non-readably
|
commit | commitdiff | tree |
2010-10-17 |
Stelian Ionescu | Fix a few PRINT-OBJECT methods
|
commit | commitdiff | tree |
2010-10-15 |
Attila Lendvai | "reppresented" typo
|
commit | commitdiff | tree |
2010-10-15 |
Stelian Ionescu | Style fixes: UNLESS -> IF
|
commit | commitdiff | tree |
2010-10-15 |
Stelian Ionescu | Fix isys:*stat functions
|
commit | commitdiff | tree |
2010-10-15 |
Stelian Ionescu | New development cycle
|
commit | commitdiff | tree |
2010-10-15 |
Nikodemus Siivola | Remove local definitions of Alexandria functions
|
commit | commitdiff | tree |
2010-10-13 |
Stelian Ionescu | Export FD-SET and SIZE-OF-FD-SET from libfixposix,...
|
commit | commitdiff | tree |
2010-10-13 |
Stelian Ionescu | Keep fd-set as an opaque struct
|
commit | commitdiff | tree |
2010-10-13 |
Stelian Ionescu | Remove from syscalls/ffi-types-unix.lisp foreign types...
|
commit | commitdiff | tree |
2010-10-12 |
Stelian Ionescu | Fix type-error signalled for ISYS:FCNTL and ISYS:IOCTL
|
commit | commitdiff | tree |
2010-10-12 |
Stelian Ionescu | Remove accessor FD-NON-BLOCKING of FD-MIXIN class
|
commit | commitdiff | tree |
2010-10-12 |
Stelian Ionescu | Fix definition of ISYS:OPEN
|
commit | commitdiff | tree |
2010-10-12 |
Stelian Ionescu | Style fix
|
commit | commitdiff | tree |
2010-10-07 |
Stelian Ionescu | Add JOIN*, rename NON-EMPTY-STRING-OR-NIL -> FULL-STRING
|
commit | commitdiff | tree |
2010-10-07 |
Stelian Ionescu | Shorter SPLIT-NAME/TYPE
|
commit | commitdiff | tree |
2010-10-07 |
Stelian Ionescu | Add function NON-EMPTY-STRING-OR-NIL to IOLIB.BASE
|
commit | commitdiff | tree |
2010-10-07 |
Stelian Ionescu | Fix filename splitting into name/type
|
commit | commitdiff | tree |
2010-10-05 |
Stelian Ionescu | Use Google nameserver when testing LOOKUP-HOSTNAME
|
commit | commitdiff | tree |
2010-10-05 |
Stelian Ionescu | Add parameter NS to LOOKUP-HOSTNAME
|
commit | commitdiff | tree |
2010-10-05 |
Stelian Ionescu | Import ASDF:OPERATE into IOLIB.ASDF
|
commit | commitdiff | tree |
2010-09-20 |
Stelian Ionescu | Use PARSE-NAME-AND-OPTIONS from CFFI
|
commit | commitdiff | tree |
2010-09-20 |
Stelian Ionescu | Use more syscalls from LibFixPOSIX
|
commit | commitdiff | tree |
2010-09-19 |
Stelian Ionescu | Style fix
|
commit | commitdiff | tree |
2010-09-19 |
Stelian Ionescu | Wrap lfp_strerror
|
commit | commitdiff | tree |
2010-09-18 |
Stelian Ionescu | Wrap lfp_fd_isset in syscalls package
|
commit | commitdiff | tree |
2010-09-18 |
Stelian Ionescu | lfp_select() takes a struct timespec
|
commit | commitdiff | tree |
2010-09-18 |
Stelian Ionescu | FD-ISSET has to return a boolean
|
commit | commitdiff | tree |
2010-09-10 |
Stelian Ionescu | Merge branch 'Release-0.7.1'
|
commit | commitdiff | tree |
2010-09-10 |
Stelian Ionescu | Change version for development
|
commit | commitdiff | tree |
2010-09-10 |
Stelian Ionescu | Version 0.7.1
|
commit | commitdiff | tree |
2010-09-07 |
Stelian Ionescu | Fix closing paren position
|
commit | commitdiff | tree |