Sat, 08 Jan 1994 23:22:33 +0000 |
Roland McGrath |
(child_setup): Don't declare PID `register'; we later take its address.
|
Sat, 08 Jan 1994 22:55:04 +0000 |
Roland McGrath |
(report_file_error): Use strerror instead of sys_errlist.
|
Sat, 08 Jan 1994 22:28:39 +0000 |
Roland McGrath |
Declare strerror.
|
Sat, 08 Jan 1994 22:27:30 +0000 |
Roland McGrath |
[! HAVE_STRERROR] (strerror): Define the function.
|
Sat, 08 Jan 1994 22:06:34 +0000 |
Roland McGrath |
(version): Fix sed regexp to match two-elt version number.
|
Sat, 08 Jan 1994 21:52:28 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:50:14 +0000 |
Roland McGrath |
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
|
Sat, 08 Jan 1994 21:47:36 +0000 |
Roland McGrath |
(main): Call strerror instead of using sys_errlist.
|
Sat, 08 Jan 1994 21:43:57 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:42:04 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|
Sat, 08 Jan 1994 21:39:04 +0000 |
Roland McGrath |
Add #undef HAVE_STRERROR.
|
Sat, 08 Jan 1994 21:37:31 +0000 |
Roland McGrath |
Check for strerror.
|
Sat, 08 Jan 1994 21:36:18 +0000 |
Roland McGrath |
[! VMS]: Don't declare sys_errlist here.
|
Sat, 08 Jan 1994 21:28:08 +0000 |
Roland McGrath |
Don't declare sys_errlist; declare strerror instead.
|