initramfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Hutchings <ben-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
To: klibc mailing list <klibc-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [ANNOUNCE] klibc 2.0.12
Date: Sun, 12 Feb 2023 19:06:41 +0100	[thread overview]
Message-ID: <fb40bf5835b0f28eab8f3f0b37dc9846218747f1.camel@decadent.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

I have released version 2.0.12.  This is available in the git
repository at:

    https://git.kernel.org/pub/scm/libs/klibc/klibc.git

and as a tarball at:

    https://mirrors.kernel.org/pub/linux/libs/klibc/2.0/

Bug fixes:
- Fixed return value for strrchr() with c == 0.
- Fixed return value for strstr() and memem() with zero-length
  needle.
- Fixed ls command handling of relative directory names.
- Fixed struct stat layout, specifically the times and following
  fields, on 64-bit MIPS architectures.

A git shortlog of changes since version 2.0.11 follows.

Ben.

Ben Hutchings (6):
      [klibc] 2.0.11 released, next version is 2.0.12
      [klibc] tests: Add test program for string search functions
      [klibc] strrchr: Handle c == 0 correctly
      [klibc] strstr, memmem: Handle zero-length needle correctly
      [klibc] ls: Handle relative directory names correctly
      [klibc] mips64: Fix struct stat layout
 
Jiaxun Yang (1):
      [klibc] mips/mips64: Get rid of delay slot hacks

-- 
Ben Hutchings
If you seem to know what you are doing, you'll be given more to do.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2023-02-12 18:06 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=fb40bf5835b0f28eab8f3f0b37dc9846218747f1.camel@decadent.org.uk \
    --to=ben-/+tvbiectbitmtq+vha3yw@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=klibc-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.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).