-
Andrey Vagin authored
Our version of macroses are worng. Our macros: #define MINOR(dev) ((dev) & 0xff) Glibc function: return (__dev & 0xff) | ((unsigned int) (__dev >> 12) & ~0xff); Reported-by:
Amey Deshpande <ameyd@google.com> Signed-off-by:
Andrey Vagin <avagin@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
3a9c6a3d
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| atomic.h | ||
| bitops.h | ||
| bitsperlong.h | ||
| cpu.h | ||
| dump.h | ||
| fpu.h | ||
| int.h | ||
| linkage.h | ||
| parasite-syscall.h | ||
| parasite.h | ||
| processor-flags.h | ||
| restore.h | ||
| restorer.h | ||
| string.h | ||
| syscall-aux.S | ||
| syscall-aux.h | ||
| types.h | ||
| vdso.h |