Mercurial > ecos
diff packages/hal/synth/i386linux/current/ChangeLog @ 2100:b98f84205fdc
* src/syscall-i386-linux-1.0.S: renamed prev_?stat to old?stat to
match the kernel. Removed STATCALL2 macro because it caused
confusion. Added the new?stat system calls.
| author | asl |
|---|---|
| date | Sat, 05 Nov 2005 19:44:27 +0000 |
| parents | 21e6e977e7c2 |
| children | 9169038683a3 |
line wrap: on
line diff
--- a/packages/hal/synth/i386linux/current/ChangeLog +++ b/packages/hal/synth/i386linux/current/ChangeLog @@ -1,3 +1,9 @@ +2005-11-05 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/syscall-i386-linux-1.0.S: renamed prev_?stat to old?stat to + match the kernel. Removed STATCALL2 macro because it caused + confusion. Added the new?stat system calls. + 2005-06-26 Bart Veer <bartv@ecoscentric.com> * include/var_intr.h (HAL_DELAY_US): new header to supply
