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
*
* winsup.h (cygwin_hmodule): Declare.
Christopher Faylor
2006-02-23
5
-10
/
+29
*
2006-02-22 Nathan Sidwell <nathan@codesourcery.com>
Jeff Johnston
2006-02-22
4
-2
/
+144
*
* exceptions.cc (_cygtls::interrupt_now): Reorder conditional
Corinna Vinschen
2006-02-22
2
-1
/
+6
*
* fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES to
Corinna Vinschen
2006-02-22
2
-2
/
+8
*
* include/ddk/ntifs,h (FILE_ID_FULL_DIRECTORY_INFORMATION): Revert
Danny Smith
2006-02-21
2
-5
/
+6
*
2006-02-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-02-20
3
-1
/
+25
*
fix typo
Christopher Faylor
2006-02-20
1
-1
/
+1
*
* spawn.cc (av::fixup): Check for .bat and friends specifically now since these
Christopher Faylor
2006-02-20
2
-2
/
+11
*
2006-02-20 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-02-20
6
-1888
/
+2152
*
revert erroneous checkin
Christopher Faylor
2006-02-20
2
-13
/
+0
*
* exceptions.cc (stackdump): Avoid dumping more than once.
Christopher Faylor
2006-02-20
4
-1
/
+21
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use NtOpenFile to open
Christopher Faylor
2006-02-19
2
-6
/
+25
*
* include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Add filler
Corinna Vinschen
2006-02-19
2
-0
/
+6
*
* include/commctrl.h (LPNMLVCACHEHINT): Correct spelling.
Danny Smith
2006-02-19
2
-1
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop generating
Corinna Vinschen
2006-02-19
2
-1
/
+5
*
* fhandler_disk_file.cc (FS_IS_SAMBA): Move out of
Corinna Vinschen
2006-02-18
3
-5
/
+35
*
* path.cc (conv_path_list): Eat empty paths when converting to POSIX.
Christopher Faylor
2006-02-17
2
-16
/
+44
*
Add support for the Infineon XC16X.
Nick Clifton
2006-02-17
5
-57
/
+114
*
* cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrect
Corinna Vinschen
2006-02-17
2
-3
/
+10
*
* ps.cc (main): Set aflag if -p option is given.
Corinna Vinschen
2006-02-17
2
-0
/
+5
*
2006-02-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-02-16
3
-1
/
+10
*
* cygwin.din: Export sigignore and sigset.
Corinna Vinschen
2006-02-16
5
-1
/
+63
*
* ps.cc (longopts): Add --process option.
Corinna Vinschen
2006-02-16
3
-4
/
+24
*
minor comment restructuring
Christopher Faylor
2006-02-15
2
-7
/
+5
*
* regtool.cc (usage): Clarify help for "-K".
Corinna Vinschen
2006-02-15
2
-1
/
+5
*
* libc/include/sys/time.h (struct timeval): Change member types
Corinna Vinschen
2006-02-15
3
-3
/
+12
*
2006-02-14 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-02-14
5
-157
/
+1024
*
2006-02-14 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2006-02-14
4
-143
/
+220
*
* include/mntent.h: Add missing #include.
Christopher Faylor
2006-02-13
2
-1
/
+6
*
* gentls_offsets: Fix typo in error message.
Christopher Faylor
2006-02-13
2
-1
/
+5
*
2006-02-13 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-02-13
3
-5
/
+19
*
2006-02-13 Earnie Boyd <earnie@users.sf.net>
Earnie Boyd
2006-02-13
2
-0
/
+7
*
* fhandler_process.cc (format_process_stat): Use cygwin-derived start time even
Christopher Faylor
2006-02-11
3
-5
/
+9
*
revert previously applied patch.
Christopher Faylor
2006-02-11
1
-1
/
+1
*
* times.cc (clock_getres): Use correct conversion from milliseconds to
Christopher Faylor
2006-02-11
3
-4
/
+10
*
* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism as
Christopher Faylor
2006-02-10
3
-25
/
+45
*
bfd/
H.J. Lu
2006-02-10
2
-0
/
+31
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set
Corinna Vinschen
2006-02-09
2
-3
/
+19
*
* cygcheck.cc (find_on_path): Update copyright text.
Corinna Vinschen
2006-02-08
2
-1
/
+5
*
* cygcheck.cc (find_on_path): Create copy of rv on successful access
Corinna Vinschen
2006-02-08
2
-1
/
+6
*
* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
Nathan Sidwell
2006-02-07
3
-22
/
+72
*
2006-02-07 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2006-02-07
7
-19
/
+65
*
2006-02-07 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2006-02-07
7
-16
/
+75
*
* dtable.cc (handle_to_fn): Accomodate new argument order in call to
Corinna Vinschen
2006-02-07
7
-89
/
+42
*
* init.cc (respawn_wow64_process): Exit with the exit code returned
Corinna Vinschen
2006-02-07
2
-1
/
+9
*
2006-02-04 Ron Lee <ronl@users.sourceforge.net>
Danny Smith
2006-02-06
2
-1
/
+5
*
* elf/ia64.h (SHF_IA_64_HP_TLS): New.
Steve Ellcey
2006-02-06
2
-0
/
+6
*
Fixed ChangeLog entry
Chris Sutcliffe
2006-02-06
1
-1
/
+1
*
2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-02-06
3
-0
/
+14
*
* include/shlobj.h (PathResolve): Fix typo.
Christopher Faylor
2006-02-06
2
-1
/
+5
[next]