summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-0/+14
* * fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor2000-03-121-0/+12
* * sigproc.cc: Set wait_sig priority to normal.Christopher Faylor2000-03-111-0/+4
* * sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor2000-03-101-0/+4
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-091-0/+30
* * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor2000-03-071-0/+9
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-0/+8
* * exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor2000-03-051-0/+7
* * sigproc.cc (sig_send): Temporarily set priority to highest while sending aChristopher Faylor2000-02-291-0/+5
* * pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor2000-02-281-0/+9
* Fix typo.Christopher Faylor2000-02-281-1/+0
* * configure.in: Remove --enable-strace-hhmmss option.Christopher Faylor2000-02-281-0/+5
* * dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor2000-02-281-0/+20
* * exceptions.cc (interruptible): Make a little more structured.Christopher Faylor2000-02-261-1/+15
* * Makefile.in: fix "make check" support and cygrun.DJ Delorie2000-02-261-0/+4
* * syscalls.c (_read): Clear errno before doing any read operation.Christopher Faylor2000-02-241-0/+4
* * exceptions.cc (call_handler): Use new muto linked list to look for allChristopher Faylor2000-02-241-0/+9
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-4/+13
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-0/+4
* * hinfo.cc (hinfo::extend): Clean up debugging output.Christopher Faylor2000-02-241-0/+4
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-0/+17
* Respond to more g++ warnings relating to initializing structures.Christopher Faylor2000-02-231-0/+4
* * fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name'Christopher Faylor2000-02-211-0/+5
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-0/+4
* * environ.cc (getwinenv): Make __stdcall.Christopher Faylor2000-02-211-3/+15
* *** empty log message ***Corinna Vinschen2000-02-211-0/+5
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+229