public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: hp@sourceware.cygnus.com
To: src-cvs@sourceware.cygnus.com
Subject: src/libiberty ChangeLog hashtab.c
Date: Fri, 03 Nov 2000 23:54:00 -0000 [thread overview]
Message-ID: <20001104075427.961.qmail@sourceware.cygnus.com> (raw)
CVSROOT: /cvs/src
Module name: src
Changes by: hp@sources.redhat.com 2000-11-03 23:54:27
Modified files:
libiberty : ChangeLog hashtab.c
Log message:
* hashtab.c (htab_expand): Change to return int. Use calloc or
xcalloc depending on htab->return_allocation_failure. Return zero
if calloc fails.
(htab_create): Update comment to cover memory allocation.
(htab_try_create): New.
(htab_find_slot_with_hash): Return NULL if htab_expand fails.
Update comment to cover this.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&r1=1.5&r2=1.6
next reply other threads:[~2000-11-03 23:54 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-03 23:54 hp [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-10 3:03 dj
2013-04-23 4:05 dj
2009-09-30 13:23 gingold
2009-09-16 17:57 dj
2009-06-21 17:13 dj
2006-07-27 18:05 dj
2005-06-30 23:03 dj
2005-03-01 2:22 dj
2004-04-13 15:23 dj
2004-04-02 16:47 drow
2004-04-01 2:00 dj
2003-10-30 18:39 dj
2003-05-07 20:30 jason
2003-03-17 18:01 dj
2003-03-12 17:28 dj
2003-03-12 15:08 dj
2003-01-26 7:33 drow
2003-01-20 19:03 dj
2002-04-09 17:43 rth
2001-08-16 23:33 dj
2001-03-15 13:07 dj
2000-11-29 11:19 dj
2000-11-03 12:55 hp
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=20001104075427.961.qmail@sourceware.cygnus.com \
--to=hp@sourceware.cygnus.com \
--cc=src-cvs@sourceware.cygnus.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).