
9 Aug
2012
9 Aug
'12
10:12 p.m.
Dear Thomas Weber,
In message 1333367914-20461-1-git-send-email-weber@corscience.de you wrote:
From: Bernhard Walle walle@corscience.de
In addition to the error message also display the error code. I had the problem that my malloc memory was not enough (ENOMEM), and if u-boot had displayed the error code immediately that would have saved me some debugging.
Signed-off-by: Bernhard Walle walle@corscience.de
Use ubifs_err instead of printf. Add "errno=%d" in output as suggested by Albert Aribaud. Signed-off-by: Thomas Weber weber@corscience.de
fs/ubifs/super.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Stefan, I hope this is OK with you.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
> Is there a way to determine Yesterday's date using Unix utilities?
echo "what is yesterday's date?" | /bin/mail root
-- Randal L. Schwartz in ukbuh2y982.fsf@julie.teleport.com