Diff for /dietlibc/CHANGES between versions 1.359 and 1.360

version 1.359, 2002/11/24 15:23:02 version 1.360, 2002/11/24 16:49:11
Line 24 Line 24
   remove a few more warnings    remove a few more warnings
   add new 2.5 syscall #defines    add new 2.5 syscall #defines
   add epoll_create, epoll_ctl and epoll_wait    add epoll_create, epoll_ctl and epoll_wait
     the new x86 syscall numbers exceed 255, breaking our %al optimization
       I worked around it with conditional assembly in cpp macros.  Ugh.
   
 0.21:  0.21:
   use gcc's size_t, ptrdiff_t and wchar_t types (Olaf)    use gcc's size_t, ptrdiff_t and wchar_t types (Olaf)

Removed from v.1.359  
changed lines
  Added in v.1.360


LinuxTV legacy CVS <linuxtv.org/cvs>