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
|
d39e79248c
|
__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
|
56970053f4
|
wmove() is part of the public curses API, and already defined in curses.h
|
18 år sedan |
Michael Brown
|
1755d8df7a
|
Renamed core.h to mucurses.h
|
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
|
9ca2f64ee1
|
moved console specific items out of mucurses (should be handled by external screen object)
|
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 |