[klibc] [ANNOUNCE] klibc 2.0.12

Ben Hutchings ben at decadent.org.uk
Sun Feb 12 10:06:41 PST 2023


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zytor.com/archives/klibc/attachments/20230212/254fe0e1/attachment.sig>


More information about the klibc mailing list