summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
2024-02-17Add proc_getchildren_rusage RPC and track rusage for children and descendantsFlavio Cruz
2023-11-12pci.defs: Fix making glibc catch EINTRSamuel Thibault
2023-05-11Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.Flavio Cruz
2023-05-08Stop checking if MiG supports retcode.Flavio Cruz
2023-05-02Make dev_t word typeSamuel Thibault
2023-04-25Use c_string for default_pager_filename_t to define a new default_pager_pagin...Flavio Cruz
2023-04-15Remove default_pager_paging_file RPC from default pagerFlavio Cruz
2023-04-08Use long_integer_t for exception_raise RPCsFlavio Cruz
2022-11-21hurd_types.defs: redefine io_statbuf_t, timespec_t and fsys_statfsbuf_t as tr...Flavio Cruz
2022-11-15Remove include of hurd/hurd_types.defs in iioctl.defs and rioctl.defsFlavio Cruz
2022-11-13Add ioctl_types.defs to avoid duplication of type definitions.Flavio Cruz
2022-11-13hurd: ensure subsystem directive appears before anything else in *.defsFlavio Cruz
2022-11-11Define mig type flock_t as a struct instead of array of intsFlavio Cruz
2022-09-22iioctl: restore documenting 10 and 11 as unusedSamuel Thibault
2022-09-22rioctl: Use r not i group ioctl for SIOCADDRT/SIOCDELRTDamien Zammit
2022-09-12acpi: Link translator to libacpica and provide RPCsDamien Zammit
2022-09-11Add new RPC for pfinet network routesDamien Zammit
2022-08-31defs: Fix typing of iioctlDamien Zammit
2022-08-30Fix types of read write and readables methodsSamuel Thibault
2022-08-29pfinet: Add SIOCADDRT and SIOCDELRT equivalent iioctlsDamien Zammit
2022-08-10Rename proc_complete_reauthentication to proc_reauthenticate_completeSamuel Thibault
2022-08-10Keep proc_setowner_request for backward compatibilitySamuel Thibault
2022-08-10Make proc_reauthenticate () recreate proc portSergey Bugaev
2022-08-10Remove the concept of process ownerSergey Bugaev
2022-08-10proc: Add proc_reauthenticate_reassign ()Sergey Bugaev
2021-04-24fs.defs: Make dir_readder documentation clearerSamuel Thibault
2021-03-19fsys_init: Document that the proc port is for the task itselfSamuel Thibault
2021-03-13Document fsys_getpriv and fsys_init RPCsSamuel Thibault
2020-12-28Bump interface versionSamuel Thibault
2020-12-27Add proc_waitidSamuel Thibault
2020-11-30hurd_types: Add const_string_t typeSamuel Thibault
2019-10-29fs: Support for file record lockingSvante Signell
2019-07-27diskfs.h: Expose 64bit typesSamuel Thibault
2019-03-03shutdown: rename shutdown RPC to shutdown_shutdownSamuel Thibault
2019-03-02Add shutdown RPC && ACPI specific disappear routineDamien Zammit
2019-03-02ACPI tables translatorDamien Zammit
2018-10-30PCI ArbiterJoan Lledó
2018-04-22Fix DESTDIR supportSamuel Thibault
2018-03-05Add file_utimens RPC to use a struct timespecFlávio Cruz
2018-03-04Avoid using loff_tSamuel Thibault
2018-01-28Add const MIG typesSamuel Thibault
2018-01-08Implement /proc/<pid>/exeSamuel Thibault
2018-01-08Add a file_exec_file_name RPCEmilio Pozuelo Monfort
2018-01-08Add a new exec_exec_paths RPCEmilio Pozuelo Monfort
2017-12-11Record executable entry for PIE core dumpsSamuel Thibault
2017-12-11Reserve IDs for proc_set_exe and proc_get_exeSamuel Thibault
2017-09-12Traverse translator hierarchies using the fsys protocol.Justus Winter
2017-06-05hurd: Fix the use of polymorphic types.Justus Winter
2017-03-10hurd: Use polymorphic port types to return some rights.Justus Winter
2016-12-19procfs: provide magic retry response for /proc/selfJustus Winter