From a366b6d8c2e6debf247c82af3d41aa2483711c52 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 17 Aug 2000 10:18:36 +0000 Subject: 2000-08-17 Ross Johnson * All applicable: Change _pthread_ prefix to ptw32_ prefix to remove leading underscores from private library identifiers (single and double leading underscores are reserved in the ANSI C standard for compiler implementations). --- buildlib.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildlib.bat') diff --git a/buildlib.bat b/buildlib.bat index 0fb3f59..ab51e7a 100644 --- a/buildlib.bat +++ b/buildlib.bat @@ -55,4 +55,4 @@ cl /LD /Zi *.obj /Fepthread.dll /link /nodefaultlib:libcmt /implib:pthread.lib m goto end -:end \ No newline at end of file +:end -- cgit v1.2.3