public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: Guilherme Janczak <guilherme.janczak@yandex.com>
Cc: newlib@sourceware.org
Subject: Re: [PATCH 1/1] update OpenBSD string functions
Date: Wed, 5 Jan 2022 17:21:09 +0100	[thread overview]
Message-ID: <YdXFdXr7PJ4OpUQD@calimero.vinschen.de> (raw)
In-Reply-To: <Yc7Vcem0GSkJHtIs@yandex.com>

On Dec 31 10:03, Guilherme Janczak wrote:
> >From cab1c9be97e605c0f0a271585f052f766f631e2e Mon Sep 17 00:00:00 2001
> From: Guilherme Janczak <guilherme.janczak@yandex.com>
> Date: Fri, 31 Dec 2021 09:31:59 +0000
> Subject: [PATCH 1/1] update OpenBSD string functions
> 
> A lot of the 3rd party code in the string library is around 20 years
> old and has been worked on since.
> I've updated the OpenBSD functions at least.
> ---
>  newlib/libc/string/strlcat.c | 88 +++++++++++++-------------------
>  newlib/libc/string/strlcpy.c | 77 +++++++++++-----------------
>  newlib/libc/string/wcslcat.c | 98 ++++++++++++++++--------------------
>  newlib/libc/string/wcslcpy.c | 89 +++++++++++++-------------------
>  4 files changed, 144 insertions(+), 208 deletions(-)

Pushed.


Thanks,
Corinna


      reply	other threads:[~2022-01-05 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-31 10:03 Guilherme Janczak
2022-01-05 16:21 ` Corinna Vinschen [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

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

  git send-email \
    --in-reply-to=YdXFdXr7PJ4OpUQD@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=guilherme.janczak@yandex.com \
    --cc=newlib@sourceware.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.
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).