On 29 Jun 2004 11:54:42 -0000, Raseel Bhagat raseelbhagat@rediffmail.com wrote:
[snip]
Hey Chetan, I found this at : http://kegel.com/crosstool/current/patches/glibc-2.2.2/glibc-manual-stdin.te... and it is serving my purpose perfectly.
The only problem is i have no idea how im gonna implement this patch .
Can you help ?
[snip]
you could apply the patch to the untarred source by cat <patch-file-name-w-location> | patch -p *after* going into the source directory.
As for the cvs thing I would suggest going to the cvs home and looking up the excellent tutorials avl. there. One thing though. I consider knowing diff/patch/sdiff absolutely necessary to understanding cvs perfectly. just an idiosyncrasy. Sometimes it helps in creating patch just by browsing a cvs via web :)
hope this helps,
C