Config changes
commitb79445f4e4ef325d0497d833a9bbe98c1d52adfc
authorAsanka Herath <asanka@secure-endpoints.com>
Sat, 12 Sep 2009 04:44:43 +0000 (12 00:44 -0400)
committerLove Hornquist Astrand <lha@h5l.org>
Tue, 24 Nov 2009 18:17:51 +0000 (24 10:17 -0800)
tree430f83fcd6c9acdd2a37de5ea3d9cea922712c20
parent0b0ad493826e1382d8109748416a2b9896711ccd
Config changes

- Use custom implementations for strlcat() and strlcpy() because strcpy_s()
and strcat_s() have different behavior.

- Define NO_POSIX_LINKS to indicate that link/unlink operations don't
quite work the way they should. I.e. in-use files can't be replaced that
way.

- Change definitions of directory macros to use correct path tokens.

- Define NO_INETD to indicate that there's no inetd
include/config.h.w32