Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the prototype of xbt_thread_create(), sorry.
[simgrid.git] / .gitignore
1 checkall.log
2 TAGS
3 *.mk
4 *.l[oa]
5 *.loT
6 *.[oa]
7 *.class
8 .libs
9 .deps
10 .dirstamp
11 stamp*
12 .emacs.desktop
13 Makefile
14 test_rl
15 test_sg
16 _*.c
17 *~
18 *_simulator
19 config.log
20 config.status
21 Makefile.in
22
23 src/*_unit.c
24 src/simgrid_units_main.c
25 src/gras_config.h.in
26
27 tools/graspe_master
28 examples/java/*/classnoinst.stamp
29 ###
30
31 aclocal.m4
32 acmacro/libtool.m4
33 acmacro/ltoptions.m4
34 acmacro/ltsugar.m4
35 acmacro/ltversion.m4
36 acmacro/lt~obsolete.m4
37 config.guess
38 config.sub
39 configure
40 install-sh
41 libtool
42 ltmain.sh
43
44 autom4te.cache/*
45 doc/Doxyfile
46 examples/amok/bandwidth/bandwidth_maestro
47 examples/amok/bandwidth/bandwidth_sensor
48 examples/amok/saturate/saturate_maestro
49 examples/amok/saturate/saturate_sensor
50 examples/gras/all2all/all2all_receiver
51 examples/gras/all2all/all2all_sender
52 examples/gras/chrono/chrono_multiplier
53 examples/gras/mmrpc/mmrpc_client
54 examples/gras/mmrpc/mmrpc_server
55 examples/gras/mutual_exclusion/simple_token/simple_token_node
56 examples/gras/mutual_exclusion/simple_token/simple_token_checker
57 examples/gras/ping/ping_client
58 examples/gras/ping/ping_server
59 examples/gras/ping/ping_checker
60 examples/gras/pmm/pmm_master
61 examples/gras/pmm/pmm_slave
62 examples/gras/properties/properties_alice
63 examples/gras/properties/properties_bob
64 examples/gras/properties/properties_master
65 examples/gras/properties/properties_slave
66 examples/gras/rpc/rpc_client
67 examples/gras/rpc/rpc_forwarder
68 examples/gras/rpc/rpc_server
69 examples/gras/spawn/spawn_child
70 examples/gras/spawn/spawn_father
71 examples/gras/synchro/synchro_philosopher
72 examples/gras/timer/timer_client
73 examples/gras/replay/replay_simulator
74 examples/gras/replay/replay_master
75 examples/gras/replay/replay_worker
76 examples/msg/actions/actions
77 examples/msg/gtnets/gtnets
78 examples/msg/masterslave/masterslave_bypass
79 examples/msg/masterslave/masterslave_failure
80 examples/msg/masterslave/masterslave_forwarder
81 examples/msg/masterslave/masterslave_mailbox
82 examples/msg/migration/migration
83 examples/msg/parallel_task/parallel_task
84 examples/msg/parallel_task/test_ptask
85 examples/msg/priority/priority
86 examples/msg/properties/msg_prop
87 examples/msg/sendrecv/sendrecv
88 examples/msg/suspend/suspend
89 examples/simdag/metaxml/sd_meta
90 examples/simdag/properties/sd_prop
91 examples/simdag/sd_test
92 examples/simdag/sd_test2
93 examples/simdag/dax/dax_test
94 examples/smpi/reduce
95 examples/smpi/bcast
96 examples/smpi/bcbench
97 examples/smpi/compute
98 examples/smpi/compute2
99 examples/smpi/compute3
100 examples/smpi/first
101 examples/smpi/mvmul
102 examples/smpi/ring_c
103 examples/smpi/second
104 examples/smpi/split
105 examples/smpi/allreduce
106 examples/smpi/pingpong
107 examples/smpi/scatter
108 examples/smpi/sendrecv
109 simgrid-*-svn/*
110 src/.classes/*
111 src/context_sysv_config.h
112 src/gras_config.h
113 src/simgrid.jar
114 src/smpi/smpicc
115 src/smpi/smpirun
116 src/testall
117 src/ucontext_stack.h
118 teshsuite/datadesc_usage.out
119 teshsuite/gras/datadesc/datadesc_usage
120 teshsuite/gras/empty_main/empty_main_function
121 teshsuite/gras/msg_handle/msg_handle_client
122 teshsuite/gras/msg_handle/msg_handle_server
123 teshsuite/gras/small_sleep/log.txt
124 teshsuite/gras/small_sleep/small_sleep_function
125 teshsuite/gras/modelcheck/modelcheck_checker
126 teshsuite/msg/get_sender
127 teshsuite/simdag/basic0
128 teshsuite/simdag/basic1
129 teshsuite/simdag/basic2
130 teshsuite/simdag/basic3
131 teshsuite/simdag/basic4
132 teshsuite/simdag/basic5
133 teshsuite/simdag/basic6
134 teshsuite/simdag/network/mxn/test_intra_all2all
135 teshsuite/simdag/network/mxn/test_intra_independent_comm
136 teshsuite/simdag/network/mxn/test_intra_scatter
137 teshsuite/simdag/network/p2p/test_latency1
138 teshsuite/simdag/network/p2p/test_latency2
139 teshsuite/simdag/network/p2p/test_latency3
140 teshsuite/simdag/network/p2p/test_latency_bound
141 teshsuite/simdag/network/test_reinit_costs
142 teshsuite/simdag/platforms/basic_parsing_test
143 teshsuite/simdag/platforms/flatifier
144 teshsuite/simdag/partask/test_comp_only_par
145 teshsuite/simdag/partask/test_comp_only_seq
146 teshsuite/xbt/log_large_test
147 teshsuite/xbt/parallel_log_crashtest
148 testsuite/run_tests
149 testsuite/simdag/sd_test
150 testsuite/surf/lmm_usage
151 testsuite/surf/maxmin_bench
152 testsuite/surf/surf_usage
153 testsuite/surf/surf_usage2
154 testsuite/surf/trace_usage
155 testsuite/testgraph.dot
156 testsuite/testgraph.xml
157 testsuite/xbt/context_usage
158 testsuite/xbt/graphxml_usage
159 testsuite/xbt/heap_bench
160 testsuite/xbt/log_usage
161 tools/gras/gras_stub_generator
162 tools/graspe-slave
163 tools/tesh/tesh
164