Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: roy
Date: Tue Dec 1 00:03:53 UTC 2009
Modified Files:
src/lib/libc/stdio: fgetstr.c getdelim.c local.h
Log Message:
Remove __getdelim and just use getdelim.
this isn't right. now someone can provide their own getdelim
function and override what fgetstr.c uses.
please put getdelim() under the same protection in namepsace.h
that all the other functions there have.
.mrg.
Home |
Main Index |
Thread Index |
Old Index