summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libc/lib.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Add buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-221-0/+52
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: Provide dummy getenv()Patrick Georgi2011-07-201-0/+6
* Use fprintf(stderr, ...) in libraryPatrick Georgi2011-02-141-1/+1
* Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi2010-06-241-0/+7
* Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann2008-08-261-1/+1
* * add readline()Stefan Reinauer2008-08-191-0/+12
* Convert BIN2HEX/HEX2BIN to functions and add the abs() familyUwe Hermann2008-04-111-0/+52
* Add initial support for some basic CMOS read/write functions and theUwe Hermann2008-03-271-0/+51