aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/fshelp.h
Commit message (Expand)AuthorAgeFilesLines
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-081-2/+2
* libfshelp: Port to x86_64Sergey Bugaev2023-05-101-7/+12
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-0/+1
* libfshelp: Fix extern inline definitionsRomain Naour2020-11-211-1/+3
* libfshelp: Fix extern inline usageSamuel Thibault2020-08-011-1/+1
* libfshelp: Fix extern inline definitionsSamuel Thibault2020-08-011-3/+3
* libdiskfs: Add missing node lock around fshelp_rlock_drop_peropen callSamuel Thibault2020-06-011-1/+3
* libfshelp: Fix memleakSamuel Thibault2019-11-101-0/+15
* libfshelp: Add missing prototypesSamuel Thibault2019-11-101-0/+4
* libfshelp: do not define extern inlines when not requestedSamuel Thibault2019-11-011-0/+8
* libfshelp: Support for file record lockingNeal H Walfield2019-10-291-8/+83
* Traverse translator hierarchies using the fsys protocol.Justus Winter2017-09-121-8/+2
* libfshelp: Use node instead of name as key.Justus Winter2017-09-121-5/+5
* libfshelp: Add function to map over all active translators.Justus Winter2017-09-121-0/+10
* Unify the short-circuit translator logicJustus Winter2016-05-191-0/+16
* Fix space styleSamuel Thibault2015-03-051-2/+2
* hurd: fix semantic of file_get_childrenJustus Winter2014-08-311-3/+6
* libfshelp: fix the api of fshelp_set_active_translatorJustus Winter2014-01-121-6/+12
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* libfshelp: add translator-list.cJustus Winter2013-09-151-1/+32
* Switch from cthreads to pthreadsRichard Braun2012-11-271-7/+7
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* 2002-06-07 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-6/+6
* doc/Marcus Brinkmann2002-03-051-6/+6
* 2001-06-21 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-07-031-1/+8
* daemons/Marcus Brinkmann2001-01-301-3/+4
* 2000-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-201-3/+3
* 1999-10-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-071-2/+4
* 1999-10-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-071-1/+2
* 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-011-82/+8
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-1/+1
* 1998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-08-201-20/+12
* (fshelp_touch):Miles Bader1997-06-201-2/+35
* Fri Nov 15 14:43:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+4
* Wed Nov 6 17:49:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-9/+73
* Mon Oct 21 21:55:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-1/+5
* (struct port_bucket): Mention name in global scope.Michael I. Bushnell1996-07-031-0/+1
* (fshelp_get_identity): Enable error returns.Michael I. Bushnell1996-07-031-9/+10
* (fshelp_get_identity): New declaration.Michael I. Bushnell1996-07-031-0/+15
* (fshelp_set_options): Add INPUT argument.Miles Bader1996-06-211-1/+8
* Add a fwd declaration of struct argp to satisfy compiler.Miles Bader1996-06-191-0/+2
* Add fshelp_set_options.Miles Bader1996-06-191-1/+5
* (fshelp_exec_reauth): New declaration.Miles Bader1996-01-191-0/+19
* (fshelp_open_fn_t): New type.Miles Bader1995-11-021-19/+32
* (fshelp_delegate_translation): New declaration.Miles Bader1995-09-051-1/+7
* (fshelp_set_active): On second thought, don't do GOAWAY or FLAGS.Michael I. Bushnell1995-06-191-4/+2
* (fshelp_set_active): New parms EXCL, GOAWAY, and FLAGS.Michael I. Bushnell1995-06-191-3/+6
* (struct transbox): Delete member `innerlock'. Add members `flags' andMichael I. Bushnell1995-06-191-1/+4
* (fshelp_fetch_root): New arg COOKIE.Michael I. Bushnell1995-06-141-3/+6
* (fshelp_fetch_root): Don't actually need ROOT_TYPE.Michael I. Bushnell1995-06-141-2/+1