$ wget http://lists.nongnu.org/archive/html/chicken-hackers/2013-12/txtUdLJ0VGqHG.txt
--2013-12-14 15:56:29-- http://lists.nongnu.org/archive/html/chicken-hackers/2013-12/txtUdLJ0VGqHG.txt
Resolvendo lists.nongnu.org (lists.nongnu.org)... 208.118.235.18
Conectando-se a lists.nongnu.org (lists.nongnu.org)|208.118.235.18|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 17015 (17K) [text/plain]
Salvando em: “txtUdLJ0VGqHG.txt”
100%[======================================>] 17.015 46,0K/s em 0,4s
2013-12-14 15:56:30 (46,0 KB/s) - “txtUdLJ0VGqHG.txt” salvo [17015/17015]
arthur@thunder-inner ~/arthur-msys/chicken-core
$ mv txtUdLJ0VGqHG.txt 0001-Several-Windows-related-fixes-and-one-race-condition.patch
arthur@thunder-inner ~/arthur-msys/chicken-core
$ git am < 0001-Several-Windows-related-fixes-and-one-race-condition.patch
Applying: Several Windows-related fixes and one race condition-related fix for TCP.
/home/arthur/arthur-msys/chicken-core/.git/rebase-apply/patch:210: trailing whitespace.
((foreign-lambda* int ((int socket))
/home/arthur/arthur-msys/chicken-core/.git/rebase-apply/patch:211: trailing whitespace.
"int yes = 1;
error: patch failed: NEWS:15
error: NEWS: patch does not apply
Patch failed at 0001 Several Windows-related fixes and one race condition-related fix for TCP.
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".