Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Implemntation of newer keyed stream interface on linux, includes new "textfile" ...
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 26 Dec 2012 17:10:36 +0000 (11:10 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 26 Dec 2012 17:32:46 +0000 (11:32 -0600)
commit840ee2db0091766efea20481af7c3ac6f3a77e93
treeadd01c052835e65cbbda9b3367a03910fed11c11
parent313214f2f4c8cf8d4bb4e2e3aaa788101d955fce
Implemntation of newer keyed stream interface on linux, includes new "textfile" (ini file) output capability
linux_module/iface-keyed-stream-user.h
linux_module/iface-keyed-stream.c
linux_usr/v3_user_keyed_stream_example.c
linux_usr/v3_user_keyed_stream_file.c