comparison make-dist @ 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 cba3121c44b7
children bd5b4c5dda7f
comparison
equal deleted inserted replaced
7920:30a1f0809d2a 7921:b3a5b629fe26