Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-24 | util_malloc: Remove unused constant. | Jelmer Vernooij | 1 | -3/+0 | |
2012-03-24 | lib/util: Move calloc_array and memalign_array to top-level libutil. | Jelmer Vernooij | 1 | -32/+0 | |
2012-03-24 | replace: Move memalign() from lib/util/system.c to libreplace. | Jelmer Vernooij | 1 | -1/+1 | |
2011-05-31 | s3-lib Move source3-specific malloc replacements into a seperate file | Andrew Bartlett | 1 | -0/+171 | |
This will make it easier to create a dep tree for otherwise simple libraries. Andrew Bartlett |