openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CL-IOLib
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 15, 2024 — Aug 15, 2025
Showing page 11 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Return processed exit status from PROCESS-WAIT instead of the raw status
Stelian Ionescu
More...
over 14 years ago
Add and export ISYS:WTERMSIG*
Stelian Ionescu
More...
over 14 years ago
Fix WITH-C-ENVIRONMENT: erroneous use of HASH-TABLE-SIZE instead of HASH-TABLE-COUNT
Stelian Ionescu
More...
over 14 years ago
Return process object from PROCESS-KILL
Stelian Ionescu
More...
over 14 years ago
Minor change in CREATE-PROCESS
Stelian Ionescu
More...
over 14 years ago
Remove keyarg SEARCH of CREATE-PROCESS and always use lfp_spawnp()
Stelian Ionescu
More...
over 14 years ago
RUN-PROGRAM's "environment" keyarg now defaults to T, just like CREATE-PROCESS
Stelian Ionescu
More...
over 14 years ago
Coalesce parameters "program" and "arguments" of CREATE-PROCESS and RUN-PROGRAM
Stelian Ionescu
More...
over 14 years ago
Move a few functions
Stelian Ionescu
More...
over 14 years ago
Add comment
Stelian Ionescu
More...
over 14 years ago
Remove last argument of isys:select, following LFP
Stelian Ionescu
More...
over 14 years ago
CREATE-PROCESS: allow setting the current directory of the new process
Stelian Ionescu
More...
over 14 years ago
Remove unused lfp_spawnattr_* functions
Stelian Ionescu
More...
over 14 years ago
Implement lfp_spawn() attributes setuid, setgid and resetids in create-process
Stelian Ionescu
More...
over 14 years ago
Add support for syslog(3)
Heka Treep
More...
over 14 years ago
Fix comments
Stelian Ionescu
More...
over 14 years ago
Fix another include
Stelian Ionescu
More...
over 14 years ago
Fix includes
Stelian Ionescu
More...
over 14 years ago
Update timer-related code from SBCL
Stelian Ionescu
More...
over 14 years ago
Add IOLIB.SYSCALLS:SENDFILE
Stelian Ionescu
More...
over 14 years ago
RUN-PROGRAM: add keyword argument "stderr"
Stelian Ionescu
More...
over 14 years ago
Style fixes
Stelian Ionescu
More...
over 14 years ago
Turn PROCESS-WAIT and PROCESS-KILL into methods
Stelian Ionescu
More...
over 14 years ago
Make sure we don't call waitpid() twice for the same process
Stelian Ionescu
More...
over 14 years ago
Fix RUN-PROGRAM: stdout and stderr need to be redirected to pipes
Stelian Ionescu
More...
over 14 years ago
Fix REDIRECT-TO-PIPES: the wrong end of the pipe was being duplicated
Stelian Ionescu
More...
over 14 years ago
Add back FORK and EXECV to IOLIB.SYSCALLS
Stelian Ionescu
More...
over 14 years ago
Remove debug declarations
Stelian Ionescu
More...
over 14 years ago
PROCESS-KILL: make the signal optional(default SIGTERM) and allow keywords too
Stelian Ionescu
More...
over 14 years ago
PROCESS-WAIT: return only the return status
Stelian Ionescu
More...
over 14 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
62
63
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree