Hi embedded hackers,
I made a new release shortly after 1.0.53. 1.0.54 is out now with fixes two regressions.
Git shortlog:
Marcus Haehnel (3): openpty/forkpty: use const for termios and winsize arguments openpty: Remove code that has been disabled for more than 20 years inet/netdb: fix getnameinfo signature
Peter Seiderer (2): utimes: force to use 64-bit implementation if available and requested utimes: force to use 64-bit implementation if available and requested (part II)
Thorsten Glaser (1): add getentropy(), fix return value of getrandom()
Waldemar Brodkorb (15): getentropy: guard syscall to getrandom frv: fix compile issues mips/mips64: add fenv support from glibc riscv: add fenv support from glibc fix build for coldfire with FPU m68k: add fenv support from glibc or1k: add fenv support from glibc sparc: add fenv support from glibc arc: add support for fenv from glibc sh: add fenv support from glibc csky: add fenv support from glibc arc: add missing files for fenv support bump version for 1.0.53 release fix getentropy() bump version for 1.0.54 release
Thanks for testing and using it. Sunshine Waldemar