roken: Add easprintf() and evasprintf() utils
Like emalloc() and ecalloc(): errx on ENOMEM.
This commit is contained in:
@@ -52,12 +52,14 @@ HEIMDAL_ROKEN_2.0 {
|
||||
rk_dns_string_to_type;
|
||||
rk_dns_type_to_string;
|
||||
rk_dumpdata;
|
||||
rk_easprintf;
|
||||
rk_ecalloc;
|
||||
rk_emalloc;
|
||||
rk_eread;
|
||||
rk_erealloc;
|
||||
rk_esetenv;
|
||||
rk_estrdup;
|
||||
rk_evasprintf;
|
||||
rk_ewrite;
|
||||
rk_flock;
|
||||
rk_fnmatch;
|
||||
|
Reference in New Issue
Block a user