<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libtcc-test, branch master</title>
<subtitle>A program for testing out libtcc.</subtitle>
<id>https://git.b0nk.xyz/libtcc-test.git/atom?h=master</id>
<link rel='self' href='https://git.b0nk.xyz/libtcc-test.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/'/>
<updated>2021-05-27T18:27:36Z</updated>
<entry>
<title>Remove librt from the list of libraries.</title>
<updated>2021-05-27T18:27:36Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-27T18:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=d21a7a73da13a62140a4715e6002c82278ef8ee1'/>
<id>urn:sha1:d21a7a73da13a62140a4715e6002c82278ef8ee1</id>
<content type='text'>
I realized that it wasn't required to use libtcc, oof.
</content>
</entry>
<entry>
<title>Add pthreads, librt, and libdl to the list of</title>
<updated>2021-05-26T20:46:37Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T20:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=63f1090ccc54ca33a6556bd3753e0c2d1f466ec1'/>
<id>urn:sha1:63f1090ccc54ca33a6556bd3753e0c2d1f466ec1</id>
<content type='text'>
libraries.

This is because they're needed in order to use libtcc.
</content>
</entry>
<entry>
<title>Removed `test.h`.</title>
<updated>2021-05-26T20:44:35Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T20:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=376dcf7dbb2fdc8c8844880cb1f118b61892937a'/>
<id>urn:sha1:376dcf7dbb2fdc8c8844880cb1f118b61892937a</id>
<content type='text'>
I figured out what was wrong with libtcc, and thus
didn't need it anymore, due to being redundent.
</content>
</entry>
<entry>
<title>Added the abillity to have more than one active state.</title>
<updated>2021-05-26T20:43:22Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T20:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=5c5d036086eaecfed1d4b2f0eecfbe2b88466efd'/>
<id>urn:sha1:5c5d036086eaecfed1d4b2f0eecfbe2b88466efd</id>
<content type='text'>
I also figured out how to get libtcc working properly.
</content>
</entry>
<entry>
<title>Added `test.h`.</title>
<updated>2021-05-26T16:11:11Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=8cd64e93770bfd1cbd107479f368abbf17a02426'/>
<id>urn:sha1:8cd64e93770bfd1cbd107479f368abbf17a02426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added include for `test.h` to `test.c`.</title>
<updated>2021-05-26T16:10:31Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T16:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=7a4143cc9f67ac84ada15504716852e0efac58f4'/>
<id>urn:sha1:7a4143cc9f67ac84ada15504716852e0efac58f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary include from `test2.c`</title>
<updated>2021-05-26T16:04:48Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T16:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=98ed11b6c4325655e82d5ef9b9de8b780c2d7773'/>
<id>urn:sha1:98ed11b6c4325655e82d5ef9b9de8b780c2d7773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added `test2.c`.</title>
<updated>2021-05-26T16:03:44Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T16:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=76141ed373edcc8ef3bb7e0d7a4a26a4a5539990'/>
<id>urn:sha1:76141ed373edcc8ef3bb7e0d7a4a26a4a5539990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added `test2.h`.</title>
<updated>2021-05-26T16:03:22Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T15:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=89e61459e70f34e7a3acac92d1cd73d1713f98a0'/>
<id>urn:sha1:89e61459e70f34e7a3acac92d1cd73d1713f98a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove extern for add function from `test.c`.</title>
<updated>2021-05-26T15:52:58Z</updated>
<author>
<name>mrb0nk500</name>
<email>b0nk@b0nk.xyz</email>
</author>
<published>2021-05-26T15:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0nk.xyz/libtcc-test.git/commit/?id=f67a1ccbf31a2d6e481a348f936000d24dea7789'/>
<id>urn:sha1:f67a1ccbf31a2d6e481a348f936000d24dea7789</id>
<content type='text'>
This will be moved into `test2.h`.
</content>
</entry>
</feed>
