]> sourceware.org Git - newlib-cygwin.git/commit
* libc/sys/mmixware/access.c (access): Do not try to use a magic
authorHans-Peter Nilsson <hp@axis.com>
Sun, 10 Jun 2007 12:54:35 +0000 (12:54 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sun, 10 Jun 2007 12:54:35 +0000 (12:54 +0000)
commit32f67ec6ff30838169d7ded39dcfd6a7706b36d7
tree7166256990adaee6c00505600b132780df42193a
parent6fb374754dff1fbbe28b513b57caedc62e9a7cee
* libc/sys/mmixware/access.c (access): Do not try to use a magic
file-handle and a direct syscall, just use _open.
* libc/sys/mmixware/sys/syscall.h (TMPFNO): Remove this magic
file-handle.

* libc/sys/mmixware/_exit.c (_exit): Update comment about
passing on the exit value.
newlib/ChangeLog
newlib/libc/sys/mmixware/_exit.c
newlib/libc/sys/mmixware/access.c
newlib/libc/sys/mmixware/sys/syscall.h
This page took 0.031326 seconds and 5 git commands to generate.