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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-12
/
+46
*
* smallprint.cc (__small_vsprintf): Free allocated buffer rather than pointer
Christopher Faylor
2008-03-02
2
-4
/
+11
*
Update ChangeLog.
Christopher Faylor
2008-03-01
1
-0
/
+1
*
* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.
Christopher Faylor
2008-03-01
4
-43
/
+19
*
* 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
4
-20
/
+22
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Call close_fs
Corinna Vinschen
2008-02-29
2
-3
/
+11
*
* exceptions.cc (_cygtls::handle_exceptions): When being debugged,
Corinna Vinschen
2008-02-28
2
-2
/
+8
*
* exceptions.cc (open_stackdumpfile): Add comments.
Corinna Vinschen
2008-02-28
2
-1
/
+8
*
* exceptions.cc (open_stackdumpfile): Use NtCreateFile to create
Corinna Vinschen
2008-02-28
2
-5
/
+28
*
* mkpasswd.c (main): Simplify generating SYSTEM entry. Add entries
Corinna Vinschen
2008-02-28
2
-15
/
+10
*
* exceptions.cc (stack_info::walk): Fix typo.
Corinna Vinschen
2008-02-27
2
-1
/
+5
*
* cygtls.cc (_cygtls::init_exception_handler): Fix comment.
Corinna Vinschen
2008-02-27
2
-7
/
+6
*
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
2
-1
/
+6
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that the
Christopher Faylor
2008-02-27
3
-3
/
+25
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
11
-65
/
+103
*
2008-02-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-02-24
3
-6
/
+7
*
2008-02-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-02-24
2
-2
/
+10
*
* path.cc (cwdstuff::set): Revert error handling change in case
Corinna Vinschen
2008-02-20
2
-13
/
+14
*
* sigproc.cc (sig_send): Use sigmask of target thread if it is specified
Christopher Faylor
2008-02-19
2
-2
/
+7
*
* fhandler.cc (fhandler_base::fpathconf): Fix _PC_NAME_MAX and
Corinna Vinschen
2008-02-16
2
-2
/
+15
*
* include/sys/cygwin.h (__INT_MAX_PATH): Remove.
Corinna Vinschen
2008-02-16
3
-4
/
+10
*
* include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.
Corinna Vinschen
2008-02-15
2
-1
/
+8
*
* include/sys/cygwin.h (external_pinfo): Define program_long size using
Christopher Faylor
2008-02-15
2
-1
/
+6
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
45
-315
/
+315
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
23
-60
/
+138
*
* configure.in: Remove non-working options.
Christopher Faylor
2008-02-14
3
-2160
/
+3195
*
* syscalls.cc (_isatty): Define as an alias to isatty to override newlib
Christopher Faylor
2008-02-13
3
-2
/
+27
*
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
Corinna Vinschen
2008-02-13
2
-11
/
+35
*
* cygtls.cc (_cygtls::init_exception_handler): Revert patch
Corinna Vinschen
2008-02-13
5
-5
/
+58
*
2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-02-12
3
-12
/
+24
*
* fhandler_disk_file.cc (fhandler_disk_file::fgetxattr): Remove unused
Corinna Vinschen
2008-02-11
3
-4
/
+53
*
* dcrt0.cc (dll_crt0_1): Fix typo in call to sys_wcstombs.
Corinna Vinschen
2008-02-11
3
-2
/
+7
*
Fix ChangeLog entry.
Corinna Vinschen
2008-02-10
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add ntea.o.
Corinna Vinschen
2008-02-10
11
-130
/
+562
*
* libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility.
Corinna Vinschen
2008-02-10
3
-0
/
+15
*
Fix typo in latest ChangeLog entry.
Corinna Vinschen
2008-02-07
1
-1
/
+1
*
* dtable.cc (dtable::init_std_file_from_handle): Set access to
Corinna Vinschen
2008-02-07
4
-1
/
+15
*
* bsd_helper.cc: Replace %E __small_printf format specifier with %lu
Corinna Vinschen
2008-02-06
4
-11
/
+21
*
* miscfuncs.cc (next_char): Fix typos in comment.
Corinna Vinschen
2008-02-06
3
-14
/
+7
*
Remove dependency from Cygwin internal code.
Corinna Vinschen
2008-02-06
4
-12
/
+24
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
7
-34
/
+226
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
7
-92
/
+136
*
* Makefile.in: Don't link strfuncs.o from the Cygwin build dir.
Corinna Vinschen
2008-02-04
2
-2
/
+10
*
* smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type.
Corinna Vinschen
2008-02-04
3
-2
/
+21
*
2008-02-01 Brian Dessent <brian@dessent.net>
Chris Sutcliffe
2008-02-02
2
-5
/
+14
*
2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-02-02
3
-23
/
+34
*
* miscfuncs.cc (cygwin_wcsncasecmp): Never access more than n
Corinna Vinschen
2008-02-01
2
-18
/
+28
[next]