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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* path.cc (mount_info::init): First try to fetch mount points from
Corinna Vinschen
2008-04-02
1
-0
/
+15
*
* path.cc (enum symlink_t): Rename from shortcut_t.
Corinna Vinschen
2008-04-02
1
-0
/
+4
*
* path.cc (symlink_info::check_reparse_point): Use NtFsControlFile
Corinna Vinschen
2008-04-02
1
-0
/
+10
*
* flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObject
Corinna Vinschen
2008-04-02
1
-0
/
+6
*
* posix.sgml: Change lockf to being implemented.
Corinna Vinschen
2008-04-02
1
-0
/
+4
*
* dcrt0.cc (insert_file): Convert filename to WCHAR and call
Corinna Vinschen
2008-04-02
1
-0
/
+5
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-0
/
+4
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-0
/
+16
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-0
/
+88
*
* flock.cc (lockf_t::operator new): Add operator taking a pointer. Call
Corinna Vinschen
2008-03-28
1
-0
/
+19
*
* flock.cc (FLOCK_PARENT_DIR_ACCESS): Define.
Corinna Vinschen
2008-03-27
1
-0
/
+28
*
add credit
Christopher Faylor
2008-03-27
1
-0
/
+2
*
* syscalls.cc (rename): Fix setting errno in case of trailing "/."
Corinna Vinschen
2008-03-27
1
-0
/
+4
*
* fhandler_socket.cc: Create shared objects session local throughout.
Corinna Vinschen
2008-03-27
1
-0
/
+7
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-0
/
+18
*
* flock.cc (inode_t::get_all_locks_list): Don't allow F_WAIT flag
Corinna Vinschen
2008-03-24
1
-0
/
+9
*
* flock.cc: Clarify a couple of comments.
Corinna Vinschen
2008-03-24
1
-0
/
+6
*
* flock.cc: Fix typo in comment.
Corinna Vinschen
2008-03-24
1
-0
/
+4
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-0
/
+30
*
* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwin
Christopher Faylor
2008-03-22
1
-0
/
+8
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-1
/
+25
*
* include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' to
Corinna Vinschen
2008-03-18
1
-0
/
+5
*
* fcntl.cc (fcntl_worker): Protect with a 'myfault'.
Corinna Vinschen
2008-03-14
1
-0
/
+12
*
* path.sgml: Remove documentation for old path API. Add documentation
Corinna Vinschen
2008-03-13
1
-0
/
+12
*
* syscalls.cc (rename): Just return with 0 if filenames are identical,
Corinna Vinschen
2008-03-12
1
-0
/
+5
*
* syscalls.cc (rename): Handle a special case of trying to rename a
Corinna Vinschen
2008-03-12
1
-0
/
+5
*
* environ.h: Fix comment.
Corinna Vinschen
2008-03-12
1
-0
/
+5
*
* pipe.cc (fhandler_pipe::create_selectable): Use MAX_PATH instead of
Corinna Vinschen
2008-03-12
1
-0
/
+10
*
Fix typo.
Corinna Vinschen
2008-03-12
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Disable
Corinna Vinschen
2008-03-12
1
-0
/
+21
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don't
Corinna Vinschen
2008-03-12
1
-0
/
+5
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-0
/
+58
*
* dlfcn.cc (get_full_path_of_dll): Allow paths up to PATH_MAX.
Corinna Vinschen
2008-03-11
1
-0
/
+6
*
* spawn.cc (find_exec): Use tmp_pathbuf to allocate path buffer.
Corinna Vinschen
2008-03-11
1
-0
/
+4
*
* dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf to
Corinna Vinschen
2008-03-11
1
-0
/
+7
*
* path.cc (cwdstuff::set): Make sure drive_length is 0 for virtual
Corinna Vinschen
2008-03-11
1
-0
/
+7
*
* environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.
Corinna Vinschen
2008-03-11
1
-0
/
+10
*
* syscalls.cc (sync): Use MAX_PATH rather than CYG_MAX_PATH.
Corinna Vinschen
2008-03-11
1
-0
/
+4
*
* fhandler.h (class fhandler_console): Add write_buf as pointer to
Corinna Vinschen
2008-03-10
1
-0
/
+9
*
* fhandler_console.cc (fhandler_console::write_normal): Don't print
Corinna Vinschen
2008-03-10
1
-0
/
+5
*
* fhandler.h (dev_console::con_to_str): Declare returning DWORD.
Corinna Vinschen
2008-03-10
1
-0
/
+11
*
* fhandler_disk_file.cc (DIR_BUF_SIZE): Define required space for file
Corinna Vinschen
2008-03-08
1
-0
/
+16
*
* dtable.cc (handle_to_fn): Null-terminate posix_fn in the case
Brian Dessent
2008-03-08
1
-0
/
+5
*
* fhandler.cc (fhandler_base::open): Use %S for PUNICODE_STRING.
Brian Dessent
2008-03-08
1
-0
/
+5
*
* fhandler_socket.cc (fhandler_socket::sendto): Never send more than
Corinna Vinschen
2008-03-07
1
-0
/
+6
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-0
/
+49
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Corinna Vinschen
2008-03-06
1
-0
/
+4
*
* fhandler.cc (fhandler_base::open_): Add missing test for O_CREAT.
Corinna Vinschen
2008-03-06
1
-0
/
+5
*
* child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo for
Corinna Vinschen
2008-03-05
1
-0
/
+12
*
fix typo
Christopher Faylor
2008-03-02
1
-1
/
+1
[next]