Mercurial > emacs
diff lisp/=term-nasty.el @ 7921:b3a5b629fe26
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
(O_RDONLY, O_RDWR): Define if undefined.
[emacs] (report_error): Use report_file_error so the user can tell what the
errno code was.
(unexec): Use O_RDONLY instead of explicit 0.
(make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it
was never adjusted earlier #ifndef NO_REMAP.
(adjust_lnnoptrs): Use O_RDWR instead of explicit 2.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Thu, 16 Jun 1994 06:55:46 +0000 |
parents | ca3af688a85d |
children | 3938a0350eea |