--- dietlibc/CHANGES 2003/01/27 15:10:51 1.372 +++ dietlibc/CHANGES 2003/02/05 14:29:19 1.373 @@ -40,6 +40,9 @@ add /dev/epoll ioctl constants to sys/ioctl.h add linux/eventpoll.h for /dev/epoll fix lseek64 on 64-bit architectures + Olaf: fix x86_64 start-code (we have reg-args) + fixing some broken macros in sparc32-code (.udiv,.urem) + adding strndup (GNU Extension) 0.21: use gcc's size_t, ptrdiff_t and wchar_t types (Olaf)