Files
gnu-coreutils/src
Jim Meyering 8024f33e45 (interrupt_handler):
Don't use SA_INTERRUPT to decide whether to call sigaction, as
POSIX.1 doesn't require SA_INTERRUPT and some systems
(e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
it's been part of POSIX.1 since day 1 (in 1988).
(install_handler): Use SA_NOCLDSTOP, not _POSIX_VERSION,
to decide whether to call sigaction; this fixes an old typo.
2000-01-18 07:28:47 +00:00
..
1999-11-20 09:50:58 +00:00
1999-08-30 14:35:20 +00:00
1999-08-22 08:48:06 +00:00
1999-11-04 23:11:03 +00:00
2000-01-09 08:20:45 +00:00
1999-12-27 15:57:26 +00:00
2000-01-18 07:28:47 +00:00
2000-01-02 07:40:24 +00:00
1999-11-07 20:34:03 +00:00
1999-08-30 14:35:45 +00:00
1999-08-30 14:36:06 +00:00
1999-08-30 14:36:26 +00:00
1999-11-17 08:18:38 +00:00
1999-04-26 12:20:54 +00:00
1999-04-26 12:20:26 +00:00
1999-07-04 10:15:45 +00:00
1999-09-02 21:34:04 +00:00
1999-08-30 14:37:40 +00:00
1999-05-03 18:01:49 +00:00
1999-04-26 02:19:51 +00:00
2000-01-06 08:35:45 +00:00
1999-08-30 14:41:05 +00:00
1999-09-08 08:39:49 +00:00
1999-09-02 21:31:19 +00:00
2000-01-15 11:13:44 +00:00
1999-08-22 11:34:56 +00:00
1999-07-20 07:56:59 +00:00