#
10bc401a |
| 01-Nov-2023 |
Matthias Ringwald <[email protected]> |
posix: add explicit includes for FreeBSD
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
4f7ec920 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
posix: fix compile for linux again (regression from 766df38f0f)
|
#
766df38f |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
posix: fix includes in btstack_network_posix.c for freebsd
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
bc8e8050 |
| 26-Apr-2019 |
Matthias Ringwald <[email protected]> |
posix: close fd on network down
|
#
0c263012 |
| 26-Apr-2019 |
Matthias Ringwald <[email protected]> |
Revert "posix: close fd on network down"
This reverts commit 8c0c8f9f17087b31bd9c14cc2b5d85c276f756de.
|
#
8c0c8f9f |
| 25-Apr-2019 |
Matthias Ringwald <[email protected]> |
posix: close fd on network down
|
#
398a95ec |
| 05-Jul-2018 |
Matthias Ringwald <[email protected]> |
run_loop: avoid anonymous union
|
#
6138850c |
| 05-Jul-2018 |
Matthias Ringwald <[email protected]> |
fix 'no newline at end of file' [-Wnewline-eof]
|
#
84693d68 |
| 07-Nov-2017 |
Matthias Ringwald <[email protected]> |
network: fix compile, add btstack_network_get_name
|
#
f7ab42a5 |
| 07-Nov-2017 |
Matthias Ringwald <[email protected]> |
network: extract POSIX network code into btstack_network_posix and use in panu_demo
|