initramfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] klibc 2.0.12
@ 2023-02-12 18:06 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2023-02-12 18:06 UTC (permalink / raw)
  To: klibc mailing list; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-12 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 18:06 [ANNOUNCE] klibc 2.0.12 Ben Hutchings

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 NNTP newsgroup(s).