aboutsummaryrefslogtreecommitdiff
path: root/storeio
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-17/+17
* Get rid of u_int in RPCsSamuel Thibault2023-08-081-2/+2
* storeio: Port to x86_64Sergey Bugaev2023-05-101-3/+10
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-032-2/+2
* Fix types of read write and readables methodsSamuel Thibault2022-08-301-1/+1
* Fix types of read write and readables methodsEtienne Brateau2022-08-293-9/+9
* storeio: Fix uninitialized err variableSamuel Thibault2022-08-231-4/+3
* Add trivfs_startup_debug() for easier translator developmentLuca Dariz2022-08-221-9/+37
* Fix store_read callsSamuel Thibault2022-02-251-1/+1
* Fix const warningsSamuel Thibault2022-01-176-7/+7
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* libpager: pager_write_page () should not unmap pageSergey Bugaev2021-05-081-5/+3
* storeio: Translate short reads to EIOSamuel Thibault2020-11-261-0/+8
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-3/+3
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* storeio: Avoid calling mmap with zero sizeSamuel Thibault2017-09-111-2/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-053-7/+7
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* Remove unused variablesJustus Winter2015-11-061-1/+0
* Fix race condition in ext2fs when remountingJames Clarke2015-09-061-1/+2
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-3/+3
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* libpager: use a fixed number of threadsJustus Winter2014-11-031-21/+5
* Include the MIG-generated server header filesJustus Winter2014-04-152-0/+3
* Check for negative sizes in file_set_sizeRichard Braun2013-10-021-0/+2
* Handle notification on page evictionRichard Braun2013-09-161-1/+8
* Add io_select_timeout to the io interfaceRichard Braun2013-02-281-0/+9
* Switch from cthreads to pthreadsRichard Braun2012-11-277-45/+60
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* fix common misspellingsJonathan Neuschäfer2011-08-202-5/+5
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-353/+0
* Update copyright years.Thomas Schwinge2008-07-011-1/+2
* * dev.c (dev_buf_rw, buffered_rw, dev_rw): Remove inline qualifier fromSamuel Thibault2008-06-102-12/+17
* 2006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-152-8/+16
* 2005-01-08 Marco Gerards <metgerards@student.han.nl>Marco Gerards2005-01-072-3/+4
* .Roland McGrath2002-06-221-0/+5
* 2002-06-22 Roland McGrath <roland@frob.com>Roland McGrath2002-06-221-2/+2
* .Roland McGrath2002-06-131-0/+6
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-6/+6
* .Roland McGrath2002-05-081-0/+4
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+3
* .Roland McGrath2002-03-111-0/+5
* 2002-03-10 Roland McGrath <roland@frob.com>Roland McGrath2002-03-111-1/+8
* .Roland McGrath2002-01-021-0/+8
* 2001-12-28 Roland McGrath <roland@frob.com>Roland McGrath2002-01-023-8/+12
* .Roland McGrath2001-08-151-0/+8
* 2001-08-12 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-08-152-3/+4
* libstore/Marcus Brinkmann2001-05-062-4/+14
* 2001-02-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-194-8/+39