aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/thread.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-30This commit was manufactured by cvs2svn to create branchcvs2svn1-611/+0
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+1
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+9
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor1-4/+4
2002-09-292002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+5
2002-09-29* cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor1-82/+82
2002-09-272002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-29/+19
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-45/+41
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-11/+49
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-3/+6
2002-09-202002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+9
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-5/+15
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor1-1/+1
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-25/+45
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-6/+17
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-1/+1
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor1-1/+0
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor1-7/+7
2002-06-10/tmp/cvs610a0a90.1Robert Collins1-31/+33
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-11/+14
2002-06-05/tmp/cvs610a0efc.1Robert Collins1-0/+1
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-1/+1
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+1
2001-11-05Eliminate excess whitespace.Christopher Faylor1-1/+1
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-5/+9
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+1
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+10
2001-09-09Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-4/+2
2001-08-22 * net.cc (cygwin_inet_ntoa): Rearrange previous patch to useCorinna Vinschen1-0/+6
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-8/+8
2001-05-06Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+2
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen1-1/+1
2001-04-21Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+9
2001-04-14Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+2
2001-04-13* fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor1-1/+18
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins1-114/+187
2001-04-02* shared_info.h (mount_info): Remove mnt_ elements.Christopher Faylor1-0/+4
2001-04-01* thread.h (struct _winsup_t): Remove obsolete elements. Add available_drivesChristopher Faylor1-93/+77
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor1-152/+228
2001-03-19* exceptions.cc (interruptible): Update debugging output.Christopher Faylor1-1/+1
2001-03-18* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid whenChristopher Faylor1-1/+0
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor1-0/+28
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-5/+3
2000-10-15* exceptions.cc (set_console_handler): Don't allocateChristopher Faylor1-75/+74
2000-09-25* spawn.cc (av::dup_maybe): Make function void rather than void *.Christopher Faylor1-3/+3
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-5/+2