-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Roland McGrath
committed
Apr 3, 2000
1 parent
686f183
commit 915f6e9
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2000-04-03 Roland McGrath <[email protected]> | ||
|
||
* glue-include/asm/byteorder.h: Include <hurd.h> early on, | ||
to get the things it #include's that need __BYTE_ORDER to work. | ||
|
||
2000-03-17 Thomas Bushnell, BSG <[email protected]> | ||
|
||
* main.c (arrange_shutdown_notification): Don't use MAKE_SEND in | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2000-04-03 Roland McGrath <[email protected]> | ||
|
||
* panic.c: Include <stdarg.h> instead of <varargs.h>. | ||
(panic): Use stdarg style. | ||
|
||
2000-01-03 Roland McGrath <[email protected]> | ||
|
||
* file_io.h: Include "../ext2fs/ext2_fs.h" instead of "ext2_fs.h". | ||
|