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.


Paranoid error checking in userspace utils
authorKyle Hale <kh@u.northwestern.edu>
Wed, 27 Jun 2012 22:46:15 +0000 (17:46 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sat, 7 Jul 2012 21:29:14 +0000 (16:29 -0500)
commitb040d5d6eeac8036a6f39905913dcacbac87c6dd
treeb6f66c8f498e1c8c7f72fa0d2d8c9d72de7b4fd7
parente8cdea385211e98e5e4830573a7e705c85374c3a
Paranoid error checking in userspace utils
linux_usr/v3_create.c
linux_usr/v3_create_bind.c
linux_usr/v3_ctrl.c
linux_usr/v3_env_inject.c
linux_usr/v3_mem.c
linux_usr/v3_user_host_dev_example.c
linux_usr/v3_user_keyed_stream_example.c