aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2000-03-07* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor3-6/+9
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor14-93/+87
2000-03-05* exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor3-12/+37
2000-02-29* sigproc.cc (sig_send): Temporarily set priority to highest while sending aChristopher Faylor2-0/+10
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-5/+5
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-56/+556
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-4/+22
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-0/+4
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-4/+13
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-0/+91
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan4-2/+157
2000-02-28* include/rapi.h: New file.Christopher Faylor1-0/+5
2000-02-28* pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor3-1/+12
2000-02-28Fix typo.Christopher Faylor1-1/+0
2000-02-28Fix sysname.Christopher Faylor1-1/+1
2000-02-28* configure.in: Remove --enable-strace-hhmmss option.Christopher Faylor3-86/+55
2000-02-28* strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor3-10/+145
2000-02-28* dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor7-152/+109
2000-02-26Bump minor version numberChristopher Faylor1-1/+2
2000-02-26Change fork/exec magic number.Christopher Faylor1-1/+1
2000-02-26Remove unneeded include.Christopher Faylor1-1/+0
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor11-47/+78
2000-02-26* Makefile.in: fix "make check" support and cygrun.DJ Delorie2-2/+6
2000-02-24Eliminate RCS stuff.Christopher Faylor1-6/+0
2000-02-24*** empty log message ***Christopher Faylor1-1/+1
2000-02-24* syscalls.c (_read): Clear errno before doing any read operation.Christopher Faylor2-0/+5
2000-02-24* exceptions.cc (call_handler): Use new muto linked list to look for allChristopher Faylor5-12/+36
2000-02-24Adhere to w32api copyright conventions.Christopher Faylor1-35/+22
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor9-26/+65
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor4-9/+13
2000-02-24Remove RCS cruft.Christopher Faylor1-6/+0
2000-02-24* hinfo.cc (hinfo::extend): Clean up debugging output.Christopher Faylor2-3/+5
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor17-85/+153
2000-02-23Respond to more g++ warnings relating to initializing structures.Christopher Faylor9-19/+22
2000-02-21* fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name'Christopher Faylor2-1/+6
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor30-109/+106
2000-02-21Update.Christopher Faylor2-0/+42
2000-02-21* environ.cc (getwinenv): Make __stdcall.Christopher Faylor4-17/+41
2000-02-21Give Corinna some more files.Christopher Faylor1-2/+7
2000-02-21*** empty log message ***Corinna Vinschen2-0/+9
2000-02-21*** empty log message ***Corinna Vinschen1-0/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor582-0/+146593
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor31-0/+6439