summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-4/+4
* libpayload: Add the format attribute to functions in stdio.h.Gabe Black2012-11-071-4/+8
* libpayload: Improve compatibilityPatrick Georgi2011-07-161-0/+2
* libpayload: Move stdin/stdout/stderr away from headersPatrick Georgi2011-02-241-6/+1
* Stub out FILE*, stdout/stdin/stderr and implement fprintf on thesePatrick Georgi2011-02-141-1/+10
* become more standard with libpayload headers. PATH_MAX belongs in limits.h,Stefan Reinauer2010-07-091-0/+5
* Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi2010-06-241-0/+46