summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen2009-03-232-3/+12
* * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen2009-03-232-2/+5
* * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen2009-03-232-4/+9
* * cygwin.din: Export wordexp, wordfree.Corinna Vinschen2009-03-234-3/+12
* * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen2009-03-232-1/+6
* * passwd.c (main): Always get logonserver from environment andCorinna Vinschen2009-03-222-3/+11
* * ldd.cc: Fix compiler warning.Corinna Vinschen2009-03-223-21/+29
* include/elf:Ian Lance Taylor2009-03-202-0/+5
* 2009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-203-3/+40
* * cygserver-config: Remove misleading text describing theCorinna Vinschen2009-03-202-7/+5
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen2009-03-193-16/+70
* * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.Corinna Vinschen2009-03-192-2/+6
* * cygwin.din: Export log2, log2f as functions.Corinna Vinschen2009-03-194-1/+12
* * configure: Rebuild.Tom Tromey2009-03-185-3/+411
* 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-03-186-25/+176
* * common.h (NT_OPENBSD_PROCINFO, NT_OPENBSD_AUXV)Mark Kettenis2009-03-182-0/+18
* *** empty log message ***Christopher Faylor2009-03-181-0/+4
* Re-add inexplicably missing ldh.cc.Christopher Faylor2009-03-181-0/+17
* * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen2009-03-182-12/+29
* * winnt.h: Add Vista token security extensions.Corinna Vinschen2009-03-182-1/+73
* * cygwin-ug-net.in.sgml: Update date.Corinna Vinschen2009-03-185-4/+292
* include/Alan Modra2009-03-182-20/+45
* * overview2.sgml: Remove reference to CYGWIN=binmode.Corinna Vinschen2009-03-183-44/+102
* * ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor2009-03-183-75/+113
* merge from gccDJ Delorie2009-03-182-2/+9
* * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destinationCorinna Vinschen2009-03-172-8/+17
* 2009-03-16 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2009-03-164-17/+31
* 2009-03-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-162-822/+856
* * configure.ac: Treat gdb as supported on x86_64-darwin.Joel Brobecker2009-03-163-4/+9
* Merge from GCC:Joseph Myers2009-03-163-52/+103
* Move changelog entry to the right file.Andrew Stubbs2009-03-161-4/+0
* 2009-03-16 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-03-161-0/+4
* include/elf/Jan Kratochvil2009-03-162-0/+5
* * errno.cc (_sys_errlist): Add ESTRPIPE.Corinna Vinschen2009-03-152-1/+6
* * cygwin.din: Export wcsdup.Corinna Vinschen2009-03-154-1/+10
* * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen2009-03-153-0/+14
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-156-6/+91
* * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bitCorinna Vinschen2009-03-152-44/+49
* * ldd.cc (longopts): Add --dll option.Christopher Faylor2009-03-142-13/+104
* * path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered duringChristopher Faylor2009-03-142-1/+6
* * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2009-03-142-5/+8
* * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen2009-03-144-64/+178
* * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen2009-03-142-2/+7
* * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen2009-03-144-3/+18
* include/coff/Richard Sandiford2009-03-142-2/+10
* include/coff/Richard Sandiford2009-03-143-5/+26
* include/coff/Richard Sandiford2009-03-142-0/+6
* include/coff/Richard Sandiford2009-03-142-2/+14
* * gendef: Remove STABS directives.Corinna Vinschen2009-03-142-4/+4
* * ldd.cc: Rework to detect missing DLLs.Christopher Faylor2009-03-142-30/+347