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.


added void * argument to timer callback
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Sep 2008 15:46:45 +0000 (10:46 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Sep 2008 15:46:45 +0000 (10:46 -0500)
commitf662be2b6bac1f62c457b663598bfde135f48f50
tree771999f0be3a6b7fed3e236843a18c0cbf004363
parentcd5cf6122c68a9e8bd2ce010554046172706e28c
added void * argument to timer callback
palacios/include/geekos/timer.h
palacios/src/geekos/socket.c
palacios/src/geekos/timer.c