summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/shm.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide withPaul Mundt2006-08-251-0/+109
| | | | | | | the kernel's get_unmapped_area() behaviour. Ideally this should be more tightly packed based off of the L1 dcache shape, once we're able to handle it through the auxiliary vector.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-93/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-22/+31
| | | | | (at least in theory) of working. -Erik
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+84
and Personal Systems. Thanks! -Erik