unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Cc: emacs-devel@gnu.org
Subject: Re: config related patch (and how to start handling Debian patches)
Date: 15 Feb 2003 19:01:52 +0100	[thread overview]
Message-ID: <m33cmpwhgv.fsf@cicero.benny.turtle-trading.net> (raw)
In-Reply-To: <87el6ann4x.fsf@raven.i.defaultvalue.org>

Hi Bob,

Rob Browning <rlb@defaultvalue.org> writes:
> This small patch switches emacs to prefer the mem* functions rather
> than the b* functions when they're available since at least under
> GNU/Linux, the b* appear to be deprecated.  However, if this
> deprecation isn't common, the following patch might not be the right
> thing to do.

bzero() etc are deprecated since the C language standard preferred
memset() etc instead in 1989, more than 13 years ago.  Not even the
POSIX standard has bzero() etc.  Just my personal impressions of
course ;-) ...

so long, benny

      reply	other threads:[~2003-02-15 18:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07 23:06 config related patch (and how to start handling Debian patches) Rob Browning
2003-02-09 12:40 ` Richard Stallman
2003-02-09 17:54   ` Rob Browning
2003-02-10 22:38     ` Richard Stallman
2003-02-15  5:11       ` Rob Browning
2003-02-15 18:01         ` Benjamin Riefenstahl [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m33cmpwhgv.fsf@cicero.benny.turtle-trading.net \
    --to=benjamin.riefenstahl@epost.de \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).