summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/src/process.c
AgeCommit message (Collapse)Author
2009-04-21Merge nixio 0.2Steven Barth
2009-03-12nixio: chdir()Steven Barth
2009-03-12nixio: add setsid()Steven Barth
2009-03-10Be nice()Steven Barth
2009-03-09nixio: Implement protable behaviour of signal(), export more errorSteven Barth
constants
2009-03-09httpclient: Added missing importSteven Barth
nixio: waitpid() returns 0 with WNOHANG and no terminated childs
2009-03-09Make nixio compile on OpenSolarisSteven Barth
2009-03-05nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppidSteven Barth
2009-03-03nixio:Steven Barth
Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance