summaryrefslogtreecommitdiff
path: root/libfshelp/delegate.c
AgeCommit message (Collapse)Author
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
* fetch-root.c (fshelp_fetch_root): int -> size_t * delegate.c (fshelp_delegate_translation): Likewise.
2000-03-202000-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* delegate.c (fshelp_delegate_translation): Add const to arg type. * fshelp.h: Fix decl.
1999-09-131999-09-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* delegate.c (fshelp_delegate_translation): Free ARGZ after RPC.
1996-05-10(fshelp_delegate_translation): Don't cast ARGV when calling arg_create.Miles Bader
1996-05-09(fshelp_delegate_translation):Michael I. Bushnell
1996-05-09(fshelp_delegate_translation): And do it correctly, too.Michael I. Bushnell
1996-05-09(fshelp_delegate_translation): Cast first arg to argz_createMichael I. Bushnell
appropriatel.
1995-09-05Initial revisionMiles Bader