handle OSes (such as Unicos) which use a different value for S_IFLNK
[rsync/rsync.git] / lib / snprintf.c
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...