index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
sync.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when when
Christopher Faylor
2007-02-20
1
-2
/
+2
*
* fork.cc (fork): Lock the process before forking to prevent things like new
Christopher Faylor
2006-07-14
1
-0
/
+1
*
* fhandler_fifo.cc (fhandler_fifo::open): Release process lock and grab a
Christopher Faylor
2006-06-23
1
-1
/
+2
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
1
-0
/
+24
*
* sync.h (muto::initforce): Delete flawed implementation.
Christopher Faylor
2005-04-05
1
-1
/
+0
*
* sync.h (muto::initforce): Force initialization even when name != NULL.
Christopher Faylor
2005-04-05
1
-0
/
+1
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-30
/
+5
*
* child_info.h (fork_info): Use different method to alias variable.
Christopher Faylor
2005-03-19
1
-1
/
+0
*
* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.
Christopher Faylor
2005-03-08
1
-2
/
+7
*
* sync.h (sync::init_lock): Declare new static member.
Christopher Faylor
2005-03-06
1
-0
/
+2
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
1
-7
/
+11
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
1
-7
/
+1
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
1
-1
/
+7
*
* exceptions.cc (try_to_debug): Report on tid of caller.
Christopher Faylor
2004-03-15
1
-2
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-2
/
+15
*
* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use
Christopher Faylor
2002-08-16
1
-3
/
+3
*
* winver.rc: Add more words to copyright.
Christopher Faylor
2002-06-13
1
-1
/
+1
*
* sync.h (new_muto): Just accept an argument which denotes the name of the
Christopher Faylor
2002-02-22
1
-2
/
+2
*
* times.cc (hires::prime): Restore thread priority on failure condition.
Christopher Faylor
2002-02-17
1
-4
/
+4
*
* hires.h (hires::usecs): Rename from utime. Accept an argument.
Christopher Faylor
2002-02-15
1
-1
/
+1
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-14
/
+7
*
* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.
Christopher Faylor
2002-01-19
1
-3
/
+3
*
* dll_init.h (class dll_list): Reorder functions to avoid compiler "can't
Christopher Faylor
2001-11-03
1
-3
/
+5
*
* sigproc.cc (sigproc_terminate): Don't signal main thread when exiting.
Christopher Faylor
2001-10-31
1
-1
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.
Christopher Faylor
2000-11-12
1
-1
/
+1
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-4
/
+2
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-0
/
+1
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-1
/
+1
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-0
/
+1
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-6
/
+6
*
* exceptions.cc (call_handler): Use new muto linked list to look for all
Christopher Faylor
2000-02-24
1
-4
/
+8
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-0
/
+1
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-1
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-2
/
+2
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+48