index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
Revert 'Fix build'
Blue Swirl
1
-1
/
+1
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
1
-2
/
+1
2010-03-20
Fix build
Blue Swirl
1
-6
/
+1
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
1
-1
/
+2
2010-03-06
Fix curses interaction with keymaps
Samuel Thibault
1
-45
/
+44
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-15
curses: save 250MB of memory
Aurelien Jarno
1
-3
/
+0
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
1
-1
/
+1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-5
/
+4
2009-03-06
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
aliguori
1
-2
/
+1
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
1
-1
/
+3
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
1
-18
/
+20
2008-09-24
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
1
-1
/
+1
2008-08-21
Handle terminating signals (Gerd Hoffmann)
aliguori
1
-2
/
+0
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
1
-0
/
+4
2008-02-22
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
balrog
1
-2
/
+4
2008-02-10
Add an ncurses UI.
balrog
1
-0
/
+370