Diff for /dietlibc/PORTING between versions 1.7 and 1.8

version 1.7, 2009/07/21 23:46:28 version 1.8, 2014/03/24 08:19:56
Line 18  To port the diet libc to a new architect Line 18  To port the diet libc to a new architect
   - edit include/sys/mman.h    - edit include/sys/mman.h
   - edit include/sys/shm.h    - edit include/sys/shm.h
   - edit include/sys/stat.h    - edit include/sys/stat.h
     - edit include/sys/tls.h
   - edit include/errno.h    - edit include/errno.h
   - edit syscalls.h    - edit syscalls.h
   - edit include/termios.h    - edit include/termios.h
     - edit lib/__get_cur_tcb.c
   - edit diet.c to make it recognize the architecture and add proper    - edit diet.c to make it recognize the architecture and add proper
     CFLAGS      CFLAGS
   - edit libcompat/syscall.S    - edit libcompat/syscall.S

Removed from v.1.7  
changed lines
  Added in v.1.8


LinuxTV legacy CVS <linuxtv.org/cvs>