--- dietlibc/CHANGES 2009/01/13 17:58:38 1.666 +++ dietlibc/CHANGES 2009/02/26 20:51:54 1.667 @@ -20,6 +20,10 @@ implement back references in basic regexes make regex faster (coalesce n CHAR matches to one STRING match) 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: getopt_long and getopt_long_only now refuse ambiguous abbreviations