[ANNOUNCE] klibc 2.0.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux