plan9fox/sys/src/ape/lib/ap/mips
cinap_lenrek 14685d6595 ape: return plan9 error strings from strerror()
when _syserrno() fails to map a plan9 error string to
a unix error number, we copy the plan9 error string
to the per process error buffer "plan9err" and set
errno = EPLAN9.

when strerror() is called with EPLAN9, it returns
a pointer to the plan9err buffer.
2016-05-04 00:23:48 +02:00
..
cycles.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
getfcr.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
lock.c ape: fix lockinit() for mips 2015-03-25 08:33:11 +01:00
main9.s ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
main9p.s ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
memchr.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
memcmp.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
memmove.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
memset.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) 2013-09-26 22:24:31 +02:00
notetramp.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
setjmp.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
strchr.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
strcmp.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
strcpy.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
tas.s reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) 2013-09-26 22:24:31 +02:00
vlop.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
vlrt.c libc: add _uv2d()/uv2f() and _vas*d() functions to vlrt.c 2015-10-04 19:49:02 +02:00