Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
450b23fb2ea2f08bd2e1343e0ce34ea72f19c4a9
/
payloads
/
libpayload
/
libc
/
string.c
0d348f9
fix strstr. Seems the function never worked before, except the searched
by Stefan Reinauer
· 14 years ago
ac29d61
fix a potential null pointer reference in strdup (as found by Patrick Georgi)
by Stefan Reinauer
· 14 years ago
c53cdd7
[PATCH] libpayload: Add a strtoul() function
by Jordan Crouse
· 14 years ago
4151439
* Add strsep (since strtok is considered obsolete)
by Stefan Reinauer
· 14 years ago
3b9d1b8
fix string function prototypes in libpayload according to sysv/4.3bsd.
by Stefan Reinauer
· 14 years ago
c781584
libpayload: Add the null terminator to the end of the duplicated string
by Jordan Crouse
· 15 years ago
661e380
Cosmetics, fix typos (trivial).
by Uwe Hermann
· 15 years ago
2901405
Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial).
by Uwe Hermann
· 15 years ago
6a441bf
Cosmetics, coding style fixes (trivial).
by Uwe Hermann
· 15 years ago
dc69e05
Make the list of functions in libpayload.h more complete (trivial).
by Uwe Hermann
· 15 years ago
2c7bb9e
libpayload: Add -Os to the CFLAGS
by Jordan Crouse
· 15 years ago
f6145c3
libpayload: The initial chunk of code writen by AMD
by Jordan Crouse
· 15 years ago