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
*
* 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
*
Always zero all elements of siginfo_t throughout.
Christopher Faylor
2006-02-06
13
-118
/
+201
*
* fhandler_socket.cc (fhandler_socket::connect): Fix formatting.
Corinna Vinschen
2006-02-06
2
-1
/
+15
*
2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-02-06
2
-0
/
+8
*
* include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.
Corinna Vinschen
2006-02-06
2
-1
/
+5
*
* include/features.h: Add comment to explain what's going to happen
Corinna Vinschen
2006-02-05
3
-0
/
+27
*
* cygwinenv.sgml: Explain transparent_exe option.
Corinna Vinschen
2006-02-05
2
-0
/
+17
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
7
-37
/
+108
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): Remove
Corinna Vinschen
2006-02-05
2
-5
/
+6
*
Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80
Arnold Metselaar
2006-02-05
2
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove label
Corinna Vinschen
2006-02-05
2
-7
/
+12
*
... and the ChangeLog, never forget the ChangeLog...
Corinna Vinschen
2006-02-05
1
-0
/
+4
*
* dir.cc (rewinddir): Keep dirent_get_d_ino and dirent_set_d_ino flags.
Corinna Vinschen
2006-02-05
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handle
Christopher Faylor
2006-02-05
2
-15
/
+31
*
2006-02-04 Ron Lee <ronl@users.sourceforge.net>
Danny Smith
2006-02-04
2
-10
/
+14
[next]