Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/replace: replace all *printf function if we replace snprintf (bug #9390) | Stefan Metzmacher | 2012-11-14 | 1 | -3/+2 |
| | | | | | | | | | | This fixes segfaults in log level = 10 on Solaris. Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Björn Jacke <bj@sernet.de> Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Wed Nov 14 19:41:14 CET 2012 on sn-devel-104 | ||||
* | libreplace: Fix symbol names for snprintf/asprintf/vasprintf. | Jelmer Vernooij | 2012-05-13 | 1 | -6/+6 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun May 13 05:16:28 CEST 2012 on sn-devel-104 | ||||
* | Output %p as unsigned in snprintf replacement. | Peter Rosin | 2009-12-19 | 1 | -0/+1 |
| | |||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+1530 |