genode/repos/base/include
Ehmry - 3d68a520cb Tag release 19.11
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEsIWqvdxEKaxX80hspyRgNBfs1rcFAl3fpmAACgkQpyRgNBfs
 1rcezQ//ZoYChufO6m2CByuPUbITql12b6oyOjmvcw16NW+Nsf2EodwMeCk/9yyM
 kWIxqOtXp1yFPGNf8ebEkTu5YXYMkHrUds4V6nQ4nQnyk7VnQmR3XTnqP8Sr27Hp
 fHi7Dddjxufexeyb6bwis04mK4PeFWXk/D6H4nh6ZeaR30g/GQ+Wt4N64a+HcQ1g
 kLMKuLlooOoq0L9q8IVLAtQoKNR1LP6x0FKGH8B6elwns8rXna2fRSlCB+W7qLwl
 K/pQadaIkwQNj8TEXuQxdGOR1GIrTbUz9ExS6U1yPXjqK06CunDZqsn+Cv5G7p+5
 ybMaViXwDGilZjhNLTjAbPhqhoOVu+yDB5gwzKiYt6/gTKP8N+VUpXKhGpzu/0ya
 wEt2b/43vmPm1NsBQQFU6vmjyW0W0iOl+a1tetv/qFo4mzQNesbVlu6t91b0EAjp
 C0JzZj9UHj/QkKgLIPkWMVWyz+VtODUeFhMLV6+86wzFmqSNhbaL0K/1LvX3AHZR
 5M/sjMRdtRL9U7Xv/LTn/Sgisk5wT2wfI9dpkAZALZjm22751mSTv9XhdLC/+XpA
 0F7cfSg36DphYsyPmSQ9+Q79rpU+bvuuTbqAsLdYcflMaW4bsIOd4j5Lk3adIPbN
 EE0uu+CD1GbqpKy+vLr+2EIlYpVNRTQKLklmkmhb+ZBuvUo00cU=
 =4dhl
 -----END PGP SIGNATURE-----

Merge tag '19.11'

Tag release 19.11
2019-11-28 13:21:13 +01:00
..
base Clang: uninitialized 2019-10-28 11:32:29 +01:00
cpu Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_session Clang: reconcile struct and class declarations 2019-10-03 21:25:37 +02:00
cpu_thread base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
dataspace Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
deprecated base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
drivers hw: correct the i.MX6 Sabrelite timer settings 2019-11-25 15:43:59 +01:00
io_mem_session Refinements for updated "Genode Foundations" book 2019-05-27 14:52:53 +02:00
io_port_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
irq_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
log_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
parent Refinements for updated "Genode Foundations" book 2019-05-27 14:52:53 +02:00
pd_session Clang: reconcile struct and class declarations 2019-10-03 21:25:37 +02:00
region_map base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
rm_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
rom_session Clang: reconcile struct and class declarations 2019-10-03 21:25:37 +02:00
root Clang: reconcile struct and class declarations 2019-10-03 21:25:37 +02:00
session Streamline exception types 2017-05-31 13:16:07 +02:00
spec base: timestamp support for ARM 64-Bit 2019-07-09 08:55:23 +02:00
timer Clang: reconcile struct and class declarations 2019-10-03 21:25:37 +02:00
timer_session Tag release 19.11 2019-11-28 13:21:13 +01:00
trace_session base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
util Tag release 19.11 2019-11-28 13:21:13 +01:00
vm_session Tag release 19.11 2019-11-28 13:21:13 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.