--- dietlibc/CHANGES 2001/05/31 17:55:13 1.119 +++ dietlibc/CHANGES 2001/06/01 18:30:03 1.120 @@ -8,6 +8,9 @@ try to remove kernel 2.4 header dependency in IPv6 sockaddr_in6 initialization of getaddrinfo. fix vsnprintf %X (printed lower case) + I wrote a new getopt. It appears to actually work (it is POSIX + compliant, it does not sort argv like the GNU version) and is only + a little over 300 bytes on x86. 0.10: update getpagesize.