| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc] Move VA_ARG_COUNT() macro to stdarg.h | Michael Brown | 2012-03-18 | 1 | -0/+26 |
| | | | | | | | | Make the non-standard but extremely useful macro VA_ARG_COUNT() available outside of dhcp.h. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
| * | [libc] Use __builtin_va_list et al in stdarg.h | Michael Brown | 2008-03-24 | 1 | -0/+10 |
| The home-grown versions don't work properly for static variadic functions, when gcc can choose to use a non-standard calling convention. | |||||
