]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: bfin: implement getpid/fstat/stat/link/unlink syscalls
authorMichael Frysinger <vapier@gentoo.org>
Fri, 1 Jul 2011 21:47:36 +0000 (21:47 +0000)
committerMichael Frysinger <vapier@gentoo.org>
Fri, 1 Jul 2011 21:47:36 +0000 (21:47 +0000)
commit1df99a60b380da06b0168b5a0484b83e64173fcb
treee834235ea938160d99667c1da8ff183127e220ab
parentecd3577e1df0eb8a0a98666c63741c9cf64e869c
libgloss: bfin: implement getpid/fstat/stat/link/unlink syscalls

The current syscalls.c implements getpid/fstat/stat/link/unlink as mere
stubs.  So replace them with useful calls to do_syscall now that our sim
can support them.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libgloss/ChangeLog
libgloss/bfin/syscalls.c
This page took 0.029678 seconds and 5 git commands to generate.