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
*
* 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
*
* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making only
Christopher Faylor
2008-03-02
1
-0
/
+16
*
* smallprint.cc (__small_vsprintf): Free allocated buffer rather than pointer
Christopher Faylor
2008-03-02
1
-0
/
+5
*
Update ChangeLog.
Christopher Faylor
2008-03-01
1
-0
/
+1
*
* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.
Christopher Faylor
2008-03-01
1
-0
/
+9
*
* cygtls.cc (_cygtls::init_exception_handler): Just return.
Christopher Faylor
2008-03-01
1
-0
/
+4
*
* exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind when
Christopher Faylor
2008-03-01
1
-0
/
+9
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Call close_fs
Corinna Vinschen
2008-02-29
1
-0
/
+8
*
* exceptions.cc (_cygtls::handle_exceptions): When being debugged,
Corinna Vinschen
2008-02-28
1
-0
/
+6
*
* exceptions.cc (open_stackdumpfile): Add comments.
Corinna Vinschen
2008-02-28
1
-0
/
+4
*
* exceptions.cc (open_stackdumpfile): Use NtCreateFile to create
Corinna Vinschen
2008-02-28
1
-0
/
+5
*
* exceptions.cc (stack_info::walk): Fix typo.
Corinna Vinschen
2008-02-27
1
-0
/
+4
*
* cygtls.cc (_cygtls::init_exception_handler): Fix comment.
Corinna Vinschen
2008-02-27
1
-0
/
+4
*
Fix date
Corinna Vinschen
2008-02-27
1
-1
/
+1
*
* (struct __DIR_cache): Switch order of members so that the buffer
Corinna Vinschen
2008-02-27
1
-0
/
+5
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that the
Christopher Faylor
2008-02-27
1
-0
/
+8
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-0
/
+27
*
* path.cc (cwdstuff::set): Revert error handling change in case
Corinna Vinschen
2008-02-20
1
-0
/
+5
*
* sigproc.cc (sig_send): Use sigmask of target thread if it is specified
Christopher Faylor
2008-02-19
1
-0
/
+5
*
* fhandler.cc (fhandler_base::fpathconf): Fix _PC_NAME_MAX and
Corinna Vinschen
2008-02-16
1
-0
/
+5
*
* include/sys/cygwin.h (__INT_MAX_PATH): Remove.
Corinna Vinschen
2008-02-16
1
-1
/
+7
*
* include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.
Corinna Vinschen
2008-02-15
1
-0
/
+5
*
* include/sys/cygwin.h (external_pinfo): Define program_long size using
Christopher Faylor
2008-02-15
1
-0
/
+5
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-1
/
+38
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-0
/
+23
*
* configure.in: Remove non-working options.
Christopher Faylor
2008-02-14
1
-0
/
+5
*
* syscalls.cc (_isatty): Define as an alias to isatty to override newlib
Christopher Faylor
2008-02-13
1
-0
/
+8
*
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
Corinna Vinschen
2008-02-13
1
-0
/
+10
*
* cygtls.cc (_cygtls::init_exception_handler): Revert patch
Corinna Vinschen
2008-02-13
1
-0
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::fgetxattr): Remove unused
Corinna Vinschen
2008-02-11
1
-0
/
+7
*
* dcrt0.cc (dll_crt0_1): Fix typo in call to sys_wcstombs.
Corinna Vinschen
2008-02-11
1
-0
/
+5
*
Fix ChangeLog entry.
Corinna Vinschen
2008-02-10
1
-1
/
+1
[next]