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.
|
vor 15 Jahren |
Michael Brown
|
f09173326c
|
Moved iobuf.h assertions outside the static inline functions, so that
the assert message's file and line number gives some clue as to the
real location of the problem.
Added similar assertions to list.h.
|
vor 17 Jahren |
Michael Brown
|
2c56ede6f8
|
Moved iobuf.h assertions outside the static inline functions, so that
the assert message's file and line number gives some clue as to the
real location of the problem.
Added similar assertions to list.h.
|
vor 17 Jahren |
Michael Brown
|
7cd0390013
|
Add list_for_each_entry_safe.
|
vor 18 Jahren |
Michael Brown
|
5423f876fb
|
Don't bother poisoning lists; it costs code size.
|
vor 18 Jahren |
Michael Brown
|
2558439ce4
|
First version, based on include/linux/list.h, stripped down to just
those functions we are likely to need.
Still need to come up with a way of getting the linker to create
static lists using this linking mechanism.
|
vor 18 Jahren |