d4ef8a6368
* libgloss/nds32/_getpid.S: Don't issue _getpid system call, it is always successful. * libgloss/nds32/_gettimeofday.S: No error for _gettimeofday is defined in SYS_geterr handler. * libgloss/nds32/_isatty.S: No error for _isatty is defined in SYS_geterr handler. * libgloss/nds32/_kill.S: Alway fail. errno = EINVAL. * libgloss/nds32/_link.S: Alway fail. errno = EMLINK. * libgloss/nds32/_times.S: Alway fail. errno = EACCES. * libgloss/nds32/_unlink.S: fix copy and paste error. * libgloss/nds32/crt0.S: Add pre_c_init, post_c_init, arg_init. * libgloss/nds32/crt1.S: Add pre_c_init, post_c_init, arg_init. * libgloss/nds32/syscall_extra.h: Re-format. * libgloss/nds32/vh.h: Add more virtual hosting number. |
||
---|---|---|
.. | ||
_argv.S | ||
_argvlen.S | ||
_chdir.S | ||
_chmod.S | ||
_close.S | ||
_exit.S | ||
_fstat.S | ||
_getpid.S | ||
_gettimeofday.S | ||
_isatty.S | ||
_kill.S | ||
_link.S | ||
_lseek.S | ||
_open.S | ||
_read.S | ||
_rename.S | ||
_sbrk.S | ||
_stat.S | ||
_system.S | ||
_time.S | ||
_times.S | ||
_unlink.S | ||
_utime.S | ||
_write.S | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
crt0.S | ||
crt1.S | ||
Makefile.in | ||
syscall_error_handler.S | ||
syscall_extra.h | ||
vh.h |