Hi Philip,
Thanks for reviewing.
I re-submitted it here:
http://lists.infradead.org/pipermail/lede-dev/2017-May/007241.html
The only thing I didn't do is fmemopen() because I didn't see any
examples in the project.
Regards,
Henry Jr.
On Mon, May 1, 2017 at 10:48 AM, Philip Prindeville
wrote:
Inlineā¦
> On Apr 27, 2017, at 5:33 PM, Henry Chang wrote:
>
> From: Henry Chang
>
> Signed-off-by: Henry Chang
> ---
> log/logread.c | 153 --
> 1 file changed, 127 insertions(+), 26 deletions(-)
>
> diff --git a/log/logread.c b/log/log
From: Henry Chang
Signed-off-by: Henry Chang
---
log/logread.c | 153 --
1 file changed, 127 insertions(+), 26 deletions(-)
diff --git a/log/logread.c b/log/logread.c
index edac1d9..3e3406a 100644
--- a/log/logread.c
+++ b/log/logread.c
@