]> git.eshelyaron.com Git - emacs.git/commit
Don't declare sys_errlist; declare strerror instead.
authorRoland McGrath <roland@gnu.org>
Sat, 8 Jan 1994 21:42:04 +0000 (21:42 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 8 Jan 1994 21:42:04 +0000 (21:42 +0000)
commit20c92ac78b197158acfa1ef6e006efc88e61c7dd
tree6879ce75cb78c86f76b79fd4726f94ec6803a107
parent15b74b81c26e1f62781af70c3f7aeabac686085a
Don't declare sys_errlist; declare strerror instead.
(fatal_unexec): Call strerror instead of using sys_errlist.
src/unexenix.c
src/unexmips.c