]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/flock.cc
* DevNotes: Add entry cgf-000013.
[newlib-cygwin.git] / winsup / cygwin / flock.cc
2012-07-21 Christopher Faylor* DevNotes: Add entry cgf-000013.
2012-06-28 Corinna Vinschen * fhandler_serial.cc: Fix includes for IOCTL codes...
2012-06-19 Christopher FaylorRevert errneous checkin.
2012-06-19 Christopher Faylor* cygwait.cc (cancelable_wait): Mimic old cygwait behav...
2012-03-02 Corinna Vinschen * flock.cc (allow_others_to_sync): Reorder conditional...
2012-03-02 Corinna Vinschen * flock.cc (allow_others_to_sync): Use RtlGetDaclSecur...
2012-02-26 Corinna Vinschen * flock.cc (LOCK_DIR_NAME_FMT): Define.
2012-02-20 Corinna Vinschen * flock.cc (inode_t::del_my_locks): Drop useless count...
2012-02-15 Corinna Vinschen * flock.cc (lf_setlock): Add timeout variable and...
2012-02-14 Corinna Vinschen * flock.cc (lf_setlock): Don't close waited lock objec...
2011-12-17 Christopher FaylorClean up whitespace.
2011-12-03 Christopher FaylorThroughout, remove extra space after function name...
2011-08-31 Corinna Vinschen * flock.cc (inode_t::unlock_and_remove_if_unused)...
2011-08-29 Corinna Vinschen * flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate...
2011-08-27 Corinna Vinschen * fhandler.cc (fhandler_base::open): Fix typo in comment.
2011-06-06 Christopher Faylorwhitespace elimination
2011-05-01 Corinna Vinschen * fhandler_windows.cc (fhandler_windows::read): Use
2011-04-30 Corinna Vinschen * fcntl.cc (fcntl64): Call pthread_testcancel.
2011-04-29 Corinna Vinschen * advapi32.cc: Add comment.
2011-04-28 Corinna Vinschen * cygerrno.h (geterrno_from_nt_status): Declare.
2011-04-28 Corinna Vinschen * advapi32.cc (InitializeAcl): Remove.
2010-09-10 Corinna Vinschen * flock.cc (allow_others_to_sync): Define MAX_PROCESS_...
2010-06-22 Corinna Vinschen * flock.cc (allow_others_to_sync): Use small stack...
2010-06-21 Christopher Faylor* tmpbuf.h: New file.
2009-12-18 Corinna Vinschen Throughout, replace hMainProc with GetCurrentProcess...
2009-11-18 Corinna Vinschen * flock.cc (fhandler_disk_file::lock): Disable a short...
2009-07-22 Corinna Vinschen * fhandler.h (enum del_lock_called_from): New enumeration.
2009-07-14 Corinna Vinschen Throughout avoid having to initialize constant UNICODE...
2009-06-30 Christopher Faylor* select.h: New file split from fhandler.h.
2009-04-20 Corinna Vinschen * flock.cc (lf_setlock): Handle border case which...
2009-04-17 Corinna Vinschen * flock.cc (class inode_t): Add i_wait member and...
2009-03-13 Corinna Vinschen * flock.cc: Fix lockf copyright to latest version.
2009-03-12 Corinna Vinschen * flock.cc (fhandler_disk_file::lock): Don't test...
2008-11-26 Christopher FaylorRemove unneeded whitespace.
2008-09-29 Corinna Vinschen * flock.cc (inode_t::get_all_locks_list): Fix typo.
2008-09-11 Christopher Faylor* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-04-21 Corinna Vinschen * Makefile.in (DLL_OFILES): Add kernel32.o.
2008-04-18 Corinna Vinschen * fhandler.h (-struct wsa_event): Move to wsa_event...
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2008-04-02 Corinna Vinschen * flock.cc (get_lock_parent_dir): Drop call to NtOpenD...
2008-04-01 Corinna Vinschen Throughout, call fcntl64 instead of fcntl or fcntl_worker.
2008-03-31 Corinna Vinschen * smallprint.cc (__small_vswprintf): Fix uninitialized...
2008-03-28 Corinna Vinschen * flock.cc (lockf_t::operator new): Add operator takin...
2008-03-27 Corinna Vinschen * flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.
2008-03-24 Corinna Vinschen * flock.cc (inode_t::get_all_locks_list): Don't allow...
2008-03-24 Corinna Vinschen * flock.cc: Clarify a couple of comments.
2008-03-24 Corinna Vinschen * flock.cc: Fix typo in comment.
2008-03-24 Corinna Vinschen * fhandler.cc (fhandler_base::dup): Drop setting flags...
2003-12-03 Corinna Vinschen * fcntl.cc (fcntl_worker): Remove static storage class.
2003-11-30 Corinna Vinschen * flock.cc: Renamed from flock.c.
This page took 0.606369 seconds and 58 git commands to generate.