Diff for /dietlibc/CHANGES between versions 1.666 and 1.667

version 1.666, 2009/01/13 17:58:38 version 1.667, 2009/02/26 20:51:54
Line 20 Line 20
   implement back references in basic regexes    implement back references in basic regexes
   make regex faster (coalesce n CHAR matches to one STRING match)    make regex faster (coalesce n CHAR matches to one STRING match)
   stdio speedup    stdio speedup
     use randomness passed in ELF auxvec instead of /dev/urandom in startup
       (strace looks cleaner now)
     use ELF auxvec to implement getpagesize
     support thread local storage (w00t!!!!)
   
 0.31:  0.31:
   getopt_long and getopt_long_only now refuse ambiguous abbreviations    getopt_long and getopt_long_only now refuse ambiguous abbreviations

Removed from v.1.666  
changed lines
  Added in v.1.667


LinuxTV legacy CVS <linuxtv.org/cvs>