Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: Remove some unused code | Volker Lendecke | 2012-05-15 | 1 | -14/+0 |
| | | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Tue May 15 18:24:10 CEST 2012 on sn-devel-104 | ||||
* | util_malloc: Remove unused constant. | Jelmer Vernooij | 2012-03-24 | 1 | -3/+0 |
| | |||||
* | lib/util: Move calloc_array and memalign_array to top-level libutil. | Jelmer Vernooij | 2012-03-24 | 1 | -32/+0 |
| | |||||
* | replace: Move memalign() from lib/util/system.c to libreplace. | Jelmer Vernooij | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | s3-lib Move source3-specific malloc replacements into a seperate file | Andrew Bartlett | 2011-05-31 | 1 | -0/+171 |
This will make it easier to create a dep tree for otherwise simple libraries. Andrew Bartlett |