Files
heimdal/include/config.h.w32
T
Asanka Herath b79445f4e4 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
2009-11-24 10:17:51 -08:00

42 KiB