public inbox for src-cvs@sourceware.org help / color / mirror / Atom feed
From: zack@sourceware.cygnus.com To: src-cvs@sourceware.cygnus.com Subject: src/libiberty ChangeLog hashtab.c objalloc.c p ... Date: Mon, 29 May 2000 13:45:00 -0000 [thread overview] Message-ID: <20000529204532.29374.qmail@sourceware.cygnus.com> (raw) CVSROOT: /cvs/src Module name: src Changes by: zack@sourceware.cygnus.com 00/05/29 13:45:32 Modified files: libiberty : ChangeLog hashtab.c objalloc.c partition.c pexecute.c strerror.c strsignal.c xexit.c xmemdup.c Added files: libiberty : sort.c Log message: * hashtab.c, partition.c, xmemdup.c: Include string.h if HAVE_STRING_H. * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H. * objalloc.c: Include config.h. Include stdlib.h and don't declare malloc or free if HAVE_STDLIB_H. * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H, else declare malloc without prototype. Include string.h if HAVE_STRING_H, else declare memset without prototype. Don't include stddef.h. * sort.c: Bring over from GCC. Patches: http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/sort.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.16&r2=1.17 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/objalloc.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/partition.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/strerror.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/strsignal.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/xexit.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2 http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/xmemdup.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
reply other threads:[~2000-05-29 13:45 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=20000529204532.29374.qmail@sourceware.cygnus.com \ --to=zack@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: linkBe 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).