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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-3
/
+2
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-2
/
+2
*
* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.
Christopher Faylor
2005-06-05
1
-10
/
+8
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-1
/
+1
*
* 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
-19
/
+9
*
* sync.h (sync::init_lock): Declare new static member.
Christopher Faylor
2005-03-06
1
-7
/
+22
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
1
-25
/
+30
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
1
-10
/
+0
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
1
-0
/
+10
*
* exceptions.cc (try_to_debug): Report on tid of caller.
Christopher Faylor
2004-03-15
1
-29
/
+22
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
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
-4
/
+12
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
* times.cc (hires::prime): Restore thread priority on failure condition.
Christopher Faylor
2002-02-17
1
-2
/
+2
*
* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.
Christopher Faylor
2002-02-14
1
-3
/
+10
*
* dtable.h (not_open): Assure inline.
Christopher Faylor
2001-09-17
1
-1
/
+1
*
* sync.cc (muto::acquire): Fix while/if typo.
Christopher Faylor
2001-09-13
1
-1
/
+1
*
change copyright.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
Revert much of previous erroneous checkin. Add ChangeLog entry.
Christopher Faylor
2001-05-04
1
-7
/
+7
*
* exceptions.cc (ctrl_c_handler): Always send signal to process if it has no
Christopher Faylor
2001-05-04
1
-7
/
+7
*
* dcrt0.cc (sigthread::init): Correct overzealous ifdef.
Christopher Faylor
2000-10-19
1
-1
/
+2
*
* cygheap.cc (cygheap_init): Born again function.
Christopher Faylor
2000-10-02
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+1
*
* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.
Christopher Faylor
2000-09-07
1
-0
/
+13
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needs
Christopher Faylor
2000-05-18
1
-0
/
+2
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-2
/
+1
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-4
/
+10
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-2
/
+3
*
* exceptions.cc (call_handler): Use new muto linked list to look for all
Christopher Faylor
2000-02-24
1
-1
/
+3
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
1
-1
/
+1
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-4
/
+8
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+112