elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/include/linuxmt/posixtyp.h
CommitAuthorDateMessage
87420e05b887841345d657b6731371de9380bc8Greg Haerr2025-11-28[kernel/libc] Rename posix_types.h to posixtyp.h for DEV86 build on FAT
cba5ce8602415f6ec10cfdafe4f29a0f6289966Greg Haerr2023-09-07[kernel] More source reformatting, slightly refactor kdev_t.h
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
18a8c1e8995d6d19a724332e2308b43ddcaf365Tee-Kiah Chia2020-02-26[elks] remove CONFIG_SHORT_FILES checks in defining fd_set etc.
85775cb0d3f36072d2bdb1d1f7976bc4f5b0150lithoxs2016-05-06Fixed 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
c38904b8336ce33c23fce3b287a5199805a44e9Riley H. Williams2002-05-02Partial commit of latest ANSI'fication changes.
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
c0b9471d43de64a9adc7d37482fb3f27b851a49Riley H. Williams2002-02-24Fixed #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.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
4609ab18423e89367072686969b995881937fb3Andrew Richards1999-09-05Changes for 0.0.79
6569c1b50fc2022960689f8c71b31456235546cAndrew Richards1999-08-19Clean up of source,+ new features.
1d9cf8ac567d182950d7ff7a1cf20b8eb01d50aAndrew Richards1999-05-04Fixed select(2) code.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source