Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 роки тому
..
byteswap.h Add 64-bit byte-swapping operations. 18 роки тому
cpu.h Shrink cpu.c and render it useful for our purposes. 17 роки тому
elf.h Initial revision 19 роки тому
elf_x.h Initial revision 19 роки тому
eltorito.h Initial revision 19 роки тому
endian.h Initial revision 19 роки тому
errfile.h Add per-file error identifiers 17 роки тому
string.h Accelerate memcpy() by around 32% on large, dword-aligned copies. 17 роки тому
uaccess.h Add the concept of a "user pointer" (similar to the void __user * in the kernel), which encapsulates the information needed to refer to an external buffer. Under normal operation, this can just be a void * equivalent, but under -DKEEP_IT_REAL it would be a segoff_t equivalent. 18 роки тому