aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/file-get-translator.c
Commit message (Expand)AuthorAgeFilesLines
* netfs and diskfs: make showtrans work correctly when translators are set on t...Flavio Cruz2024-07-101-15/+15
* Use mach_msg_type_number_t whenever required to avoid warningsFlavio Cruz2023-12-291-1/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* libnetfs: fix memory leak on errorSamuel Thibault2023-01-011-0/+3
* libnetfs: fix type of variableEtienne Brateau2022-01-201-1/+1
* 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
* Optimize translator string copySamuel Thibault2013-08-281-1/+1
* libnetfs: properly respond to file_get_translator requestsJustus Winter2013-08-281-0/+14
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+3
* Update copyright year.Thomas Schwinge2008-07-201-1/+1
* 2008-07-19 Flávio Cruz <flaviocruz@gmail.com>Samuel Thibault2008-07-201-2/+2
* 2001-08-31 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-09-091-8/+13
* 2000-12-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-12-301-5/+5
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+1
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-5/+5
* Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-2/+2
* <stdio.h>:Miles Bader1996-09-231-2/+3
* entered into RCSRoland McGrath1996-03-121-11/+12
* Formerly file-get-translator.c.~2~Michael I. Bushnell1996-03-111-16/+18
* Initial revisionMichael I. Bushnell1996-03-111-0/+109