Rich Felker
25340a9337
add sysconf keys/values for signal stack size
...
as a result of ISA extensions exploding register file sizes on some
archs, using a constant for minimum signal stack size no longer seems
viably future-proof. add sysconf keys allowing the kernel to provide a
machine-dependent minimum applications can query to ensure they
allocate sufficient space for stacks. the key names and indices align
with the same functionality in glibc.
see commit d5a5045382 for previous
action on this subject.
ultimately, the macros MINSIGSTKSZ and SIGSTKSZ probably need to be
deprecated, but that is standards-amendment work outside the scope of
a single implementation.
2022-08-26 10:20:46 -04:00
..
2020-03-04 12:33:35 -05:00
2018-02-22 18:47:49 -05:00
2022-03-08 17:21:26 -05:00
2019-03-13 12:32:19 -04:00
2013-07-03 18:07:50 +02:00
2022-03-08 17:21:26 -05:00
2019-10-28 19:26:52 -04:00
2020-01-01 15:07:11 -05:00
2020-08-30 16:47:40 -04:00
2012-05-06 16:35:32 -04:00
2016-08-30 16:39:54 -04:00
2012-09-08 17:14:52 -04:00
2015-11-02 21:44:57 -05:00
2011-02-12 00:22:29 -05:00
2012-06-29 00:56:37 -04:00
2021-02-25 16:35:54 -05:00
2020-01-25 23:08:55 -05:00
2019-11-02 18:30:56 -04:00
2022-08-02 17:27:45 -04:00
2019-10-17 16:26:22 -04:00
2012-09-08 18:16:33 -04:00
2018-10-16 14:10:27 -04:00
2019-09-11 10:40:31 -04:00
2019-10-28 19:26:52 -04:00
2011-02-12 00:22:29 -05:00
2015-03-23 11:26:51 -04:00
2014-06-21 19:24:15 -04:00
2013-12-02 02:06:52 -05:00
2016-07-03 15:02:25 -04:00
2016-07-03 15:02:25 -04:00
2019-08-06 14:03:31 -04:00
2016-10-20 17:20:01 -04:00
2012-09-08 17:14:52 -04:00
2016-10-20 17:04:37 -04:00
2013-10-30 14:52:55 -04:00
2011-02-14 21:59:38 -05:00
2017-07-31 23:08:27 -04:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2015-09-15 20:30:36 +00:00
2020-01-25 23:08:55 -05:00
2016-11-11 12:46:06 -05:00
2021-11-29 17:45:21 -05:00
2014-08-25 22:47:27 -04:00
2019-04-17 13:02:47 -04:00
2012-03-01 01:34:58 -05:00
2016-07-03 15:02:25 -04:00
2012-09-08 17:14:52 -04:00
2019-10-28 19:26:52 -04:00
2018-10-16 14:10:27 -04:00
2013-07-22 11:22:36 -04:00
2013-12-03 20:34:36 -05:00
2019-10-28 19:26:52 -04:00
2021-04-20 15:34:30 -04:00
2011-11-10 21:01:24 -05:00
2016-10-20 17:20:01 -04:00
2013-07-22 14:39:59 -04:00
2016-11-07 11:55:53 -05:00
2020-09-09 17:20:34 -04:00
2014-04-02 18:37:45 -04:00
2019-10-28 19:26:52 -04:00
2021-02-22 15:52:21 -05:00
2011-02-12 00:22:29 -05:00
2022-03-08 17:19:49 -05:00
2019-08-30 16:21:36 -04:00
2014-08-27 02:55:54 -04:00
2016-12-15 12:18:24 -05:00
2013-08-28 00:41:00 -04:00
2021-04-19 09:49:20 -04:00
2021-11-29 17:45:21 -05:00
2014-12-21 02:30:29 -05:00
2012-08-24 16:16:30 -04:00
2021-11-29 17:45:21 -05:00
2021-11-29 17:45:21 -05:00
2014-08-27 02:55:54 -04:00
2021-11-29 17:45:21 -05:00
2022-08-01 13:57:11 -04:00
2012-05-06 09:03:19 -04:00
2012-06-15 21:52:53 -04:00
2011-04-05 15:40:36 -04:00
2014-06-21 07:44:46 -04:00
2019-03-13 10:42:57 -04:00
2020-08-30 16:47:40 -04:00
2012-12-19 10:57:54 +01:00
2019-10-28 19:26:52 -04:00
2021-11-29 17:45:21 -05:00
2018-07-17 22:24:03 -04:00
2019-04-05 17:29:00 -04:00
2011-02-12 00:22:29 -05:00
2022-08-26 10:20:46 -04:00
2019-10-28 19:26:52 -04:00
2016-02-12 09:58:50 -05:00
2019-12-22 12:37:16 -05:00
2013-01-04 20:36:34 +01:00
2013-09-01 01:01:31 -04:00
2021-11-29 17:45:21 -05:00
2015-05-02 21:19:08 -04:00
2016-07-03 16:19:28 -04:00