Age | Commit message (Collapse) | Author | |
---|---|---|---|
1994-12-12 | (struct execdata): New members `headbuf', `file_data', `optimal_block'. | Roland McGrath | |
(load_section): Copy data from U->file_data if that is nonnull. Use new subfunction `write_to_task' that handles non-page aligned sections. (input_room): Fix EOF check. Use io_read if no memory object. (prepare): New function, broken out of check. Initialize E->file_data and E->optimal_block. Set E->stream.__seen bit. (check): No longer take FILE arg. Use E->file_data if nonnull; else read from stream if no memory object. (finish_mapping): Reset members after deallocating resources. (finish): Likewise. Call fclose. Don't deallocate E->header if it points to &E->headbuf or E->file_data. (check_gzip): New function, implements executing gzip'd binaries. (do_exec): Call prepare before check. Call check_gzip if file format unrecognized. | |||
1994-11-09 | (set_active_trans): Don't deallocate EXECNODE here to work around a | Michael I. Bushnell | |
ufs bug. | |||
1994-11-09 | Include <hurd/paths.h> and <fcntl.h>. | Michael I. Bushnell | |
(set_active_trans): Declare as void. | |||
1994-11-09 | (set_active_trans): New function. | Michael I. Bushnell | |
(S_exec_init): Call set_active_trans. | |||
1994-08-31 | entered into RCS | Michael I. Bushnell | |
1994-08-31 | Formerly exec.c.~84~ | Roland McGrath | |
1994-08-30 | Formerly exec.c.~83~ | Michael I. Bushnell | |
1994-08-29 | Formerly exec.c.~82~ | Michael I. Bushnell | |
1994-08-17 | Formerly exec.c.~81~ | Michael I. Bushnell | |
1994-08-16 | Formerly exec.c.~80~ | Michael I. Bushnell | |
1994-08-16 | Formerly exec.c.~79~ | Roland McGrath | |
1994-08-15 | Formerly exec.c.~78~ | Michael I. Bushnell | |
1994-07-22 | Formerly exec.c.~77~ | Michael I. Bushnell | |
1994-07-22 | entered into RCS | Michael I. Bushnell | |
1994-07-20 | Formerly exec.c.~76~ | Michael I. Bushnell | |
1994-07-20 | Formerly Makefile.~29~ | Roland McGrath | |
1994-07-19 | Formerly exec.c.~75~ | Michael I. Bushnell | |
1994-07-19 | Formerly Makefile.~28~ | Michael I. Bushnell | |
1994-07-05 | Formerly Makefile.~27~ | Michael I. Bushnell | |
1994-06-24 | Initial revision | Michael I. Bushnell | |
1994-05-31 | Formerly Makefile.~26~ | Roland McGrath | |
1994-05-11 | Formerly Makefile.~25~ | Michael I. Bushnell | |
1994-05-05 | Formerly Makefile.~24~ | Roland McGrath | |
1994-05-02 | Formerly Makefile.~23~ | Michael I. Bushnell | |
1994-04-07 | Formerly Makefile.~22~ | Michael I. Bushnell | |
1994-04-07 | Formerly Makefile.~21~ | Michael I. Bushnell | |
1994-03-29 | Initial revision | Michael I. Bushnell | |
1993-11-23 | entered into RCS | Michael I. Bushnell | |
1993-11-18 | Formerly hostarch.c.~3~ | Michael I. Bushnell | |
1993-10-21 | Formerly hostarch.c.~2~ | Michael I. Bushnell | |
1993-09-28 | Initial revision | Michael I. Bushnell | |