goldsimon
|
255d5a748f
|
Included patch #5920: Create define to override C-library memcpy. 2 Defines are created: MEMCPY() for normal memcpy, SMEMCPY() for situations where some compilers might inline the copy and save a function call. Also replaced all calls to memcpy() with calls to (S)MEMCPY().
|
2007-05-10 05:20:05 +00:00 |
|
christiaans
|
205520c620
|
Fix the fix for GETSHORT and GETLONG bug #19052, needs to be tested by some PPP user.
|
2007-02-14 08:08:35 +00:00 |
|
christiaans
|
bd86f95512
|
Cold case #9191 fixes for NC30 compiler for the M16 mcu, reported by Bjorn Sundman.
|
2006-10-25 07:51:17 +00:00 |
|
likewise
|
e4a6d199fe
|
Merged from DEVEL into main tree.
|
2003-11-14 13:17:23 +00:00 |
|
marcbou
|
351e590e01
|
Merged from DEVEL.
|
2003-06-27 20:46:11 +00:00 |
|
marcbou
|
55f64f13c7
|
Important bug fixes and improvements.
|
2003-06-19 11:31:25 +00:00 |
|
jani
|
26d9b28f77
|
sio and PPP updates from Marc
|
2003-06-02 11:12:56 +00:00 |
|
jani
|
ff63557d39
|
Cleanups in PPP: C++ comments removed, make it compile for unixsim too. Does not work yet only compiles
|
2003-05-30 08:49:34 +00:00 |
|
jani
|
31776e23fe
|
add PPP stack from Marc. Work in progress
|
2003-05-27 14:37:56 +00:00 |
|