Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.25-rc7 31 lines 731 B view raw
1ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h) 2unifdef-y += a.out.h 3endif 4unifdef-y += auxvec.h 5unifdef-y += byteorder.h 6unifdef-y += errno.h 7unifdef-y += fcntl.h 8unifdef-y += ioctl.h 9unifdef-y += ioctls.h 10unifdef-y += ipcbuf.h 11unifdef-y += mman.h 12unifdef-y += msgbuf.h 13unifdef-y += param.h 14unifdef-y += poll.h 15unifdef-y += posix_types.h 16unifdef-y += ptrace.h 17unifdef-y += resource.h 18unifdef-y += sembuf.h 19unifdef-y += setup.h 20unifdef-y += shmbuf.h 21unifdef-y += sigcontext.h 22unifdef-y += siginfo.h 23unifdef-y += signal.h 24unifdef-y += socket.h 25unifdef-y += sockios.h 26unifdef-y += stat.h 27unifdef-y += statfs.h 28unifdef-y += termbits.h 29unifdef-y += termios.h 30unifdef-y += types.h 31unifdef-y += unistd.h