]> mj.ucw.cz Git - libucw.git/commit
Renamed stralloc() to xstrdup() to be consistent with libc terminology
authorMartin Mares <mj@ucw.cz>
Mon, 10 May 2004 14:10:12 +0000 (14:10 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 10 May 2004 14:10:12 +0000 (14:10 +0000)
commitf409090ae7a4ca4f7710c8306948177fdcb49613
tree59d051054f48765f4930ac775232c7638f5e88aa
parentfa46b138dbec92d85bb457f1feb7935846596ab6
Renamed stralloc() to xstrdup() to be consistent with libc terminology
and also with mp_strdup().
lib/alloc_str.c