summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/linuxthreads/condvar.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-05-21 15:57:16 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-05-21 15:57:16 +0000
commit15ef1f6cafa01f02dc9e9682ab5ceb5c4489c4b3 (patch)
treeadfae213fff2da37512e636b754c3fe8820667e4 /newlib/libc/sys/linux/linuxthreads/condvar.c
parent01b49f835da59f2416cc21816a000d054186a268 (diff)
downloadcygnal-15ef1f6cafa01f02dc9e9682ab5ceb5c4489c4b3.tar.gz
cygnal-15ef1f6cafa01f02dc9e9682ab5ceb5c4489c4b3.tar.bz2
cygnal-15ef1f6cafa01f02dc9e9682ab5ceb5c4489c4b3.zip
* fhandler_process.cc (struct dos_drive_mappings): Use malloc/free
rather than cmalloc/cfree. Check return value from malloc before using it. (struct heap_info): Ditto. (struct thread_info): Ditto. Rename from stack_info. Rename members and local variables accordingly. (thread_info::thread_info): Store stack and TEB addresses. (thread_info::fill_if_match): Print "teb" if a TEB address has been found. Special case for WOW64, explain why. (format_process_maps): Fetch PEB address. Print MEM_RESERVE regions with equal signs to distinguish them from PAGE_NOACCESS regions. Fix printing of 'p' and 's' to differ between MEM_PRIVATE and MEM_MAPPED pages, as on Linux. Print 'g' instead of 'p for PAGE_GUARD pages. Print PEB and SharedUserData area if recognized.
Diffstat (limited to 'newlib/libc/sys/linux/linuxthreads/condvar.c')
0 files changed, 0 insertions, 0 deletions