Diff for /dietlibc/THANKS between versions 1.5 and 1.6

version 1.5, 2001/08/01 17:42:46 version 1.6, 2002/01/11 18:06:51
Line 1 Line 1
   The malloc code was done by Olaf Dreesen, who also helped with the SPARC
   start code and fork().  Olaf also did the printf and scanf routines and
   he implemented pthreads (wow!) and his now writing a dynamic linker, and
   he ported the diet libc to S/390.
   
   Thomas Oggriseg ported the diet libc to PA-RISC and fixed a few things.
   
 I initially took some syscalls from Redhat minilibc, but the code has  I initially took some syscalls from Redhat minilibc, but the code has
 been completely replaced now.  been completely replaced now.
   
 I initially took localtime and the directory reading routines from  I initially took localtime and the directory reading routines from
 uClibc, but the code has been completely replaced now.  uClibc, but the code has been completely replaced now.
   
 The malloc code was done by Olaf Dreesen, who also helped with the SPARC  
 start code and fork().  Olaf also did the printf and scanf routines and  
 he implemented pthreads (wow!) and his now writing a dynamic linker  
   
 syslog and crypt were contributed by René Müller.  syslog and crypt were contributed by René Müller.
   
 Jeff Garzik contributed {get,set}{pw,gr,sp}ent.  Jeff Garzik contributed {get,set}{pw,gr,sp}ent.
   
 Uwe Ohse went through the code and many bugs.  Uwe Ohse went through the code and fixed many bugs.
   
 Frank Klemm contributed the math library and a lot of correctness and  Frank Klemm contributed the math library and a lot of correctness and
 smallness patches and rewrote many functions in ix86 assembly language.  smallness patches and rewrote many functions in ix86 assembly language.
   
   Erik Troan found several important bugs and sent in patches to fix them.
   
 I also grabbed code from glibc (mostly assembly routines), and looked at  I also grabbed code from glibc (mostly assembly routines), and looked at
 the OpenBSD libc for inspiration.  the OpenBSD libc for inspiration.

Removed from v.1.5  
changed lines
  Added in v.1.6


LinuxTV legacy CVS <linuxtv.org/cvs>