public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* sem_init fix
@ 2003-10-14 20:34 Blanco Alejandro-EAB005
  0 siblings, 0 replies; only message in thread
From: Blanco Alejandro-EAB005 @ 2003-10-14 20:34 UTC (permalink / raw)
  To: 'pthreads-win32@sources.redhat.com'

[-- Attachment #1: Type: text/plain, Size: 123 bytes --]

Here is a small patch for handling running out of memory in sem_init.c.  I've been using the 081503 release.

Alex Blanco


[-- Attachment #2: patch_sem_init --]
[-- Type: application/octet-stream, Size: 120 bytes --]

114,116d113
< 
< #ifdef NEED_SEM
< 
118a116,117
> #ifdef NEED_SEM
> 
138,139d136
< 				}
< 
153c150
< 
---
>          }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-14 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-14 20:34 sem_init fix Blanco Alejandro-EAB005

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).