aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/file-set-trans.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: Port to x86_64Sergey Bugaev2023-05-101-6/+6
* diskfs: Use libports notificationsSergey Bugaev2022-08-101-1/+2
* Fix const warningsSamuel Thibault2022-01-171-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-3/+3
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* libfshelp: Use node instead of name as key.Justus Winter2017-09-121-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* libdiskfs: Fix short-circuiting translators.Justus Winter2016-10-031-1/+14
* Rename variables with the name "error" to "err".Justus Winter2014-01-191-30/+30
* libfshelp: fix the api of fshelp_set_active_translatorJustus Winter2014-01-121-15/+3
* libdiskfs: add fsys_get_childrenJustus Winter2013-09-151-1/+18
* libdiskfs: fix consistency checkJustus Winter2013-07-151-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-15/+15
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-221-1/+1
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
* 2001-06-16 Roland McGrath <roland@frob.com>Roland McGrath2001-06-161-1/+1
* 2001-06-15 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-2/+3
* 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-5/+2
* (diskfs_S_file_set_translator):Miles Bader1996-11-191-1/+1
* Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-1/+1
* (diskfs_S_file_set_translator): Use diskfs_check_readonly instead of diskfs_...Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_file_set_translator): spelling fixMichael I. Bushnell1996-06-241-1/+1
* (diskfs_S_file_set_translator): Validate rdev change before making it.Michael I. Bushnell1996-06-241-0/+7
* (diskfs_S_file_set_translator): Validate mode change before making it.Michael I. Bushnell1996-06-241-3/+8
* (diskfs_S_file_set_translator): Deallocate ref on CONTROL when we areMichael I. Bushnell1996-03-121-0/+3
* (diskfs_S_file_set_translator): Add EROFS check.Roland McGrath1996-02-211-11/+14
* (diskfs_S_file_set_translator):Miles Bader1995-10-311-3/+5
* (diskfs_S_file_set_translator): Only validate PASSIVELEN if PASSIVE isMichael I. Bushnell1995-07-211-1/+1
* (diskfs_S_file_set_translator): Ignore harmless errors fromMichael I. Bushnell1995-06-261-1/+3
* (diskfs_S_file_set_translator): dittoMichael I. Bushnell1995-06-261-1/+1
* (diskfs_S_file_set_translator): Fix parentheses on first active EXCLMichael I. Bushnell1995-06-261-1/+1
* (diskfs_S_file_set_translator): Remove assignment from if test.Michael I. Bushnell1995-06-201-22/+28
* Include <hurd/fsys.h>Michael I. Bushnell1995-06-191-2/+4
* (diskfs_S_file_set_translator): Use new translator interfaceMichael I. Bushnell1995-06-191-18/+14
* (diskfs_S_file_set_translator): Only destroy existing activeMichael I. Bushnell1995-03-311-9/+11
* entered into RCSMichael I. Bushnell1994-09-231-1/+1
* Formerly file-set-trans.c.~14~Michael I. Bushnell1994-09-161-16/+26
* Formerly file-set-trans.c.~13~Michael I. Bushnell1994-08-301-2/+2
* Formerly file-set-trans.c.~12~Michael I. Bushnell1994-08-261-38/+47
* Formerly file-set-trans.c.~10~Michael I. Bushnell1994-07-141-3/+13
* Formerly file-set-trans.c.~9~Michael I. Bushnell1994-07-131-2/+2
* Formerly file-set-trans.c.~8~Michael I. Bushnell1994-06-031-4/+2
* Formerly file-set-trans.c.~7~Roland McGrath1994-05-051-1/+1
* Formerly file-set-trans.c.~6~Michael I. Bushnell1994-04-121-1/+1
* Formerly file-set-trans.c.~5~Michael I. Bushnell1994-03-251-70/+76
* Formerly file-set-trans.c.~4~Michael I. Bushnell1994-02-041-16/+39
* Formerly file-set-trans.c.~3~Michael I. Bushnell1994-02-031-1/+2
* Initial revisionMichael I. Bushnell1994-01-311-1/+1