summaryrefslogtreecommitdiff
path: root/include/mtd_node.h
diff options
context:
space:
mode:
authorSonny Rao <[email protected]>2011-11-02 09:52:08 +0000
committerWolfgang Denk <[email protected]>2011-12-17 23:33:20 +0100
commit046a37bd53f479915bcd5041e0834dad576371a2 (patch)
treeb869392a16be5b8a3313e4c20e5b10a871329a3d /include/mtd_node.h
parent9785c905cff109e48415904e518ca559918e7fd0 (diff)
Add safe vsnprintf and snprintf library functions
From: Sonny Rao <[email protected]> These functions are useful in U-Boot because they allow a graceful failure rather than an unpredictable stack overflow when printf() buffers are exceeded. Mostly copied from the Linux kernel. I copied vscnprintf and scnprintf so we can change printf and vprintf to use the safe implementation but still return the correct values. (Simon Glass <[email protected]> modified this commit a little) Signed-off-by: Sonny Rao <[email protected]>
Diffstat (limited to 'include/mtd_node.h')
0 files changed, 0 insertions, 0 deletions