]> pd.if.org Git - nbds/history - runtime/rcu.c
fix compiler warnings/error under gcc 4.1 and 4.2
[nbds] / runtime / rcu.c
2009-01-19 jdybnisfix compiler warnings/error under gcc 4.1 and 4.2
2009-01-13 jdybnisport to Ubuntu 8.10 x86-64 w/ gcc 4.3.2
2008-12-22 jdybnisadd hazard pointer implementation. buggy
2008-11-29 jdybnisgeneralize list into an updatable list-based map
2008-11-25 jdybnisseparate out strings handling code into it own file
2008-11-25 jdybnisseparate tests out into their own files
2008-11-13 jdybnisfix potential blocking behavior in ht,c
2008-11-12 jdybnisFix initialization ordering problem from last commit.
2008-11-12 jdybnisSome refactoring. WARNING: tests not passing!
2008-11-12 jdybnisrename util/ to runtime/