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::readdir_helper): Remove
Corinna Vinschen
2009-08-14
2
-17
/
+55
*
* (fhandler_socket::getsockname): Fix length returned for unbound
Corinna Vinschen
2009-08-14
3
-6
/
+11
*
* fhandler_socket.cc (fhandler_socket::accept): Use sizeof rather
Corinna Vinschen
2009-08-13
2
-16
/
+27
*
* fhandler.h (class fhandler_socket): Add peer_sun_path member.
Corinna Vinschen
2009-08-13
4
-24
/
+94
*
ChangeLog: Fix typo in "typo".
Corinna Vinschen
2009-08-13
1
-1
/
+1
*
* cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
Corinna Vinschen
2009-08-13
6
-8
/
+70
*
* libc/stdio/mktemp.c (mkdtemp): Fix type in function name.
Corinna Vinschen
2009-08-13
2
-2
/
+6
*
* faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.
Dave Korn
2009-08-12
2
-1
/
+5
*
2009=08-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-12
6
-7
/
+102
*
* fhandler_socket.cc (fhandler_socket::accept): Always use local
Corinna Vinschen
2009-08-12
2
-18
/
+16
*
* mkgroup.c (enum_local_groups): Avoid error message if given group
Corinna Vinschen
2009-08-11
3
-3
/
+24
*
* include/limits.h (NGROUPS_MAX): Set to a more sane value.
Corinna Vinschen
2009-08-11
3
-2
/
+7
*
include/coff/
Jan Kratochvil
2009-08-10
2
-7
/
+15
*
bfd/
Jan Kratochvil
2009-08-10
3
-5
/
+23
*
* spawn.cc (av::fixup): Check shell scripts for executability only on
Corinna Vinschen
2009-08-10
2
-1
/
+6
*
2009-08-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-10
2
-2
/
+7
*
* dtable.cc (DEV_SOCKET): New static WCHAR string. Name of
Corinna Vinschen
2009-08-10
2
-106
/
+122
*
* fhandler_console.cc (create_invisible_console_workaround): Fix size of cmd in
Christopher Faylor
2009-08-10
2
-1
/
+6
*
* readelf.c (get_arm_section_type_name): Added support for
Nick Clifton
2009-08-10
2
-7
/
+14
*
* fhandler_console.cc (create_invisible_console_workaround): Fix
Corinna Vinschen
2009-08-10
2
-1
/
+6
*
* mingw: Add fallbacks to search for MinGW components in standard
Dave Korn
2009-08-10
2
-1
/
+7
*
bfd/
Bernd Schmidt
2009-08-09
2
-44
/
+67
*
* mount.cc (do_mount): Don't exit, just return.
Corinna Vinschen
2009-08-09
2
-2
/
+4
*
Add EM_resnnn, new EM_ entries, change EM_MICROBLAZE.
Michael Eager
2009-08-09
2
-8
/
+61
*
* include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,
Corinna Vinschen
2009-08-09
2
-0
/
+8
*
* dtable.cc (dtable::init_std_file_from_handle): Fix comment to
Corinna Vinschen
2009-08-08
3
-19
/
+19
*
2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2009-08-08
6
-3
/
+32
*
* configure.ac: Add Microblaze target.
Nick Clifton
2009-08-06
3
-0
/
+11
*
Add support for Xilinx MicroBlaze processor.
Nick Clifton
2009-08-06
5
-0
/
+77
*
* net.cc (cygwin_getnameinfo): Force setting NI_NUMERICSERV only
Corinna Vinschen
2009-08-06
2
-12
/
+25
*
* cygheap.h (cygheap_debug::endh): Delete.
Christopher Faylor
2009-08-05
4
-25
/
+33
*
* path.cc (patch_conv::check): Zero path before setting it.
Christopher Faylor
2009-08-05
2
-2
/
+7
*
* fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size if
Christopher Faylor
2009-08-04
5
-5
/
+15
*
* fhandler.h (pdrive_buf): Defensively allocate one extra byte.
Christopher Faylor
2009-08-04
2
-1
/
+5
*
* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
Christopher Faylor
2009-08-04
8
-18
/
+35
*
* sigproc.cc (stopped_or_terminated): Don't return a match when stopsig ==
Christopher Faylor
2009-08-02
3
-4
/
+11
*
* cygheap_malloc.h: New file.
Christopher Faylor
2009-08-01
9
-86
/
+132
*
* path.h (path_conv::set_path): Change return value.
Christopher Faylor
2009-08-01
3
-5
/
+11
*
* spawn.cc (find_exec): Fix one more path where retval was not set.
Christopher Faylor
2009-08-01
2
-0
/
+5
*
* spawn.cc (find_exec): Stop relying on the ability to set retval to a fixed
Christopher Faylor
2009-08-01
2
-4
/
+13
*
intl/
Ralf Wildenhues
2009-07-30
4
-2
/
+60
*
* path.h (cstrdup): Fix declaration.
Corinna Vinschen
2009-07-30
2
-1
/
+5
*
config/
Ralf Wildenhues
2009-07-30
5
-7
/
+30
*
* globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.
Corinna Vinschen
2009-07-30
3
-7
/
+17
*
* path.h (class path_conv): Convert path from char array to char *.
Corinna Vinschen
2009-07-30
4
-44
/
+65
*
Fix formatting issue with last entry
Chris Sutcliffe
2009-07-30
1
-1
/
+1
*
2009-07-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-07-29
2
-1
/
+6
*
* ppc64.h: Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO,
Alan Modra
2009-07-29
2
-0
/
+12
*
* libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogate
Corinna Vinschen
2009-07-29
2
-31
/
+39
*
Correct disposition of wchar_t output in printf().
Keith Marshall
2009-07-29
2
-4
/
+11
[next]