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 16:10:09 +0000 (11:10 -0500)
commit734dfbecdb21f61f344ca092b99a957b58e49e52
tree55ec987f38c5c092ce1fd6b1687f06fbf9d40c35
parent95078a7471776964c1a6566c5702195672b53c08
added void * argument to timer callback
palacios/include/geekos/timer.h
palacios/src/geekos/socket.c
palacios/src/geekos/timer.c