log src/process.c @ 110829:4d672e9d91bf

age author description
Thu, 30 Sep 2010 13:28:34 +0900 Kenichi Handa Complement a coding system for encoding arguments and input to a process.
Sun, 03 Oct 2010 07:48:21 -0700 Dan Nicolaescu * src/process.c: Do not include <sys/wait.h>, syswait.h does it.
Sun, 03 Oct 2010 07:16:48 -0700 Dan Nicolaescu Remove unused code.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Fri, 01 Oct 2010 06:04:07 -0700 Dan Nicolaescu Small process.c cleanups.
Wed, 29 Sep 2010 14:48:29 +0200 Lars Magne Ingebrigtsen Make sure all reads/writes to gnutls streams go via the gnutls functions.
Mon, 27 Sep 2010 22:43:03 +0200 Jan D * process.c (wait_reading_process_output): Add missing FD_CLR