summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixNotfy.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixNotfy.c: fix warningdas2008-03-111-2/+2
* Consolidate all code conditionalized on -DUSE_FIONBIO into one place.jenglish2008-02-281-16/+3
* * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop isdas2006-08-211-2/+12
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-101-8/+8
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-10/+13
* ANSIfydkf2005-11-021-25/+25
* Getting more systematic about styledkf2005-07-241-200/+207
* Protect against spurious wake-ups while waiting on the condition variablevasiljevic2005-07-011-6/+8
* Make the threaded build compile again...dkf2005-06-011-3/+3
* The notifier thread is now created as joinable and properly joined invasiljevic2005-05-311-2/+7
* * generic/tclInt.decls:das2005-05-141-1/+5
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes.das2005-04-301-109/+105
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-2/+4
* * generic/tclStubInit.c: Regenerated the stubs support code fromandreas_kupries2005-01-211-8/+32
* * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitshobbs2004-12-071-2/+2
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-241-83/+107
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-161-1/+3
* Integrated fix for Tcl Bug #770053 from core-8-4-branchvasiljevic2004-06-221-2/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-8/+8
* * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of foundhobbs2003-07-161-2/+3
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-5/+6
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc):hobbs2000-04-241-11/+29
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-3/+3
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-2/+2
* * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtrhobbs2000-01-211-3/+4
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-211-7/+9
* Added hook points to the notifierwelch1999-07-021-1/+21
* * generic/regexec.c:stanton1999-06-101-4/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-84/+559
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+518