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
*
* cygwin/strfuncs.cc (__set_charset_from_codepage): Add codepages 20866
Christopher Faylor
2009-08-22
4
-0
/
+14
*
Update automake-provided files in the toplevel.
Ralf Wildenhues
2009-08-22
7
-273
/
+576
*
* setup2.sgml (setup-locale-charsetlist): Add description of
Corinna Vinschen
2009-08-22
2
-3
/
+12
*
* dll_init.h (has_dtors): New flag.
Christopher Faylor
2009-08-21
3
-2
/
+22
*
* fcntl.cc (fcntl64): Detect negative fd as error.
Christopher Faylor
2009-08-21
2
-1
/
+11
*
* libc/locale/locale.c (loadlocale): Throughout check charset string
Corinna Vinschen
2009-08-21
2
-11
/
+35
*
iconv: match SUSv3 prototype
Eric Blake
2009-08-21
3
-7
/
+13
*
2009-08-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-08-21
3
-18
/
+8
*
* mmap.cc (mmap64): Allocate fh_disk_file on cygheap. Delete
Corinna Vinschen
2009-08-21
2
-2
/
+11
*
hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.
Nick Hudson
2009-08-20
2
-0
/
+5
*
* dtable.cc (build_fh_dev): Take additional bool parameter indicating
Corinna Vinschen
2009-08-20
4
-8
/
+23
*
Disable option checking in the toplevel, avoid 2.64 fopen glitch.
Ralf Wildenhues
2009-08-19
5
-0
/
+29
*
Fix toplevel target deps.
Ralf Wildenhues
2009-08-19
3
-0
/
+15
*
all-local should depend upon crt0, not all.
Ralf Wildenhues
2009-08-19
53
-129
/
+180
*
* configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variable
Ralf Wildenhues
2009-08-19
3
-53
/
+74
*
Sync toplevel with GCC, merge.
Ralf Wildenhues
2009-08-19
6
-102
/
+2321
*
Fix 'make info' to work again.
Eric Blake
2009-08-19
3
-2
/
+9
*
* MAINTAINERS: Perform some obvious fixups.
Christopher Faylor
2009-08-19
2
-25
/
+26
*
2009-08-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-18
4
-5
/
+13
*
2009-08-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-18
2
-0
/
+11
*
2009-08-18 Eric Blake <ebb9@byu.net>
Jeff Johnston
2009-08-18
1
-3
/
+7
*
* libc/posix/popen.c (popen): Fix documented prototype.
Eric Blake
2009-08-18
2
-1
/
+3
*
Improve popen compatibility with glibc.
Eric Blake
2009-08-18
4
-17
/
+89
*
2009-08-17 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-08-18
2
-42
/
+15
*
* dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.
Christopher Faylor
2009-08-18
3
-4
/
+18
*
* Makefile.in (CXXFLAGS): Allow override.
Corinna Vinschen
2009-08-18
2
-1
/
+5
*
* syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.
Christopher Faylor
2009-08-18
2
-4
/
+9
*
* syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,
Christopher Faylor
2009-08-18
2
-48
/
+78
*
* pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.
Christopher Faylor
2009-08-17
3
-4
/
+11
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2009-08-17
3
-11
/
+25
*
Sync config/ from GCC:
Ralf Wildenhues
2009-08-16
7
-18
/
+67
*
Sync include/ChangeLog-9103 from GCC to fix invalid UTF-8.
Ralf Wildenhues
2009-08-16
1
-1
/
+1
*
2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-08-15
2
-3
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix length
Corinna Vinschen
2009-08-14
2
-1
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Change comment
Corinna Vinschen
2009-08-14
2
-1
/
+6
*
* 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
[next]