Don't declare sys_errlist; declare strerror instead.
authorRoland McGrath <roland@gnu.org>
Sat, 8 Jan 1994 21:28:08 +0000 (21:28 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 8 Jan 1994 21:28:08 +0000 (21:28 +0000)
commitce97267f95e597940247648751321e2b57e9de52
tree04f103b127503b57d28a5e9d9b87bfae74f30803
parent826c56acc9f7ca7cec43a310888a7bca142f9f16
Don't declare sys_errlist; declare strerror instead.
(err_str): Macro removed.
(Finsert_file_contents, Fwrite_region): Call strerror instead of err_str.
src/fileio.c