Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-07-20 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-07-21 | 1 | -1/+1 |
| | | | | * panic.c: Fix obsolescent #endif syntax. | ||||
* | 2000-04-03 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-04-03 | 1 | -5/+3 |
| | | | | | * panic.c: Include <stdarg.h> instead of <varargs.h>. (panic): Use stdarg style. | ||||
* | 1999-10-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-28 | 1 | -7/+8 |
| | | | | | | | | | | | * file_io.h: Include <errno.h>. (FS_* macros): Define these to equivalent errno codes. * def_pager_setup.c (add_paging_file): Put strerror of result code in error messages. * bootstrap.c (parse_script): Likewise. * load.c (boot_script_exec_cmd): Include NAMEBUF in error messages, and use strerror to format result code. * panic.c (panic): Use program_invocation_name in message. | ||||
* | Initial Revision | Thomas Bushnell | 1997-04-03 | 1 | -0/+59 |