summaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/exec.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2012-11-30Change TARGET_I386 to ARCH_X86David Hendricks
2008-11-24[PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse
2008-08-26Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann
2008-08-11these use CONFIG_ variables, too.Stefan Reinauer
2008-05-20libpayload: Add an exec() and i386_do_exec() functionJordan Crouse