Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/lib/libc/stdlib



> 
> Module Name:  basesrc
> Committed By: itojun
> Date:         Wed Jul 31 09:26:50 UTC 2002
> 
> Modified Files:
>       basesrc/lib/libc/stdlib: calloc.c
> 
> Log Message:
> allow calloc(0, x) and calloc(x, 0).  sync w/openbsd
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/stdlib/calloc.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
done



Home | Main Index | Thread Index | Old Index