ardupilot/libraries/AP_Common/missing
Leandro Pereira 0f865a019a AP_HAL_Linux: Add Pollable/Poller
Add system's polling infrastructure to be notified whenever a
file descriptor is ready to be read from or written to.

Adds a few classes:
  * Poller, as an interface to epoll()
  * Pollable, as an interface to a file descriptor
2016-07-30 00:55:27 -03:00
..
sys AP_HAL_Linux: Add Pollable/Poller 2016-07-30 00:55:27 -03:00
ap_version.h Global: use ap_version.h 2016-05-06 13:11:28 -03:00
byteswap.h AP_Common: provide minimal byteswap.h and endian.h 2016-07-08 19:49:32 -03:00
cmath AP_Common: change check from GCC version to glibc version (and Cygwin) 2016-06-23 18:19:54 +10:00
cstddef AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
endian.h AP_Common: provide minimal byteswap.h and endian.h 2016-07-08 19:49:32 -03:00
fenv.h AP_Common: missing/fenv: fix coding style 2016-07-07 11:35:18 -03:00
type_traits AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
utility AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00