Diff for /dietlibc/CHANGES between versions 1.714 and 1.715

version 1.714, 2015/06/28 20:35:14 version 1.715, 2015/09/30 11:27:28
Line 22 Line 22
   fix returning more than one match in regexec (Stefan Wagner)    fix returning more than one match in regexec (Stefan Wagner)
   add getentropy, lazy arc4random clone (OpenBSD)    add getentropy, lazy arc4random clone (OpenBSD)
   define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean)    define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean)
     move strnlen from libcompat into libc (it's POSIX now)
     fix dn_expand argument signedness
   
 0.33:  0.33:
   first stab at getting TLS to work in actual threads    first stab at getting TLS to work in actual threads

Removed from v.1.714  
changed lines
  Added in v.1.715


LinuxTV legacy CVS <linuxtv.org/cvs>