]> git.ozlabs.org Git - yaboot.git/commit
Add more libc helper functions for e2fsprogs.
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 12 Jun 2012 05:19:02 +0000 (15:19 +1000)
committerTony Breeds <tony@bakeyournoodle.com>
Mon, 13 May 2013 05:03:24 +0000 (15:03 +1000)
commite760dab27fdbb9b4dd72a4c4241cd0ea4ba857d6
tree6d3339ad3b906e7246e98aae791158481ec23da2
parente915b0ad8c6b5a2fa25c59bd56ae752f8c2c799d
Add more libc helper functions for e2fsprogs.

I've added debug() statements for all of the stub functions.  So if
things get "strange" we at least know we've been playing around in this
backwater.

Portions of this patch are based on the work by Joseph Jezak <josejx@gentoo.org>
specifically the *_chk() functions.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
include/nonstd.h
include/stdlib.h
lib/malloc.c
lib/nonstd.c