Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: tron
Date: Sat Sep 25 14:00:30 UTC 2010
Modified Files:
src/lib/libc/stdio: fmemopen.c
Log Message:
Change last commit to Use "ptrdiff_t" instead of "intptr_t" because the
former is more appropriate in this case.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/stdio/fmemopen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index