Rich Felker
00f1521fdd
provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
...
I'm not entirely happy with the amount of ugliness here, but since
F_DUPFD_CLOEXEC is used elsewhere in code that's expected to work on
old kernels (popen), it seems necessary. reportedly even some modern
kernels went back and broke F_DUPFD_CLOEXEC (making it behave like
plain F_DUPFD), so it might be necessary to add some additional fixup
code later to deal with that issue too.
2013-03-26 22:54:57 -04:00
..
2013-01-13 23:15:39 +01:00
2012-11-13 01:31:49 +01:00
2012-11-11 15:54:20 -05:00
2013-02-02 03:19:25 +01:00
2013-03-04 19:22:14 -05:00
2012-09-06 22:44:55 -04:00
2013-02-17 14:30:19 -05:00
2013-02-07 03:13:35 -05:00
2013-01-04 20:36:34 +01:00
2013-03-26 22:54:57 -04:00
2012-11-18 16:31:14 -05:00
2013-02-17 14:24:39 -05:00
2012-10-28 15:04:26 -04:00
2013-02-02 00:59:25 -05:00
2012-09-29 18:14:46 -04:00
2012-12-07 16:22:13 -05:00
2012-09-06 22:44:55 -04:00
2012-12-07 22:33:11 -05:00
2013-01-07 23:54:13 +01:00
2013-03-23 18:59:30 -04:00
2012-12-20 12:16:02 -05:00
2012-09-06 22:44:55 -04:00
2012-09-06 22:44:55 -04:00
2013-02-02 02:07:38 -05:00
2013-02-17 13:21:56 -05:00
2012-04-24 16:32:23 -04:00
2013-03-24 22:40:54 -04:00
2013-02-01 01:10:59 -05:00
2012-11-11 15:38:04 -05:00
2012-05-13 01:50:53 +02:00
2012-09-06 22:44:55 -04:00
2012-12-05 19:13:47 -05:00
2012-12-06 22:48:46 +01:00
2012-12-06 20:27:54 +01:00
2013-03-24 22:41:38 -04:00
2012-11-08 16:39:41 -05:00
2013-02-26 01:42:11 -05:00
2013-02-20 23:01:22 -05:00
2012-04-18 12:22:24 -04:00
2013-02-01 22:25:19 -05:00
2013-02-02 03:19:25 +01:00
2013-03-25 11:34:22 -04:00