Jordan Lee
|
cdb95995e8
|
(trunk, libutp) #4260 "uTP not working when compiler doesn't honor 'pragma pack'" -- apply alus' revised patch for testing.
|
2011-07-30 22:15:32 +00:00 |
Juliusz Chroboczek
|
8018973257
|
Resynchronise with upstream libutp.c, commit 4be31bb7.
|
2011-07-25 19:27:17 +00:00 |
Jordan Lee
|
2492ac63e5
|
(trunk libutp) #4260 "uTP not working on embedded device" -- use __attribute__ ((__packed__)) on gcc compilers as suggested by KyleK
|
2011-05-28 00:50:11 +00:00 |
Juliusz Chroboczek
|
63917c907b
|
Revert "Protect against broken implementations of monotonic time."
There are other instances of GetMicroseconds in the code, so a proper
paranoiac would want to work around that at a lower level.
|
2011-03-12 22:45:14 +00:00 |
Juliusz Chroboczek
|
97229c1813
|
Protect against broken implementations of monotonic time.
Fixes #4090.
|
2011-03-09 15:31:54 +00:00 |
Jordan Lee
|
4f5a8dbec3
|
(trunk libutp) silence a couple of useless asserts.
From 577e03dc3e
|
2011-02-19 17:52:02 +00:00 |
Juliusz Chroboczek
|
fb82ff08a4
|
Resynchronise with libutp 2011-02-09 15:29:29.
|
2011-02-18 00:43:56 +00:00 |
Jordan Lee
|
01f5a8b093
|
import libutp into third-party/ and plug it in to autoconf, automake
|
2011-02-18 00:31:49 +00:00 |