Merge branch 'master' of /home/aggelos/devel/dfly/dfly.git/
[dragonfly.git] / lib / libc / stdlib / nmalloc.c
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew Dillonamd64 - Fix compiler warning.
2009-05-15 Jordan GordeevFix chunking type to match expected pointer type. ...
2009-04-30 Matthew Dillonnmalloc - Further optimize posix_memalign()
2009-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-28 Matthew DillonAdd posix_memalign(), fix minor bug in nmalloc.
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-22 Matthew DillonReplace the old BSD malloc code with a port of our...