4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-24 17:17:23 +08:00

4 Commits

Author SHA1 Message Date
Grissiom
d0251a523a log_trace: fix the memmove use
The first parameter of memmove is the dst, not src. Besides, fix the
wrong move size.
2013-10-11 17:23:30 +08:00
Grissiom
783a6a6717 logtrace: cleanup code and fix compiling warnings 2013-09-23 13:13:03 +08:00
Grissiom
ea66b820e1 log_trace: cleanup 2013-09-03 16:09:16 +08:00
Bernard Xiong
e156a8d62b Move logtrace to utilites 2013-06-30 21:51:41 +08:00