summaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/lib.c
AgeCommit message (Expand)Author
2019-08-22Add buffer_to/from_fifo32(_prefix) helpersJulius Werner
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2011-07-20libpayload: Provide dummy getenv()Patrick Georgi
2011-02-14Use fprintf(stderr, ...) in libraryPatrick Georgi
2010-06-24Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi
2008-08-26Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann
2008-08-19* add readline()Stefan Reinauer
2008-04-11Convert BIN2HEX/HEX2BIN to functions and add the abs() familyUwe Hermann
2008-03-27Add initial support for some basic CMOS read/write functions and theUwe Hermann