Michael Brown
|
a6d49c17c9
|
[console] Move putchar() and getchar() declarations to stdio.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
12 år sedan |
Michael Brown
|
1c0ff6e1a7
|
[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
|
13 år sedan |
Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
15 år sedan |
Holger Lubitz
|
c5414e6d12
|
__nonnull changes
|
17 år sedan |
Michael Brown
|
c1bac56f85
|
Use current attributes when erasing.
|
18 år sedan |
Michael Brown
|
edbdce6e3d
|
Now basically functioning on ANSI-supporting consoles.
|
18 år sedan |
Michael Brown
|
1755d8df7a
|
Renamed core.h to mucurses.h
|
18 år sedan |
Michael Brown
|
426e847c4c
|
Rename core.c->mucurses.c; bin/core.o is too generic to belong to mucurses.
|
18 år sedan |
Dan Lynch
|
c29c868475
|
- implemented cursor retreat function (_wcursback) as a core function
- reimplemented cleaner wgetnstr
- fixed wdelch for use with _wcursback
|
18 år sedan |
Dan Lynch
|
14f5d3203d
|
- removed slk references
- corrected minor algo errors in primitives
- added doxygen @file header
|
18 år sedan |
Dan Lynch
|
ad1aca0634
|
- separated curses.c out into separate source files to optimise
library use later on
- some small mods to existing functions
|
18 år sedan |