Mercurial > flash_v2
changeset 1677:6e03b0d71309
* src/syscall-i386-linux-1.0.S:
Add readdir, lstat and fstat system calls
| author | asl |
|---|---|
| date | Mon, 21 Jun 2004 09:55:02 +0000 |
| parents | 0f42ca5f04a9 |
| children | 446d9e7e1db7 |
| files | packages/hal/synth/i386linux/current/ChangeLog packages/hal/synth/i386linux/current/src/syscall-i386-linux-1.0.S |
| diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/synth/i386linux/current/ChangeLog +++ b/packages/hal/synth/i386linux/current/ChangeLog @@ -1,3 +1,9 @@ +2004-06-21 Alexander Neundorf <alexander.neundorf@jenoptik.com> + + * src/syscall-i386-linux-1.0.S: + Add readdir, lstat and fstat system calls + + 2004-04-22 Jani Monoses <jani@iv.ro> * cdl/hal_synth_i386.cdl :
