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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert accidental previous login.
Corinna Vinschen
2010-09-28
7
-109
/
+19
*
* Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.
Corinna Vinschen
2010-09-28
7
-15
/
+122
*
* fhandler_tty.cc (fhandler_pty_master::setup): Always create master
Corinna Vinschen
2010-09-28
2
-20
/
+22
*
* syscalls.cc (gethostid): Use correct path to ProductId registry value.
Corinna Vinschen
2010-09-28
2
-1
/
+6
*
Fix unportable shell quoting.
Ralf Wildenhues
2010-09-27
5
-3
/
+15
*
* pathnames.sgml (mount-table): Fix pathnames-mount-ex example. Change
Corinna Vinschen
2010-09-27
2
-7
/
+12
*
* new-features.sgml (ov-new1.7.8): Document dropped NT4 pre-SP4 support.
Corinna Vinschen
2010-09-27
4
-4
/
+14
*
* mount.cc (fs_info::update): Remove erroneous NtClose on random handle
Corinna Vinschen
2010-09-27
2
-1
/
+5
*
2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2010-09-27
2
-1
/
+6
*
* uinfo.cc (cygheap_user::init): Call GetUserNameW and convert to
Corinna Vinschen
2010-09-26
2
-2
/
+12
*
* dcrt0.cc (__main): Force signal synchronization.
Christopher Faylor
2010-09-26
2
-2
/
+4
*
* fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruse
Corinna Vinschen
2010-09-25
5
-426
/
+74
*
* autoload.cc: Throughout. order entry points alphabetically by DLL
Corinna Vinschen
2010-09-25
2
-78
/
+81
*
* autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path in
Christopher Faylor
2010-09-24
3
-7
/
+15
*
* fhandler.cc (fhandler_base::open): Handle query_write_dac flag.
Corinna Vinschen
2010-09-24
4
-2
/
+13
*
* errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
Corinna Vinschen
2010-09-24
7
-3
/
+43
*
* autoload.cc (std_dll_init): Use correct format type when displaying dll name
Christopher Faylor
2010-09-23
2
-1
/
+6
*
* bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.
Matthew Gretton-Dann
2010-09-23
2
-3
/
+12
*
* gas/config/tc-arm.c (arm_ext_adiv): New variable.
Matthew Gretton-Dann
2010-09-23
2
-0
/
+11
*
* config/tc-arm.c (arm_ext_v6m): New variable.
Matthew Gretton-Dann
2010-09-23
2
-0
/
+9
*
* gas/config/tc-arm.c (arm_ext_v6z): Remove.
Matthew Gretton-Dann
2010-09-23
2
-7
/
+26
*
* gas/config/tc-arm.c (arm_ext_mp): Add.
Matthew Gretton-Dann
2010-09-23
2
-0
/
+7
*
* doc/porting.texi: Fix typos.
Corinna Vinschen
2010-09-23
2
-12
/
+17
*
libgloss: add Blackfin to the README
Michael Frysinger
2010-09-22
2
-0
/
+5
*
opcodes/gas: blackfin: support OUTC debug insn
Michael Frysinger
2010-09-22
2
-0
/
+32
*
2010-09-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-09-22
5
-30
/
+34
*
2010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-09-21
2
-4
/
+28
*
* path.cc (cwdstuff::set): Replace constant 2 with sizeof(WCHAR) where
Corinna Vinschen
2010-09-21
2
-4
/
+11
*
* mount.h (class fs_info): Add has_buggy_reopen flag and accessor
Corinna Vinschen
2010-09-21
7
-28
/
+50
*
* fhandler.cc (fhandler_base::open): Always open NFS files with
Corinna Vinschen
2010-09-21
4
-11
/
+52
*
opcodes: blackfin: strip trailing whitespace
Michael Frysinger
2010-09-21
2
-71
/
+75
*
* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
Christopher Faylor
2010-09-20
5
-15
/
+23
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks to
Christopher Faylor
2010-09-20
3
-3
/
+15
*
* wincap.h (wincaps::has_buggy_thread_startup): Declare.
Christopher Faylor
2010-09-19
5
-14
/
+45
*
* overview2.sgml: Remove cheerful paragraph which implied that it was ok to
Christopher Faylor
2010-09-18
2
-8
/
+15
*
* setup2.sgml (setup-locale-how): Fix typo.
Corinna Vinschen
2010-09-18
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch number
Corinna Vinschen
2010-09-15
2
-14
/
+27
*
Fix typo in my most recent ChangeLog entry. Regenerated file is
Kevin Buettner
2010-09-14
1
-1
/
+1
*
* path.cc (symlink_info::check): Make sure AllocationSize and EndOfFile
Corinna Vinschen
2010-09-14
2
-0
/
+14
*
* fhandler_process.cc (get_mem_values): Simplify code. Fix
Corinna Vinschen
2010-09-13
2
-23
/
+37
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
8
-180
/
+146
*
* sec_acl.cc (acl_worker): Remove.
Corinna Vinschen
2010-09-12
3
-14
/
+19
*
* sigproc.cc (sig_dispatch_pending): Remove debugging statement.
Christopher Faylor
2010-09-12
2
-4
/
+8
*
* cygthread.h (cygthread::cygthread): Reorganize slightly.
Christopher Faylor
2010-09-12
5
-17
/
+26
*
* syscalls.cc (start_transaction): Make inline function. Move up to be
Corinna Vinschen
2010-09-12
2
-42
/
+97
*
* new-features.sgml: Mention fenv support.
Dave Korn
2010-09-11
2
-0
/
+15
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): More thoroughly
Corinna Vinschen
2010-09-11
2
-6
/
+13
*
winsup/cygwin/ChangeLog:
Dave Korn
2010-09-11
9
-34
/
+683
*
* syscalls.cc (rename): Limit retry loop in case of sharing violation
Corinna Vinschen
2010-09-10
2
-4
/
+15
*
* syscalls.cc (fstatat): Call stat_worker directly from here.
Corinna Vinschen
2010-09-10
2
-1
/
+8
[next]