* new common/misc.c/
authorshort <>
Sun, 25 Nov 2001 23:04:51 +0000 (23:04 +0000)
committershort <>
Sun, 25 Nov 2001 23:04:51 +0000 (23:04 +0000)
commit2a6284cf1a380b55f3ad2bf71a63946e2595b812
treec776413d2a2f2fcaf66df3198a9c939b30ca34cc
parent9d80f3acb04fd990119dbefc10aaf5a56de13ea9
* new common/misc.c/
  * g{,v}asprintf() - "asprintf()" compatibility emulation
  * ARRAY_LEN() - sizeof(x)/sizeof(*x)
  * SAFE_STRNCPY{,_SIZEOF}() - strncpy with variable-size autodetection
  * G_GNUC_PRINTF - GCC attribute from glib
  * N_(x) - missing in localization macros
common/misc.c
common/phones/atgen.c
configure.in
include/misc.h