original_kernel/tools/include/linux
Arnaldo Carvalho de Melo 96395cbbc7 tools lib string: Adopt prefixcmp() from perf and subcmd
Both had copies originating from git.git, move those to
tools/lib/string.c, getting both tools/lib/subcmd/ and tools/perf/ to
use it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-uidwtticro1qhttzd2rkrkg1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-04-26 15:49:21 -03:00
..
atomic.h tools include: Introduce atomic_cmpxchg_{relaxed,release}() 2017-03-03 19:07:14 -03:00
bitmap.h
bitops.h
bug.h tools include: Introduce linux/bug.h, from the kernel sources 2017-04-19 13:01:42 -03:00
compiler-gcc.h tools include: Adopt __same_type() and __must_be_array() from the kernel 2017-04-19 13:01:42 -03:00
compiler.h tools include: Adopt __same_type() and __must_be_array() from the kernel 2017-04-19 13:01:42 -03:00
coresight-pmu.h
err.h
export.h
filter.h bpf: add various verifier test cases for self-tests 2017-04-01 12:36:37 -07:00
hash.h
hashtable.h tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h 2017-04-19 13:01:45 -03:00
kernel.h tools include: Move ARRAY_SIZE() to linux/kernel.h 2017-04-19 13:01:43 -03:00
list.h
log2.h tools include: Include missing headers for fls() and types in linux/log2.h 2017-04-19 13:01:49 -03:00
poison.h
rbtree.h
rbtree_augmented.h
refcount.h tools include: Adopt kernel's refcount.h 2017-03-03 19:07:14 -03:00
spinlock.h
string.h tools lib string: Adopt prefixcmp() from perf and subcmd 2017-04-26 15:49:21 -03:00
stringify.h
time64.h
types.h tools include uapi: Grab copies of stat.h and fcntl.h 2017-03-31 11:26:03 -03:00