.gitignore
author Dan Winship <danw@gnome.org>
Fri Feb 08 14:39:34 2008 -0500 (2008-02-08)
changeset 117 1c213cbf9da9
parent 58 3403937e0913
child 241 c3eb520e2219
permissions -rw-r--r--
improve the list abstraction with "struct list_head" and "struct list"

both structs are actually just uint32_t's in disguise, using bitfields
to avoid the need for explicit bit operations, and using two type names
to hide the RAZOR_IMMEDIATE hack from the public API
     1 .gitignore
     2 *.o
     3 *~
     4 *.repo
     5 razor
     6 test-driver
     7 pkgs
     8 set
     9 primary.xml.gz
    10 filelists.xml.gz