diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2015-12-03 13:33:43 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-12-03 13:33:43 +0100 |
commit | f1ed5bfa8385a81d72313604e90b9096f8bf2ead (patch) | |
tree | 4e00700390d0228f6ffb1f375c4c86df87996918 /newlib/libc/stdlib/wcstombs.c | |
parent | 8a14e51901a40c5bfaf09915f88249173d9b2b05 (diff) | |
download | cygnal-f1ed5bfa8385a81d72313604e90b9096f8bf2ead.tar.gz cygnal-f1ed5bfa8385a81d72313604e90b9096f8bf2ead.tar.bz2 cygnal-f1ed5bfa8385a81d72313604e90b9096f8bf2ead.zip |
Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511
* fhandler_process.cc (heap_info::fill_if_match): Return NULL, not 0.
(thread_info::fill_if_match): Ditto.
(thread_info::fill_if_match): New method to extract TEB info from
PEB/TEB region since W10 1511.
(format_process_maps): Drop outdated FIXME comment. Add code to handle
PEB/TEB region since W10 1511.
* mmap.cc (posix_madvise): Align comment to new W10 1511 version.
* wincap.h (wincaps::has_new_pebteb_region): New element.
* wincap.cc: Implement above element throughout.
(wincap_10_1511): New global wincaps to support Windows 10 since 1511.
(wincapc::init): Use wincap_10_1511 for W10 builds >= 10586.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdlib/wcstombs.c')
0 files changed, 0 insertions, 0 deletions