- 02 Aug, 2014 1 commit
-
-
Alessandro Rubini authored
This picks the following commits (most recent on top): e17d874 README: update for the new code base d391e62 added 64-bit example/test 670b5e8 Makefile: support 64-bit option; add div64.c c2384cd vsprintf-full: offer 64-bit printing as an option 220b19e vsprintf-full: simplify a little 526daa6 vsprintf-full: remove unsed code for %p printing 1a28825 vsprintf-full: prevent a warning when a pointer is 16 bits We are using 64-bit prints currently, but wrpc-sw does. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- 24 Feb, 2013 2 commits
-
-
Alessandro Rubini authored
This is a copy of pp_printf, that originated from ppsi's diagnostic code and is now a separate package, with a few more features. The upstream repository is git://gitorious.org/rubi/pp-printf.git . Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- 28 Mar, 2012 1 commit
-
-
Alessandro Rubini authored
This is a major patch, because header files are renamed, and the header directory with them. Still, no functional change is there.
-
- 09 Jan, 2012 1 commit
-
-
Alessandro Rubini authored
While the code layout comes from ptp-proposal, this is a different package, now called pptp for "Portable PTP". Signed-off-by:
Alessandro Rubini <rubini@gnudd.com> Acked-by:
Aurelio Colosimo <aurelio@aureliocolosimo.it>
-
- 05 Dec, 2011 1 commit
-
-
Aurelio Colosimo authored
code was pruned from specific "ptp-proposal" protocol and the skeleton of IEEE-1588 states was made. Next step is to insert, step by step, the structs defined in ptpd. Still something needs to be removed or renamed, but this should be a fair starting point.
-