Commit 0d3555f1 authored by Richard Gooch's avatar Richard Gooch

No commit message

No commit message
parent c8f7cc1e
...@@ -1936,6 +1936,8 @@ Changes for patch v214 ...@@ -1936,6 +1936,8 @@ Changes for patch v214
- Switched to ISO C structure field initialisers - Switched to ISO C structure field initialisers
- Switch to set_current_state() and move before add_wait_queue()
- Updated README from master HTML file - Updated README from master HTML file
- Fixed devfs entry leak in <devfs_readdir> when *readdir fails - Fixed devfs entry leak in <devfs_readdir> when *readdir fails
...@@ -635,6 +635,7 @@ ...@@ -635,6 +635,7 @@
v1.17 v1.17
20020721 Richard Gooch <rgooch@atnf.csiro.au> 20020721 Richard Gooch <rgooch@atnf.csiro.au>
Switched to ISO C structure field initialisers. Switched to ISO C structure field initialisers.
Switch to set_current_state() and move before add_wait_queue().
20020722 Richard Gooch <rgooch@atnf.csiro.au> 20020722 Richard Gooch <rgooch@atnf.csiro.au>
Fixed devfs entry leak in <devfs_readdir> when *readdir fails. Fixed devfs entry leak in <devfs_readdir> when *readdir fails.
v1.18 v1.18
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment