[uClibc-cvs] cvs commit to uClibc/libc/sysdeps/linux/cris/bits by tobiasa

tobiasa at uclibc.org tobiasa at uclibc.org
Fri Sep 20 15:17:16 UTC 2002


Repository: uClibc/libc/sysdeps/linux/cris/bits
who:        tobiasa
time:       Fri Sep 20 09:17:16 MDT 2002


Log Message:

* Added clone() system call.
* Proper implementation of bits/syscalls.h, no cheating by just including
  <asm/unistd.h>.
* Proper implementation of syscall.S, it no longer contains the
  __syscall_error, instead it contains code which makes syscall(nr,...) a
  system call.
* Added sysdep.S which contains the code for __syscall_error.
* Added some macros to sysdep.h.
* Added sys/procfs.h, which is needed when compiling with thread support.
* Removed unused syscall-cris.c.


Files:

changed:    syscalls.h




More information about the uClibc-cvs mailing list