summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/_mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Run dos2unix on these filesEric Andersen2002-04-031-4/+4
|
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-021-0/+1
| | | | compile nits with the SH architecture, and support SH4,
* sysdep.h was not providing all the needed bits to build working asm withDavid McCullough2001-06-281-0/+1
| | | | | | | | | | some compilers, so define any macros we need that are not defined already. Needed to include uClibc_config.h to get some defines. New syscall header files for _mmap vfork.c is not used so ditch it.
* Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen2001-05-251-0/+45
|
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+24
and Personal Systems. Thanks! -Erik