Mercurial > ecos-v3_0-branch
changeset 1699:1122a4ee1546 flash_v2_tag
* src/syscall-i386-linux-1.0.S: Add mkdir system call
| author | asl |
|---|---|
| date | Wed, 04 Aug 2004 15:00:28 +0000 |
| parents | 9a9ce858560e |
| children | f2ac5da82476 |
| files | packages/hal/synth/i386linux/current/ChangeLog packages/hal/synth/i386linux/current/src/syscall-i386-linux-1.0.S |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/synth/i386linux/current/ChangeLog +++ b/packages/hal/synth/i386linux/current/ChangeLog @@ -1,9 +1,12 @@ +2004-08-04 Alexander Neundorf <alexander.neundorf@jenoptik.com> + + * src/syscall-i386-linux-1.0.S: Add mkdir system call + 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 :
