Mercurial
Mercurial
>
Modbus
/ changelog
summary
|
shortlog
| changelog |
graph
|
tags
|
bookmarks
|
branches
|
files
|
bz2
|
zip
|
gz
|
help
(0)
-1
+1
+10
tip
Tue, 10 Dec 2019 15:51:32 +0000
change hton() and ntoh() so we don't use (u8 *) to (u16 *) casts. Some compilers incorrectly change the pointer to force alignment with even addresses.
changeset
Mario de Sousa <msousa@fe.up.pt> [Tue, 10 Dec 2019 15:51:32 +0000] rev 6
change hton() and ntoh() so we don't use (u8 *) to (u16 *) casts. Some compilers incorrectly change the pointer to force alignment with even addresses.
(0)
-1
+1
+10
tip