public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Blanco Alejandro-EAB005 <Alex.Blanco@motorola.com>
To: "'pthreads-win32@sources.redhat.com'"
	<pthreads-win32@sources.redhat.com>
Subject: sem_init fix
Date: Tue, 14 Oct 2003 20:34:00 -0000	[thread overview]
Message-ID: <31173C0B4EF5D611A021009027CB2CBD01334A51@fl08exm04> (raw)

[-- 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
< 
---
>          }

                 reply	other threads:[~2003-10-14 20:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=31173C0B4EF5D611A021009027CB2CBD01334A51@fl08exm04 \
    --to=alex.blanco@motorola.com \
    --cc=pthreads-win32@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).