mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- own implementation of compat/snprintf.c.
git-svn-id: file:///svn/unbound/trunk@2887 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
cab8a3e14e
commit
ec2d4ed2b9
2 changed files with 1035 additions and 0 deletions
1034
compat/snprintf.c
Normal file
1034
compat/snprintf.c
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,5 +1,6 @@
|
||||||
18 April 2013: Wouter
|
18 April 2013: Wouter
|
||||||
- fix bug #491: pick program name (0th argument) as syslog identity.
|
- fix bug #491: pick program name (0th argument) as syslog identity.
|
||||||
|
- own implementation of compat/snprintf.c.
|
||||||
|
|
||||||
15 April 2013: Wouter
|
15 April 2013: Wouter
|
||||||
- Fix so that for a configuration line of include: "*.conf" it is not
|
- Fix so that for a configuration line of include: "*.conf" it is not
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue