File history
Tracking elks/include/linuxmt/posixtyp.h
| Commit | Author | Date | Message |
|---|---|---|---|
87420e05b887841345d657b6731371de9380bc8 | Greg Haerr | 2025-11-28 | [kernel/libc] Rename posix_types.h to posixtyp.h for DEV86 build on FAT |
cba5ce8602415f6ec10cfdafe4f29a0f6289966 | Greg Haerr | 2023-09-07 | [kernel] More source reformatting, slightly refactor kdev_t.h |
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) |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
18a8c1e8995d6d19a724332e2308b43ddcaf365 | Tee-Kiah Chia | 2020-02-26 | [elks] remove CONFIG_SHORT_FILES checks in defining fd_set etc. |
85775cb0d3f36072d2bdb1d1f7976bc4f5b0150 | lithoxs | 2016-05-06 | Fixed problem for building ktcp Building ktcp required macro __KERNEL__, despite that ktcp is a userspace program. This causes wreak havoc because userspace and kernel space have different library support. Here the need for that macro was reduced to a mim |
c38904b8336ce33c23fce3b287a5199805a44e9 | Riley H. Williams | 2002-05-02 | Partial commit of latest ANSI'fication changes. |
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. |
4609ab18423e89367072686969b995881937fb3 | Andrew Richards | 1999-09-05 | Changes for 0.0.79 |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
1d9cf8ac567d182950d7ff7a1cf20b8eb01d50a | Andrew Richards | 1999-05-04 | Fixed select(2) code. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |