aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/trivfs.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-1/+1
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-5/+7
* Add trivfs_startup_debug() for easier translator developmentLuca Dariz2022-08-221-0/+11
* Fix const warningsSamuel Thibault2022-01-171-2/+2
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* random: Add a trivfs_server_nameSamuel Thibault2021-12-301-0/+7
* Fix build with -fno-commonSamuel Thibault2020-03-311-24/+24
* libnetfs: Support for file record lockingSvante Signell2019-10-301-4/+24
* Catch LFS64 inconsistencies in RPC server stubsSamuel Thibault2019-07-271-0/+56
* Remove unused parameter from the 'get_source' machinery.Justus Winter2017-09-011-6/+5
* libtrivfs: fix notion of privileged userJustus Winter2016-04-261-1/+2
* libtrivfs: remove deprecated static class vectorsJustus Winter2015-11-031-13/+0
* libtrivfs: deprecate old apiJustus Winter2015-09-271-4/+7
* libtrivfs: lock-less reference counting for trivfs_peropen objectsJustus Winter2014-05-261-2/+2
* libtrivfs: improve the mig mutator functionsJustus Winter2014-02-251-43/+1
* hurd: fix the get-children and get-source proceduresJustus Winter2014-02-251-4/+5
* libtrivfs: add fsys_get_sourceJustus Winter2013-09-151-1/+7
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-0/+36
* 2002-06-07 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-2/+2
* 1999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-111-4/+12
* 1999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-191-0/+9
* (trivfs_add_control_port_class, trivfs_add_protid_port_class,Miles Bader1997-02-201-5/+39
* (trivfs_getroot_hook):Miles Bader1997-02-141-1/+14
* Mon Nov 18 18:13:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-0/+1
* Thu Nov 7 01:01:05 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-8/+4
* (trivfs_append_args): Make ARGZ_LEN `size_t *'.Miles Bader1996-09-231-1/+1
* (trivfs_get_options):Miles Bader1996-09-231-5/+5
* Add trivfs_set_options & trivfs_get_options.Miles Bader1996-06-211-1/+14
* (trivfs_runtime_argp): New declaration.Miles Bader1996-06-201-0/+4
* (trivfs_control): New members `filesys_id' and `file_id'.Michael I. Bushnell1996-05-101-0/+2
* (trivfs_handle_port): Delete declaration.Michael I. Bushnell1996-05-091-8/+1
* (trivfs_create_control): New declaration.Miles Bader1996-01-271-12/+21
* (trivfs_startup): Add FLAGS arg.Miles Bader1995-11-131-2/+3
* (trivfs_{begin,end}_using_{protid,control}): Declare them.Roland McGrath1995-10-061-0/+11
* (struct trivfs_control): Add the hook field.Miles Bader1995-08-241-7/+4
* (trivfs_protid_create_hook, trivfs_peropen_create_hook): Change theMiles Bader1995-08-121-2/+20
* Protect against including twice, and add includes that we depend on.Miles Bader1995-07-201-0/+10
* Fix types of trivfs_cntl_portclasses and trivfs_protid_portclasses.Michael I. Bushnell1995-06-271-2/+2
* (trivfs_startup): New parms CONTROL_BUCKET and PROTID_BUCKET.Michael I. Bushnell1995-06-271-1/+3
* (trivfs_handle_port): New parms CONTROL_BUCKET and PROTID_BUCKET.Michael I. Bushnell1995-06-271-1/+3
* (struct trivfs_control): New member `protid_bucket'.Michael I. Bushnell1995-06-271-0/+1
* (trivfs_control): Renamed member `protid_types' to be `protid_class'Michael I. Bushnell1995-06-271-1/+1
* (trivfs_protid_portclasses): Renamed fromMichael I. Bushnell1995-06-271-11/+14
* Declare trivfs_startup.Miles Bader1995-04-091-0/+9
* (struct trivfs_control): Delete members `openshead' and `openstail'.Michael I. Bushnell1995-03-301-1/+0
* (trivfs_check_open_hook): Doc fix.Michael I. Bushnell1995-03-301-13/+3
* (struct trivfs_control): New member `lock'.Michael I. Bushnell1995-03-301-1/+2
* entered into RCSMichael I. Bushnell1994-07-111-0/+6