($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.linux.dev
Subject: Re: [PATCH] path: Add l_basename function
Date: Tue, 28 May 2024 14:26:01 -0500	[thread overview]
Message-ID: <019d905e-7a45-449e-83bc-649449ee33f3@gmail.com> (raw)
In-Reply-To: <20240528152542.168844-1-denkenz@gmail.com>

On 5/28/24 10:25 AM, Denis Kenzior wrote:
> Many ell based projects use the GNU version (obtained using #define
> _GNU_SOURCE).  Unlike the POSIX version, this version does not modify
> its arguments.  However, some libc implementations such as musl, only
> provide the POSIX implementation.  Implement a version of basename in
> ell.
> ---
>   ell/ell.sym |  1 +
>   ell/path.c  | 19 +++++++++++++++++++
>   ell/path.h  |  2 ++
>   3 files changed, 22 insertions(+)
> 

Applied.

Regards,
-Denis


      reply	other threads:[~2024-05-28 19:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 15:25 [PATCH] path: Add l_basename function Denis Kenzior
2024-05-28 19:26 ` Denis Kenzior [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=019d905e-7a45-449e-83bc-649449ee33f3@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.linux.dev \
    /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).