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.


fixing the error in geekos' memcmp implementation
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Oct 2008 06:29:27 +0000 (01:29 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Oct 2008 06:30:45 +0000 (01:30 -0500)
commit3bff2f7908ccd85b6a103a195ca48385139c07e6
tree6f93cfd1aa2ee10b2721c299cecdd2149c835eb0
parentd2720fdaa2bb5588049e1fec7eb66960ca928b2d
fixing the error in geekos' memcmp implementation
geekos/src/common/string.c