Dan McGee
d1fec15d81
Correctly close the pipe used for scriptlet execution
...
We never had a call to pclose() in here before, leaving our file descriptor
in some sort of limbo state. In addition, clean up some of the other logic
such as directly calling exit(1) on a popen() failure rather than going to
our cleanup block, and handling and respecting the exit status of the
subprocess correctly.
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-10-18 23:59:28 -05:00
..
2008-10-12 23:19:07 -05:00
2007-07-16 16:49:28 -04:00
2008-08-19 18:42:51 -05:00
2007-12-10 22:55:39 -06:00
2008-07-17 20:20:13 -05:00
2008-05-13 15:49:02 -05:00
2008-04-06 20:20:20 -05:00
2008-08-23 08:47:07 -05:00
2008-03-23 16:55:52 -05:00
2007-12-10 22:55:39 -06:00
2008-06-15 22:52:27 -05:00
2008-06-04 16:25:31 -05:00
2008-10-12 21:30:15 -05:00
2007-12-10 22:55:39 -06:00
2008-10-12 21:30:15 -05:00
2008-01-27 11:54:25 -06:00
2008-10-12 21:30:15 -05:00
2008-08-08 13:45:46 -05:00
2008-06-04 15:38:47 -05:00
2008-06-04 15:38:47 -05:00
2008-07-19 11:04:38 -05:00
2008-07-13 09:16:55 -05:00
2008-08-05 19:30:29 -05:00
2008-04-10 20:53:28 -05:00
2008-04-26 13:03:53 -05:00
2008-06-04 15:38:47 -05:00
2008-05-13 15:49:02 -05:00
2008-05-13 15:49:02 -05:00
2008-06-04 15:38:53 -05:00
2008-06-04 15:38:53 -05:00
2008-04-06 20:20:20 -05:00
2007-12-10 22:55:39 -06:00
2008-05-11 20:07:55 -05:00
2008-06-03 21:31:31 -05:00
2008-06-03 21:31:31 -05:00
2008-10-12 21:30:15 -05:00
2008-06-04 15:38:47 -05:00
2008-07-17 20:20:06 -05:00
2007-12-10 22:55:39 -06:00
2008-08-23 08:47:07 -05:00
2008-01-27 12:05:33 -06:00
2008-10-18 23:59:28 -05:00
2008-03-10 18:57:36 -05:00
2008-10-12 21:28:05 -05:00
2008-07-24 22:16:28 -05:00