From 3178f3765a76d42e62c0e79e7a21812fbcc15319 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 10 Jul 2001 22:17:40 +0000 Subject: 2001-07-11 Marcus Brinkmann * fs.defs (routine file_get_storage_info): Add dealloc to all out parameters (PORTS, INTS, OFFSETS, DATA). (routine file_get_fs_options): Add dealloc to out parameter OPTIONS. * fsys.defs (routine fsys_get_options): Add dealloc to out parameter OPTIONS. * process.defs (routine proc_getprocinfo): Add dealloc to out paramter PROCINFO. --- hurd/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'hurd/ChangeLog') diff --git a/hurd/ChangeLog b/hurd/ChangeLog index e982145f..4783c977 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,15 @@ +2001-07-11 Marcus Brinkmann + + * fs.defs (routine file_get_storage_info): Add dealloc to all out + parameters (PORTS, INTS, OFFSETS, DATA). + (routine file_get_fs_options): Add dealloc to out parameter OPTIONS. + + * fsys.defs (routine fsys_get_options): Add dealloc to out + parameter OPTIONS. + + * process.defs (routine proc_getprocinfo): Add dealloc to out + paramter PROCINFO. + 2001-06-15 Neal H Walfield * hurd_types.h: New macro, FS_TRANS_ORPHAN. -- cgit v1.2.3