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
*
This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.
gdb_7_4-2011-12-13-branchpoint
cvs2svn
2011-12-08
1
-1581
/
+0
*
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
*
* flock.cc: Fix lockf copyright to latest version.
Corinna Vinschen
2009-03-13
1
-12
/
+3
*
* flock.cc (fhandler_disk_file::lock): Don't test file open mode in
Corinna Vinschen
2009-03-12
1
-2
/
+7
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-47
/
+47
*
* flock.cc (inode_t::get_all_locks_list): Fix typo.
Corinna Vinschen
2008-09-29
1
-1
/
+1
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-3
/
+3
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-7
/
+3
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-81
/
+17
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObject
Corinna Vinschen
2008-04-02
1
-24
/
+11
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-54
/
+48
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-187
/
+285
*
* flock.cc (lockf_t::operator new): Add operator taking a pointer. Call
Corinna Vinschen
2008-03-28
1
-23
/
+58
*
* flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.
Corinna Vinschen
2008-03-27
1
-29
/
+62
*
* flock.cc (inode_t::get_all_locks_list): Don't allow F_WAIT flag
Corinna Vinschen
2008-03-24
1
-5
/
+10
*
* flock.cc: Clarify a couple of comments.
Corinna Vinschen
2008-03-24
1
-7
/
+14
*
* flock.cc: Fix typo in comment.
Corinna Vinschen
2008-03-24
1
-1
/
+1
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-20
/
+1348
*
* fcntl.cc (fcntl_worker): Remove static storage class.
Corinna Vinschen
2003-12-03
1
-13
/
+13
*
* flock.cc: Renamed from flock.c.
Corinna Vinschen
2003-11-30
1
-0
/
+89