aboutsummaryrefslogtreecommitdiff
path: root/storeio/storeio.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-2/+2
* storeio: Fix uninitialized err variableSamuel Thibault2022-08-231-4/+3
* Add trivfs_startup_debug() for easier translator developmentLuca Dariz2022-08-221-9/+37
* Fix const warningsSamuel Thibault2022-01-171-2/+2
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-10/+10
* 2005-01-08 Marco Gerards <metgerards@student.han.nl>Marco Gerards2005-01-071-3/+0
* 2002-06-22 Roland McGrath <roland@frob.com>Roland McGrath2002-06-221-2/+2
* 2001-12-28 Roland McGrath <roland@frob.com>Roland McGrath2002-01-021-0/+6
* 2001-08-12 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-08-151-2/+2
* 2001-02-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-191-4/+20
* 2001-01-16 Roland McGrath <roland@frob.com>Roland McGrath2001-01-161-5/+8
* 2000-03-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-191-62/+102
* 1999-11-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-251-1/+1
* 1999-11-14 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-181-4/+10
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-2/+6
* 1999-04-30 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-05-011-4/+7
* 1999-01-31 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-011-1/+3
* 1999-01-31 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-011-1/+1
* 1999-01-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-271-6/+16
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-6/+7
* Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-1/+1
* (parse_opt):Miles Bader1997-02-201-66/+48
* Fri Nov 15 17:54:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-5/+3
* (main):Miles Bader1996-10-241-1/+1
* (trivfs_S_file_check_access):Miles Bader1996-09-261-12/+0
* (check_open_hook):Miles Bader1996-09-241-0/+15
* (trivfs_append_args):Miles Bader1996-09-231-2/+3
* (main):Miles Bader1996-09-231-2/+26
* (argp_program_version): New variable.Miles Bader1996-09-141-6/+7
* Initial checkinMiles Bader1996-09-081-0/+328