Helmut Karlowski wrote:
#cvs up k_exec.c #patch<pc.patch
BTW, the header indicates: --- freemint.orig/sys/k_exec.c 2011-08-11 21:34:11.000000000 +0200 +++ freemint/sys/k_exec.c 2012-03-20 22:35:06.926791809 +0100 This is the standard way to do. So the correct way to apply the patch is: cd .../freemint patch -p1 <pc.patch In order to remove one level from the paths specified in the patch file. -- Vincent Rivière