- Delete strsav() which was replaced
authorFabian Keil <fk@fabiankeil.de>
Fri, 11 May 2007 11:48:16 +0000 (11:48 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 11 May 2007 11:48:16 +0000 (11:48 +0000)
commit0072b2fd5d165c25c258a69481b9a738bac9d801
tree3a215dfb777bf0114b1ad4b6ecc3f900034987a6
parent4672f9f7b2e6acf8027f4d744b0db3cb2de04aad
- Delete strsav() which was replaced
  by string_append() years ago.
- Add a strlcat() look-alike.
- Use strlcat() and strlcpy() in those parts
  of the code that are run on unixes.
miscutil.c
miscutil.h