Commit Graph

8 Commits

Author SHA1 Message Date
Les De Ridder 3cdd941748 Build a shared library instead of a static library 2017-10-30 02:27:33 +01:00
Adam Cozzette a1219f920f Updated the .gitignore file. 2011-12-15 00:40:49 -08:00
Adam Cozzette 28eb460f25 Various changes:
* Changed the Makefile to do static linking instead of dynamic.
 * Fixed a bug in buse.c where I was passing &chunk instead of just chunk.
 * Changed busexmp.c to correctly act as an in-memory disk instead of just
   returning zeros.
 * Other miscellaneous stuff
2011-11-15 14:44:38 -08:00
Adam Cozzette 9a9d2f7325 Edited .gitignore and Makefile to support building BUSE as a shared library. 2011-10-09 23:49:22 -07:00
Adam Cozzette 3b18f42311 Updated the .gitignore file and added a README. 2011-10-09 23:30:39 -07:00
Adam Cozzette 393233c2ac Updating the Makefile and .gitignore file to account for the previous renaming. 2011-09-20 13:39:16 -07:00
Adam Cozzette 38e830a79d Reorganizing. 2011-09-20 01:31:35 -07:00
Adam Cozzette 75cc992bca Committing a bunch o' stuff. This is all going to change very soon. 2011-09-20 01:26:10 -07:00