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). --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index af97bc6..794ba7d 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ Known bugs in this snapshot and the GNUmakefile included, the test fails with a segmentation (invalid page access) exception. The fault appears to be in the assembler code emmitted by the compiler [to handle exception contexts] at the -end of the try block in _pthread_threadStart(). +end of the try block in ptw32_threadStart(). 2. There are problems using the libpthreadw32.a stub archive derived from either of pthreadVSE.dll or pthreadVCE.dll. The cleanup1.c test -- cgit v1.2.3