Michael Brown
|
b6ee89ffb5
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicense files for which I am the sole author (as identified by
util/relicense.pl).
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
9 vuotta sitten |
Michael Brown
|
a0082b1308
|
[libc] Move VA_ARG_COUNT() macro to stdarg.h
Make the non-standard but extremely useful macro VA_ARG_COUNT()
available outside of dhcp.h.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
12 vuotta sitten |
Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
15 vuotta sitten |
Michael Brown
|
dbf8a02e8f
|
[libc] Use __builtin_va_list et al in stdarg.h
The home-grown versions don't work properly for static variadic
functions, when gcc can choose to use a non-standard calling convention.
|
16 vuotta sitten |