mike
91ae3fa45d
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-09-25 19:47:54 +00:00
2002-12-01 17:36:18 +00:00
2002-09-28 00:25:32 +00:00
2002-09-30 09:18:54 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-12-18 16:53:31 +00:00
2002-12-09 12:41:29 +00:00
2002-09-16 07:18:27 +00:00
2002-12-04 18:57:46 +00:00
2002-09-20 02:16:33 +00:00
2002-09-28 00:25:32 +00:00
2002-12-04 18:57:46 +00:00
2002-10-14 10:42:38 +00:00
2002-10-04 15:07:39 +00:00
2002-12-04 04:34:59 +00:00
2002-05-21 07:08:30 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-08-25 13:10:45 +00:00
2002-09-28 00:25:32 +00:00
2002-12-08 22:43:31 +00:00
2002-12-04 18:57:46 +00:00
2002-09-17 01:49:00 +00:00
2002-05-21 07:08:30 +00:00
2002-05-13 12:11:54 +00:00
2002-09-28 00:25:32 +00:00
2002-11-13 13:47:48 +00:00
2002-09-28 00:25:32 +00:00
2002-10-04 00:24:31 +00:00
2002-12-16 14:33:18 +00:00
2002-05-21 05:41:07 +00:00
2002-09-28 00:25:32 +00:00
2002-12-08 22:43:31 +00:00
2002-09-28 00:25:32 +00:00
2002-10-01 22:02:06 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2002-12-12 17:26:04 +00:00
2002-11-29 15:57:50 +00:00
2002-05-13 11:09:07 +00:00
2002-11-27 02:18:58 +00:00
2002-11-07 20:37:04 +00:00
2002-09-28 00:25:32 +00:00
2002-11-22 22:22:10 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-12-16 22:24:26 +00:00
2002-10-03 19:30:22 +00:00
2002-10-31 23:05:20 +00:00
2002-11-13 13:47:48 +00:00
2002-10-04 13:40:39 +00:00
2002-09-28 00:25:32 +00:00