core: Fix unlocked access to timeout_flags
[platform/upstream/libusb.git] / .gitignore
1 .deps
2 .libs
3 Makefile
4 Makefile.in
5 *.la
6 *.lo
7 *.o
8 libtool
9 ltmain.sh
10 missing
11 stamp-h1
12 m4/
13 autom4te.cache
14 install-sh
15 depcomp
16 configure
17 aclocal.m4
18 compile
19 config.guess
20 config.h*
21 !msvc/config.h
22 config.log
23 config.status
24 config.sub
25 *.swp
26 doxygen.cfg
27 examples/listdevs
28 examples/xusb
29 examples/dpfp
30 examples/dpfp_threaded
31 examples/fxload
32 examples/hotplugtest
33 examples/sam3u_benchmark
34 tests/stress
35 *.exe
36 *.pc
37 doc/html
38 *.plg
39 *.ncb
40 *.opt
41 Debug
42 Release
43 *.user
44 *.suo
45 *.sdf
46 *.opensdf
47 *.patch
48 *~
49 *.orig
50 .dirstamp
51 .amend