I have downloaded the source by adding entry in /etc/apt/source.list and executing apt-get install glibc-source.
I have extracted all bz2 archives in /usr/src/glibc by executing tar xjvf.
But how to apply all the patches in “patches” folder. Is there a specific command or script? Or do I have to execute patch command each diff file manually?
Thanks
Does this answer appear completely empty to everyone else as well?