index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
storeio
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
Fix store_read calls
Samuel Thibault
2022-02-25
1
-1
/
+1
*
Fix const warnings
Samuel Thibault
2022-01-17
1
-1
/
+1
*
storeio: Translate short reads to EIO
Samuel Thibault
2020-11-26
1
-0
/
+8
*
storeio: Avoid calling mmap with zero size
Samuel Thibault
2017-09-11
1
-2
/
+5
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-4
/
+4
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-3
/
+3
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-9
/
+9
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
1
-3
/
+3
*
Update copyright years.
Thomas Schwinge
2008-07-01
1
-1
/
+2
*
* dev.c (dev_buf_rw, buffered_rw, dev_rw): Remove inline qualifier from
Samuel Thibault
2008-06-10
1
-12
/
+12
*
2002-03-10 Roland McGrath <roland@frob.com>
Roland McGrath
2002-03-11
1
-1
/
+8
*
2001-12-28 Roland McGrath <roland@frob.com>
Roland McGrath
2002-01-02
1
-7
/
+5
*
libstore/
Marcus Brinkmann
2001-05-06
1
-4
/
+8
*
2001-02-18 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-04-19
1
-2
/
+3
*
2001-01-17 Roland McGrath <roland@frob.com>
Roland McGrath
2001-01-17
1
-1
/
+1
*
2001-01-16 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-16
1
-1
/
+1
*
2001-01-16 Roland McGrath <roland@frob.com>
Roland McGrath
2001-01-16
1
-4
/
+15
*
2000-03-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-19
1
-33
/
+25
*
1999-11-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-11-21
1
-8
/
+20
*
1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-9
/
+8
*
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-11
1
-5
/
+6
*
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-0
/
+1
*
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-03
1
-7
/
+4
*
1999-01-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-01-27
1
-12
/
+56
*
Add braces to silence gcc warnings.
Roland McGrath
1998-10-20
1
-11
/
+13
*
(dev_open):
Miles Bader
1996-09-23
1
-5
/
+5
*
(dev_rw): Return EINVAL instead of EIO for too-large offsets.
Miles Bader
1996-09-14
1
-12
/
+1
*
Initial checkin
Miles Bader
1996-09-08
1
-0
/
+414