sortix-mirror/libmaxsi
Jonas 'Sortie' Termansen fec176fa15 Refactored the libmaxsi/ directory.
C and C++ files are now kept together and so are the mxmpp declarations.

Header files are now stored in include/ and mxmpp'd into preproc/.

All other code now -I ../libmaxsi/preproc.

And other stuff to make this happen, including refactoring Makefile.
2012-02-12 13:20:53 +01:00
..
decl Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
include Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
x64 Fixed using wrong system call in libmaxsi/x64/signal.s 2011-12-04 18:24:06 +01:00
x86 Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
.gitignore Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
Makefile Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
c++.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
ctype.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
dir.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
error.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
fddir-sortix.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
fdio.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
fdio.h Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
file.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
format.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
heap.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
init.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
integer.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
io.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
memory.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
process.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
random.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
signal.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
sortix-sound.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
stdio.c Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
string.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
terminal.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
thread.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00
time.cpp Refactored the libmaxsi/ directory. 2012-02-12 13:20:53 +01:00