/[imapfilter]/imapfilter/misc.c
ViewVC logotype

Diff of /imapfilter/misc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.1 by lefcha, Fri Aug 8 00:28:03 2003 UTC revision 1.8 by lefcha, Sat Feb 14 19:14:43 2004 UTC
# Line 74  ultostr(unsigned long int num, int base) Line 74  ultostr(unsigned long int num, int base)
74    
75    
76  /*  /*
77   * Copies at most size characters from the string pointed by src to the   * Copies at most size characters from the string pointed by src to the array
78   * array pointed by dest, always NULL terminating (unless size == 0).   * pointed by dest, always NULL terminating (unless size == 0).  Returns
79   * Returns pointer to dest.   * pointer to dest.
80   */   */
81  char *  char *
82  xstrncpy(char *dest, const char *src, size_t size)  xstrncpy(char *dest, const char *src, size_t size)

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.8

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26