| commit | cd6aefcebcdd540a370f7812c97ed5135402d6a2 | [log] [tgz] |
|---|---|---|
| author | Wichert Akkerman <wichert@deephackmode.org> | Fri Aug 03 12:27:54 2001 +0000 |
| committer | Wichert Akkerman <wichert@deephackmode.org> | Fri Aug 03 12:27:54 2001 +0000 |
| tree | 206c14a7c7581ba0c3f8efd36836ac649e4e467e | |
| parent | 77ed07c4c462dc0b23f1b371169a51274a21a20d [diff] [blame] |
synchronize section for fcntl and use sys_fcntl for sys_fcntl as well
diff --git a/ChangeLog b/ChangeLog index 52352fd..30e2e51 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2001-08-03 Wichert Akkerman <wakkerma@debian.org> + * Linux/**/syscallent.h: synchronize section for fcntl and use sys_fcntl + for sys_fcntl as well + +2001-08-03 Wichert Akkerman <wakkerma@debian.org> + * linux/hppa/syscallent.h: updated from Matthew Wilcox 2001-08-03 Wichert Akkerman <wakkerma@debian.org>