Mike Barcroft
5a98f074e6
Rearrange strerror() so that its itoa procedure can be used with
...
strerror_r(). Doing this allows us to ensure that strerror_r() always
fills the supplied buffer regardless of EINVAL or ERANGE errors.
strerror()'s semantics have changed slightly such that an argument of
0 is now considered invalid and errno is set to EINVAL.
Remove internal regression test for strerror() and strerror_r(). This
will be reincarnated in src/tools/regression/lib/libc/string.
In strerror(3), add a comment about strerror()'s bogus return type.
PR: 44356
2002-12-18 16:53:31 +00:00
..
2002-08-30 21:07:40 +00:00
2002-08-30 21:07:40 +00:00
2002-09-01 21:53:46 +00:00
2002-09-01 21:53:46 +00:00
2001-10-01 16:09:29 +00:00
2002-09-01 21:53:46 +00:00
2002-03-22 21:53:29 +00:00
2002-08-30 19:08:53 +00:00
2002-08-30 19:08:53 +00:00
2002-12-18 13:33:04 +00:00
2002-08-30 19:42:07 +00:00
2002-11-18 09:50:57 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2002-01-07 06:03:37 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-09-01 21:53:46 +00:00
2002-12-18 13:33:04 +00:00
2002-08-30 19:42:07 +00:00
2002-10-03 19:39:20 +00:00
2002-08-30 15:40:01 +00:00
2002-08-30 15:40:01 +00:00
2002-03-21 18:49:23 +00:00
2002-09-06 11:24:06 +00:00
2002-09-06 11:24:06 +00:00
2002-12-18 13:33:04 +00:00
2002-03-22 21:53:29 +00:00
2001-10-11 17:02:44 +00:00
2002-03-21 18:49:23 +00:00
2002-10-15 10:11:53 +00:00
2001-11-07 19:55:16 +00:00
2002-12-18 12:45:11 +00:00
2002-09-06 11:24:06 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2001-11-07 19:55:16 +00:00
2002-12-18 16:53:31 +00:00
2002-12-18 16:53:31 +00:00
2002-10-19 13:41:22 +00:00
2002-03-21 18:49:23 +00:00
2002-12-18 12:45:11 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2002-09-06 11:24:06 +00:00
2002-03-21 18:49:23 +00:00
2002-09-06 11:24:06 +00:00
2001-11-07 19:55:16 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2002-11-29 15:57:50 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-11-20 14:11:07 +00:00
2002-03-21 18:49:23 +00:00
2002-12-18 12:45:11 +00:00
2002-09-07 02:53:19 +00:00
2002-10-15 10:11:53 +00:00
2002-09-06 11:24:06 +00:00
2002-08-30 21:18:39 +00:00
2002-08-30 20:33:05 +00:00
2002-09-26 09:28:55 +00:00
2002-10-23 10:47:47 +00:00
2002-10-23 11:08:40 +00:00
2002-12-09 14:04:05 +00:00
2002-10-04 03:18:26 +00:00
2002-09-26 09:23:07 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-10-23 11:08:40 +00:00
2002-10-24 02:48:45 +00:00
2002-09-21 00:29:23 +00:00
2002-10-23 10:52:04 +00:00
2002-09-21 00:29:23 +00:00
2002-10-24 02:53:45 +00:00
2002-10-15 09:49:54 +00:00
2002-09-07 08:16:57 +00:00
2002-12-09 14:04:05 +00:00
2002-08-20 02:06:28 +00:00
2002-12-09 14:04:05 +00:00
2002-10-04 03:18:26 +00:00
2002-09-07 04:07:00 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00
2002-09-21 00:29:23 +00:00