File history
Tracking elks/include/linuxmt/wait.h
| Commit | Author | Date | Message |
|---|---|---|---|
054564bb78628df5289f382f6e71f89f653157b | Greg Haerr | 2020-10-14 | [kernel] Various source code cleanups |
f3141ede522e5d6acabeba7ffc0dfb468187b9c | Greg Haerr | 2020-08-11 | [kernel] Fix unneeded and slow locks in kernel, small cleanups |
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) |
af546a659be542d0be0e1cf5ae980ec967a31fa | Tee-Kiah Chia | 2020-03-11 | [libc] [kernel] [elkscmd] start tidying up header files |
dd5e3002b72cd26cc168719c8b598dfd1f84f97 | mfld-fr | 2020-02-21 | [kernel] New synchronization primitives |
c6ee114ad87fcebbbbde75f9b44d0453587e4cb | mfld-fr | 2019-03-16 | [kernel] Use 'wait_event' in NE2K driver |
034d1da358c2f6ea2ea38e3989e76a45da9554d | mfld-fr | 2019-03-16 | [kernel] No function inlining |
1a7f9b979a89277de0d2f7042df6853f3fbdb0d | mfld-fr | 2019-03-16 | [kernel] Implement 'wait_event' function |
d011073990afd6ffb2ff037d74314ccef906692 | mfld-fr | 2018-05-13 | Replace select() queues hash by table |
a8acd4426f32030349980fc20369ebd9b8618c5 | Riley H. Williams | 2002-05-03 | Reverted accidental commits...sorry. |
446b0920a944a6cee22feaa63869d0f0ce46c27 | Riley H. Williams | 2002-04-26 | Applied `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 |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
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. |
feaf5a1bcbc9c9dbbf3634f9289fe97686c0c03 | Alan Cox | 2001-06-17 | New wait queue setup - loses a lot of the structures |
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 |