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/wait.h
CommitAuthorDateMessage
054564bb78628df5289f382f6e71f89f653157bGreg Haerr2020-10-14[kernel] Various source code cleanups
f3141ede522e5d6acabeba7ffc0dfb468187b9cGreg Haerr2020-08-11[kernel] Fix unneeded and slow locks in kernel, small cleanups
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
af546a659be542d0be0e1cf5ae980ec967a31faTee-Kiah Chia2020-03-11[libc] [kernel] [elkscmd] start tidying up header files
dd5e3002b72cd26cc168719c8b598dfd1f84f97mfld-fr2020-02-21[kernel] New synchronization primitives
c6ee114ad87fcebbbbde75f9b44d0453587e4cbmfld-fr2019-03-16[kernel] Use 'wait_event' in NE2K driver
034d1da358c2f6ea2ea38e3989e76a45da9554dmfld-fr2019-03-16[kernel] No function inlining
1a7f9b979a89277de0d2f7042df6853f3fbdb0dmfld-fr2019-03-16[kernel] Implement 'wait_event' function
d011073990afd6ffb2ff037d74314ccef906692mfld-fr2018-05-13Replace select() queues hash by table
a8acd4426f32030349980fc20369ebd9b8618c5Riley H. Williams2002-05-03Reverted accidental commits...sorry.
446b0920a944a6cee22feaa63869d0f0ce46c27Riley H. Williams2002-04-26Applied `make lint` ro include/arch and include/linuxmt directories, and resolved almost all of the "bugs" reported in the files in those directories. Exceptions are include/arch/system.h - include/linuxmt/mm.h - include/linuxmt/tqueue.h which all need fu
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
d7cf9d2d5749245a77e3a4cc0585e768640fd4fRiley H. Williams2002-04-19ANSI'fied function prototypes in fs subtree.
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.
feaf5a1bcbc9c9dbbf3634f9289fe97686c0c03Alan Cox2001-06-17New wait queue setup - loses a lot of the structures
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