X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=nostdio.h;h=fa7ba990b06545a9b3035baa2db8ec87f83031f7;hb=68de02dd13dd306ab38a3120f53d4d0e47862ec5;hp=770cf97987a609463cb6d28ca6078f493f8fe8e0;hpb=2b8f445551b321900fa7193fbbf591141fe6f60d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/nostdio.h b/nostdio.h index 770cf97..fa7ba99 100644 --- a/nostdio.h +++ b/nostdio.h @@ -28,6 +28,7 @@ struct _FILE; #undef fgetpos #undef fgets #undef fileno +#undef flockfile #undef fopen #undef fprintf #undef fputc @@ -38,6 +39,8 @@ struct _FILE; #undef fseek #undef fsetpos #undef ftell +#undef ftrylockfile +#undef funlockfile #undef fwrite #undef getc #undef getc_unlocked