Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h from | Carmelo Amoroso | 2007-11-20 | 1 | -0/+103 |
| | | | | | | | | | common directory where SHMLBA = __getpagesize() This patch fixes the issue. Khem Raj MontaVista Software Inc. | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -93/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -22/+31 |
| | |||||
* | Add in arm specific bits. | Eric Andersen | 2000-10-26 | 1 | -0/+84 |