Diff for /dietlibc/CHANGES between versions 1.101 and 1.102

version 1.101, 2001/05/09 00:34:17 version 1.102, 2001/05/09 01:16:04
Line 41 Line 41
   add libdl fragments from Olaf (Yeah!  One step closer to dynamic linking!)    add libdl fragments from Olaf (Yeah!  One step closer to dynamic linking!)
   add REG_ICASE and word start/end handling to my regular expressions.    add REG_ICASE and word start/end handling to my regular expressions.
   my regular expressions now actually match substrings (i.e. "foobar" to "bar").    my regular expressions now actually match substrings (i.e. "foobar" to "bar").
     wrap getcwd to comply to man page (the syscall returns the number of
       bytes, not the buffer)
     add realpath.
   
 0.9:  0.9:
   fixed initgroups (oops)    fixed initgroups (oops)

Removed from v.1.101  
changed lines
  Added in v.1.102


LinuxTV legacy CVS <linuxtv.org/cvs>