| Commit message (Expand) | Author | Age | Files | Lines |
* | libdiskfs: Check for EROFS on io_prenotify and io_write too | Samuel Thibault | 2025-02-04 | 1 | -0/+3 |
* | libdiskfs: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -8/+11 |
* | Fix types of read write and readables methods | Etienne Brateau | 2022-08-29 | 1 | -1/+1 |
* | Fix const warnings | Samuel Thibault | 2022-01-17 | 1 | -1/+1 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -1/+1 |
* | Use the data_t type defined in hurd_types.h. | Flavio Cruz | 2019-09-01 | 1 | -1/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
* | libdiskfs: remove dead assignment | Justus Winter | 2013-11-15 | 1 | -1/+0 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -2/+2 |
* | 2001-04-08 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-12 | 1 | -2/+2 |
* | Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org> | Thomas Bushnell | 1998-08-10 | 1 | -0/+4 |
* | (diskfs_S_io_write): | Miles Bader | 1997-02-12 | 1 | -1/+6 |
* | (diskfs_S_io_write): s/ioserver/iohelp/g. | Michael I. Bushnell | 1996-05-09 | 1 | -2/+2 |
* | Return errors regardless of *AMT--writes are all or nothing. | Roland McGrath | 1996-01-05 | 1 | -4/+0 |
* | Pass AMT read/write to _diskfs_rdwr_internal, and | Roland McGrath | 1996-01-04 | 1 | -9/+13 |
* | (diskfs_S_io_write): Cast DATALEN to off_t in comparisons. | Michael I. Bushnell | 1995-06-09 | 1 | -2/+2 |
* | (diskfs_S_io_write): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-09 | 1 | -2/+7 |
* | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath | 1994-12-09 | 1 | -2/+2 |
* | entered into RCS | Michael I. Bushnell | 1994-07-13 | 1 | -7/+7 |
* | Formerly io-write.c.~5~ | Roland McGrath | 1994-05-26 | 1 | -7/+5 |
* | Formerly io-write.c.~4~ | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
* | Formerly io-write.c.~3~ | Michael I. Bushnell | 1994-02-04 | 1 | -2/+4 |
* | Formerly io-write.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -12/+12 |
* | Initial revision | Michael I. Bushnell | 1994-02-03 | 1 | -0/+80 |