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
*
* exceptions.cc (open_stackdumpfile): Correctly append .stackdump
Corinna Vinschen
2010-06-01
3
-17
/
+25
*
* fhandler_netdrive.cc (fhandler_netdrive::exists): Always free WNet
Corinna Vinschen
2010-06-01
2
-10
/
+9
*
* cygheap.cc (cygheap_user::set_name): Allow to change the user name
Corinna Vinschen
2010-05-31
2
-1
/
+8
*
* fhandler_registry.cc (multi_wcstombs): New function.
Corinna Vinschen
2010-05-26
2
-5
/
+52
*
* hires.h (hires_base::reset): New function.
Christopher Faylor
2010-05-26
3
-5
/
+17
*
* path.cc (symlink_info::check): Don't try to handle remote reparse
Corinna Vinschen
2010-05-26
2
-2
/
+13
*
* include/inttypes.h: Change PTR definitions to int to align with the
Corinna Vinschen
2010-05-26
2
-12
/
+17
*
* fhandler.h (class fhandler_pty_master): Add master_thread member.
Corinna Vinschen
2010-05-26
3
-4
/
+12
*
* nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMONTHNAME1
Corinna Vinschen
2010-05-26
2
-3
/
+20
*
2010-04-27 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2010-05-19
2
-2
/
+12
*
* environ.cc (regopt): Change the first argument to wide char string.
Christopher Faylor
2010-05-18
12
-60
/
+89
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
12
-482
/
+172
*
* fhandler_tty.cc (fhandler_tty_slave::init): Disable grabbing
Corinna Vinschen
2010-05-07
2
-1
/
+6
*
* path.cc (path_conv::check): Drop setting sym.pflags before calling
Corinna Vinschen
2010-05-06
2
-6
/
+15
*
* dll_init.cc (dll_list::alloc): Add debugging assertion.
Christopher Faylor
2010-05-03
2
-22
/
+29
*
* dlfcn.cc (get_full_path_of_dll): Handle non-existent file.
Corinna Vinschen
2010-04-29
2
-2
/
+6
*
* new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mount
Corinna Vinschen
2010-04-29
3
-10
/
+43
*
* utils.sgml (mount): Add description for "dos" and "ihash" mount
Corinna Vinschen
2010-04-29
2
-0
/
+13
*
* path.cc: Include sys/cygwin.h if built for mount(1).
Corinna Vinschen
2010-04-29
2
-1
/
+17
*
* mount.cc (struct opt): Add "dos" and "ihash" options.
Corinna Vinschen
2010-04-29
5
-12
/
+52
*
* mount.cc (oopts): Remove entirely.
Corinna Vinschen
2010-04-29
2
-48
/
+17
*
* external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mount
Corinna Vinschen
2010-04-29
4
-11
/
+82
*
* mount.cc (compare_flags): New function.
Corinna Vinschen
2010-04-28
2
-16
/
+29
*
* include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2010-04-28
2
-1
/
+6
*
* new-features.sgml (ov-new1.7.6): Add locale wide-char changes.
Corinna Vinschen
2010-04-28
2
-0
/
+10
*
* locale.cc (print_lc_xxx_charset): Remove.
Corinna Vinschen
2010-04-28
2
-100
/
+112
*
* cygwin.din (__locale_mb_cur_max): Export.
Corinna Vinschen
2010-04-28
4
-325
/
+548
*
* spawn.cc (find_exec): Use the first detected errno when lookup fails.
Christopher Faylor
2010-04-27
2
-1
/
+7
*
* include/regex.h: Include _ansi.h to avoid missing out on preprocessor
Corinna Vinschen
2010-04-27
2
-0
/
+6
*
* mount.h (fs_info::inited): New inline method.
Corinna Vinschen
2010-04-26
3
-24
/
+40
*
* path.h (get_nt_native_path): Add third parameter to declaration and
Corinna Vinschen
2010-04-23
5
-33
/
+110
*
* path.cc (symlink_info::check): Make sure to restart only once.
Corinna Vinschen
2010-04-22
2
-1
/
+7
*
* mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCE
Corinna Vinschen
2010-04-22
4
-53
/
+140
*
* path.cc (symlink_info::check): Fix a comment.
Corinna Vinschen
2010-04-22
2
-5
/
+9
*
* cygserver.sgml: Note the fact that slave tty/pty handle dispersal is
Corinna Vinschen
2010-04-22
3
-2
/
+35
*
* fhandler_termios.cc (tcinit): Remove previously applied change.
Corinna Vinschen
2010-04-21
3
-9
/
+20
*
* dtable.cc (dtable::init_std_file_from_handle): Set access mask for
Corinna Vinschen
2010-04-21
2
-2
/
+8
*
* path.cc (cygwin_create_path): Free memory on error.
Christopher Faylor
2010-04-20
2
-4
/
+11
*
* cygheap.h (struct init_cygheap): Add rlim_core member.
Corinna Vinschen
2010-04-20
5
-14
/
+34
*
* cygerrno.h: Nevermind.
Christopher Faylor
2010-04-20
2
-2
/
+4
*
* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.
Christopher Faylor
2010-04-20
2
-0
/
+5
*
* cygerrno.h: Protect use of NTSTATUS for only when we need it.
Christopher Faylor
2010-04-20
2
-0
/
+10
*
* lib/_cygwin_crt0_common.cc: Remove unneeded declarations.
Christopher Faylor
2010-04-20
1
-3
/
+0
*
* fhandler_tty.cc (fhandler_tty_slave::fch_set_sd): Remove commented out
Corinna Vinschen
2010-04-19
2
-5
/
+6
*
* autoload.cc (GetNamedPipeClientProcessId): Define.
Corinna Vinschen
2010-04-19
9
-149
/
+702
*
* dtable.cc (dtable::init_std_file_from_handle): Set dev to
Corinna Vinschen
2010-04-19
2
-3
/
+23
*
* syscalls.cc (rename): On STATUS_ACCESS_VIOLATION, retry to open
Corinna Vinschen
2010-04-19
2
-0
/
+23
*
* sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTOR
Corinna Vinschen
2010-04-17
3
-7
/
+11
*
* cygerrno.h (seterrno_from_nt_status): Declare.
Corinna Vinschen
2010-04-16
3
-9
/
+27
*
* kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESS
Corinna Vinschen
2010-04-15
2
-4
/
+12
[next]