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
/
flock.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop autoloading of CancelSynchronousIo
Corinna Vinschen
2016-06-24
1
-8
/
+6
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-2
/
+0
*
Fix race condition when waiting for a signal
Corinna Vinschen
2015-11-27
1
-1
/
+1
*
flock: Fix hang in object collision case
Corinna Vinschen
2015-11-12
1
-2
/
+2
*
Avoid deadlock in flock(2)
Corinna Vinschen
2015-11-05
1
-3
/
+3
*
flock.cc: Fix stack allocation from callee used in caller
Corinna Vinschen
2015-09-08
1
-6
/
+8
*
* flock.cc (fhandler_base::lock): Convert accidental system_printf to
Corinna Vinschen
2015-02-11
1
-2
/
+2
*
* flock.cc (create_lock_in_parent): Make lf_obj handle inheritable.
Corinna Vinschen
2014-12-02
1
-2
/
+10
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-70
/
+70
*
* flock.cc (delete_lock_in_parent): Use LIST_FOREACH_SAFE to avoid
Corinna Vinschen
2014-05-20
1
-3
/
+3
*
* dcrt0.cc (child_info_spawn::handle_spawn): Call fixup_lockf_after_exec
Corinna Vinschen
2014-02-10
1
-6
/
+22
*
* flock.cc (fhandler_base::lock): Only refuse to lock nohandle and
Corinna Vinschen
2013-10-25
1
-4
/
+10
*
* devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.
Corinna Vinschen
2013-10-24
1
-30
/
+41
*
* flock.cc (lockf_t::from_obj_name): Fix test for valid pid.
Corinna Vinschen
2013-08-23
1
-1
/
+1
*
* fhandler.cc (fhandler_base::lock): Move to flock.cc.
Corinna Vinschen
2013-06-04
1
-5
/
+23
*
* autoload.cc (CancelSynchronousIo): Define.
Corinna Vinschen
2013-06-02
1
-1
/
+200
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-31
/
+31
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
Change "set_thread_waiting" to "set_signal_arrived" throughout.
Christopher Faylor
2012-07-23
1
-1
/
+1
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-1
/
+1
*
* fhandler_serial.cc: Fix includes for IOCTL codes to support Mingw64.
Corinna Vinschen
2012-06-28
1
-1
/
+1
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-1
/
+1
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-1
/
+1
*
* flock.cc (allow_others_to_sync): Reorder conditional expression to
Corinna Vinschen
2012-03-02
1
-6
/
+6
*
* flock.cc (allow_others_to_sync): Use RtlGetDaclSecurityDescriptor
Corinna Vinschen
2012-03-02
1
-2
/
+16
*
* flock.cc (LOCK_DIR_NAME_FMT): Define.
Corinna Vinschen
2012-02-26
1
-45
/
+251
*
* flock.cc (inode_t::del_my_locks): Drop useless counter lc. Close
Corinna Vinschen
2012-02-20
1
-3
/
+7
*
* flock.cc (lf_setlock): Add timeout variable and set before calling
Corinna Vinschen
2012-02-15
1
-13
/
+15
*
* flock.cc (lf_setlock): Don't close waited lock object handle before
Corinna Vinschen
2012-02-14
1
-2
/
+2
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-1
/
+1
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-2
/
+2
*
* flock.cc (inode_t::unlock_and_remove_if_unused): Rename from
Corinna Vinschen
2011-08-31
1
-6
/
+6
*
* flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate extra lf_ver
Corinna Vinschen
2011-08-29
1
-136
/
+114
*
* fhandler.cc (fhandler_base::open): Fix typo in comment.
Corinna Vinschen
2011-08-27
1
-89
/
+122
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-14
/
+14
*
* fhandler_windows.cc (fhandler_windows::read): Use
Corinna Vinschen
2011-05-01
1
-4
/
+1
*
* fcntl.cc (fcntl64): Call pthread_testcancel.
Corinna Vinschen
2011-04-30
1
-17
/
+52
*
* advapi32.cc: Add comment.
Corinna Vinschen
2011-04-29
1
-3
/
+4
*
* cygerrno.h (geterrno_from_nt_status): Declare.
Corinna Vinschen
2011-04-28
1
-1
/
+1
*
* advapi32.cc (InitializeAcl): Remove.
Corinna Vinschen
2011-04-28
1
-2
/
+3
*
* flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. Use
Corinna Vinschen
2010-09-10
1
-2
/
+3
*
* flock.cc (allow_others_to_sync): Use small stack buffer rather
Corinna Vinschen
2010-06-22
1
-12
/
+12
*
* tmpbuf.h: New file.
Christopher Faylor
2010-06-21
1
-9
/
+10
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-2
/
+3
*
* flock.cc (fhandler_disk_file::lock): Disable a shortcut from the
Corinna Vinschen
2009-11-18
1
-0
/
+6
*
* fhandler.h (enum del_lock_called_from): New enumeration.
Corinna Vinschen
2009-07-22
1
-2
/
+12
*
Throughout avoid having to initialize constant UNICODE_STRINGs.
Corinna Vinschen
2009-07-14
1
-2
/
+1
*
* select.h: New file split from fhandler.h.
Christopher Faylor
2009-06-30
1
-1
/
+1
*
* flock.cc (lf_setlock): Handle border case which results in WFMO loop
Corinna Vinschen
2009-04-20
1
-0
/
+8
*
* flock.cc (class inode_t): Add i_wait member and matching methods
Corinna Vinschen
2009-04-17
1
-4
/
+14
[next]