* libamu/Makefile.am: use strutil.c, not util.c. before-xstr
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 3 Oct 2005 01:01:10 +0000 (01:01 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 3 Oct 2005 01:01:10 +0000 (01:01 +0000)
commit38d3034720034092abb6cbddf75a0ca1362cd6b3
tree68445ac44c381298d3b1229895487b584cca1ad8
parentd5c3a9c8cd018610263857912c480707ff25e5b9
* libamu/Makefile.am: use strutil.c, not util.c.

* libamu/strutil.c: rename from util.c to explain better purpose
of file.  Move xvsnprintf and xsnprintf from xutil.c to this file.

* libamu/xutil.c: explain purpose of file.  Move mkdirs/rmdirs
code from old util.c.
ChangeLog
libamu/Makefile.am
libamu/strutil.c
libamu/xutil.c