summaryrefslogtreecommitdiffstats
path: root/include/snprintf.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed net-snmp compilation (Eugene)osmiy2007-03-131-5/+1
* Improoved Win32 SysLogingosmiy2006-07-131-2/+2
* - improvements for snprintf.c (Alexei)hugetoad2005-06-021-5/+4
* Fixed detection of __va_copy (Alexei)hugetoad2005-01-291-4/+2
* Minor changes.hugetoad2005-01-291-0/+10
* - added command line parameters -c <config> and -h to zabbix_agentd (Alexei)hugetoad2004-08-271-2/+1
* Fixes for 64 bit platforms.hugetoad2004-08-261-1/+2
* Restore old implementation of snprintf()hugetoad2004-08-221-977/+932
* - new include/snprintf.[c|h] (Alexei)hugetoad2004-08-221-932/+977
* - fixed MacOS X related compilation issues. Thanks to Charles Galpin. (Alexei)hugetoad2004-04-261-1/+3
* - fixed compilation of the agent under HP-UX (Alexei)hugetoad2004-02-041-1/+3
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-0/+976