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
*
* net.cc (cygwin_getsockopt): Make sure SO_PEERCRED is only handled
Corinna Vinschen
2010-07-02
2
-1
/
+35
*
2010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>
Chris Sutcliffe
2010-06-29
4
-0
/
+45
*
* utils.sgml (locale): Change stray local cygdrive prefix to Cygwin's
Corinna Vinschen
2010-06-29
2
-1
/
+6
*
* spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
Corinna Vinschen
2010-06-29
2
-2
/
+6
*
* exceptions.cc (dump_exception): Use %W instead of %s for printing
Corinna Vinschen
2010-06-29
4
-6
/
+14
*
* fork.cc (frok::parent): Improve error message.
Christopher Faylor
2010-06-28
2
-2
/
+7
*
* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.
Yaakov Selkowitz
2010-06-27
4
-6
/
+14
*
* setup-net.sgml: Add a paragraph describing now to avoid unintentional
Christopher Faylor
2010-06-26
2
-1
/
+13
*
* flock.cc (allow_others_to_sync): Use small stack buffer rather
Corinna Vinschen
2010-06-22
2
-12
/
+19
*
* sec_acl.cc (setacl): Use the long time unused ACL_DEFAULT_SIZE
Corinna Vinschen
2010-06-22
3
-4
/
+10
*
* tmpbuf.h: New file.
Christopher Faylor
2010-06-21
3
-9
/
+46
*
* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
Christopher Faylor
2010-06-21
2
-0
/
+7
*
* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's failing when too many buffers
Christopher Faylor
2010-06-21
2
-1
/
+6
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch stat
Corinna Vinschen
2010-06-17
2
-1
/
+7
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Use handle
Corinna Vinschen
2010-06-15
2
-3
/
+36
*
* dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicated
Corinna Vinschen
2010-06-15
10
-157
/
+260
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Fix indentation.
Corinna Vinschen
2010-06-15
2
-5
/
+9
*
* fhandler_disk_file.cc (path_conv::get_ino_by_handle): Convert from
Corinna Vinschen
2010-06-15
3
-17
/
+29
*
* path.cc (path_conv::check): Return with ENOTDIR if component is a
Corinna Vinschen
2010-06-14
2
-0
/
+10
*
* dlfcn.cc (get_full_path_of_dll): Revert patch from 2010-04-29.
Corinna Vinschen
2010-06-14
2
-2
/
+6
*
* times.cc (gtod): Move to sharable region.
Christopher Faylor
2010-06-12
2
-1
/
+11
*
* path.cc (symlink_info::check_shortcut): Use ro_u_empty rather than
Corinna Vinschen
2010-06-09
2
-6
/
+12
*
* path.cc (symlink_info::check): Set h to NULL after closing handle
Corinna Vinschen
2010-06-08
2
-3
/
+10
*
* include/sys/stdio.h: Remove _GNU_SOURCE guard around getline
Corinna Vinschen
2010-06-07
2
-3
/
+6
*
* ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
Corinna Vinschen
2010-06-02
3
-0
/
+11
*
* 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
[next]