aboutsummaryrefslogtreecommitdiff
path: root/libstore
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* libstore: Fix zero store size computationSamuel Thibault2023-02-271-2/+3
* libstore: Fix undefined behaviorSamuel Thibault2023-02-101-1/+1
* Fix types of read write and readables methodsEtienne Brateau2022-08-292-5/+5
* libstore: fix type of a counterEtienne Brateau2022-01-201-1/+1
* libstore: Detect device-based access overflowSamuel Thibault2021-08-161-4/+16
* libstore: Fix memory leakSamuel Thibault2020-03-291-1/+3
* libstore: Add ability to pass custom master device with format @master:/dev/d...Damien Zammit2020-03-291-6/+13
* libstore: Fix dopen() with non-path which happens to be a pathSamuel Thibault2019-03-031-27/+31
* Prepare for rump disk access by making libstore take non-mach deviceDamien Zammit2018-12-261-7/+48
* Fix DESTDIR supportSamuel Thibault2018-04-221-2/+2
* Fix warningsSamuel Thibault2018-03-052-0/+2
* Simplify deallocations.Justus Winter2017-08-051-2/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-055-14/+14
* Fix buildSamuel Thibault2016-11-201-1/+1
* libpager, libstore: Fix crash on ENOSPC while writing dataSamuel Thibault2016-11-201-2/+3
* Complete changes to use -L instead of -Wl,-rpath-linkThomas Schwinge2016-05-161-2/+3
* fix compiler warnings in hurd/libstoreFlavio Cruz2015-12-293-6/+7
* lib*: Fix typos in comments (found by codespell)Stefan Weil2015-01-032-2/+2
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-101-3/+3
* Replace `bzero' with `memset'Justus Winter2014-12-103-4/+4
* Deal with odd kernel behaviorSamuel Thibault2014-11-091-0/+1
* libstore: provide function declaration until available upstreamJustus Winter2014-05-301-0/+11
* Make bz2 and gz support optionalGabriele Giacone2014-03-201-9/+11
* libstore: fixed some pointer-sign related warningsIgnazio Sgalmuzzo2014-02-191-2/+2
* Add missing copyright noticeSamuel Thibault2014-02-181-0/+21
* libstore: replaced gz decompression code with libzIgnazio Sgalmuzzo2014-02-188-1763/+66
* Add missing copyright noticeSamuel Thibault2014-02-181-0/+21
* Replaced bz2 decompression code with libbz2Ignazio Sgalmuzzo2014-02-092-1718/+39
* exec: remove support for transparently ungziping executablesJustus Winter2013-09-157-4/+1766
* exec: remove support for transparently unbzip2ing executablesJustus Winter2013-09-151-0/+1745
* Switch from cthreads to pthreadsRichard Braun2012-11-274-10/+11
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+0
* Automatically regenerate files that depend on $(hurd-version).Thomas Schwinge2012-04-081-0/+1
* Fix extern inline useSamuel Thibault2012-03-252-4/+12
* fix common misspellingsJonathan Neuschäfer2011-08-203-5/+5
* Fix the build system to handle part storesJeremie Koenig2010-08-181-6/+6
* Revert "Call device_close on store closure"Samuel Thibault2010-06-301-1/+0
* Call device_close on store closureSamuel Thibault2010-06-251-0/+1
* Build part only when parted support is enabledSamuel Thibault2010-06-181-1/+5
* Fix parted supportSamuel Thibault2010-06-182-2/+6
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-1279/+0
* Update copyright years.Thomas Schwinge2008-07-011-1/+1
* * nbd.c (nbd_read): Initialize piecelen.Samuel Thibault2008-03-162-1/+5
* .Roland McGrath2005-09-251-0/+5
* 2005-09-24 Roland McGrath <roland@frob.com>Roland McGrath2005-09-251-2/+2
* .Roland McGrath2004-09-071-0/+7
* 2004-09-03 Alfred M. Szmidt <ams@kemisten.nu>Roland McGrath2004-09-072-6/+5
* 2003-08-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-042-1/+4
* 2003-07-21 Ognyan Kulev <ogi@mfmi.uni-sofia.bg>Marcus Brinkmann2003-08-042-7/+11