zephyr/samples
Paul Sokolovsky 5ea1e23202 samples: sockets: echo_async: Don't include <sys/fcntl.h>
POSIX doesn't mandate such a header, only <fcntl.h>. <sys/fnctl.h>
is just an internal implementation detail of Newlib on which we should
not rely.

This makes it possible to build this sample against minimal libc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-12-13 14:21:34 +02:00
..
application_development samples: code_relocation: An example for code relocation feature. 2018-12-07 10:32:41 -05:00
basic doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
bluetooth doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
boards samples: mesh: nrf52: coding style improvement (Vendor Model) 2018-12-12 16:47:53 +02:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
display samples: cfb: move native_posix config to boards 2018-12-11 09:12:56 -05:00
drivers samples: gpio: make sample generic and use DT 2018-12-11 13:13:26 -06:00
hello_world sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
net samples: sockets: echo_async: Don't include <sys/fcntl.h> 2018-12-13 14:21:34 +02:00
nfc/nfc_hello samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
philosophers kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
portability samples: cmsis_rtos_v1: Disable tests on qemu_xtensa 2018-12-07 08:37:07 -05:00
sensor samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
userspace samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00