File history
Tracking elks/include/arch/border.h
| Commit | Author | Date | Message |
|---|---|---|---|
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
eb3e8b3f7ec4390bfe6ed46dfbcc073075133fe | Riley H. Williams | 2002-05-05 | Verified that fs/romfs/inode.c is clean as far as `splint -weak` is concerned. |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
84d9a738455fe0ea739f0181f61ef41f230dc7c | Andrew Richards | 1999-07-06 | Added byte order functions for romfs. |