haiku/src
Jérôme Duval 633fbcf423 kernel: receive_data and send_data can be called with a NULL buffer.
Change-Id: Id2ac496524ad91f2830e8af12925e0e40ca9ab80
Reviewed-on: https://review.haiku-os.org/c/1333
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2019-03-30 15:19:51 +00:00
..
add-ons Convert some more endian conversions to Haiku-style. 2019-03-26 22:44:20 -04:00
apps Added reboot button for after successful update 2019-03-26 20:39:44 +00:00
bin BugFix 2: fix errors found by cppcheck 2019-03-16 17:28:06 +00:00
build build: Use the main ByteOrder.h. 2019-03-26 19:13:01 -04:00
data Add icon for postscript files. 2019-03-26 20:24:08 +00:00
kits riscv64: Fill in more bulk architecture items around libroot/kernel 2019-03-25 17:16:03 +00:00
libs Minor tweaks to fix the build after the last commit. 2019-03-26 20:06:09 -04:00
preferences src/preferences: fixes break statement 2019-03-16 17:29:02 +00:00
servers DHCP: fix timeout handling 2019-03-18 17:00:13 +00:00
system kernel: receive_data and send_data can be called with a NULL buffer. 2019-03-30 15:19:51 +00:00
tests multi_audio_test: Fix the build. 2019-03-13 00:33:27 -04:00
tools riscv64: Fill in more bulk architecture items around libroot/kernel 2019-03-25 17:16:03 +00:00
Jamfile