aboutsummaryrefslogtreecommitdiff
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Include stddef.h in sys/types.h to get size_t and NULL.Flavio Cruz2024-07-101-22/+1
* Export input structures used by Hurd in device/input.h.Flavio Cruz2023-01-091-52/+0
* Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz2023-01-031-53/+0
* Set time_t type to 64bitSamuel Thibault2020-01-281-1/+1
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-041-14/+1
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* 2008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault2009-06-181-4/+0
* 2008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault2009-06-181-0/+14
* 2006-05-14 Roland McGrath <roland@frob.com>Thomas Schwinge2009-06-181-11/+23
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-052-4/+4
* Baseline.Thomas Bushnell1997-04-144-0/+319