aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/debug.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-1/+3
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-07-12* debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor1-1/+1
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-2/+4
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor1-26/+1
2000-04-15* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor1-10/+0
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor1-2/+2
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor1-0/+1
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor1-0/+11
2000-02-23Respond to more g++ warnings relating to initializing structures.Christopher Faylor1-3/+3
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+326