summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* include/ChangeLogDave Korn2009-03-143-1/+27
* * mktemp.cc: Remove STABS specific link-time warning. Align copyrightCorinna Vinschen2009-03-132-12/+5
* * flock.cc: Fix lockf copyright to latest version.Corinna Vinschen2009-03-132-12/+7
* * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be definedCorinna Vinschen2009-03-123-31/+47
* * flock.cc (fhandler_disk_file::lock): Don't test file open mode inCorinna Vinschen2009-03-122-2/+12
* * gethostby_helper: Fix typos in DEBUGGING case.Corinna Vinschen2009-03-122-4/+8
* * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen2009-03-123-7/+20
* * libc/stdio/swscanf.c: Some documentation corrections.Corinna Vinschen2009-03-122-3/+10
* * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen2009-03-126-140/+210
* * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen2009-03-114-3/+12
* * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen2009-03-117-22/+177
* * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen2009-03-114-7/+22
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-1123-101/+2341
* * libc/machine/arm/arm_asm.h: Fix typo.Corinna Vinschen2009-03-102-1/+5
* include/opcode/Alan Modra2009-03-102-1/+7
* * fhandler.h (fhandler_socket::wait_for_events): Take additionalCorinna Vinschen2009-03-095-16/+30
* * cygwin.din: Export wcsftime.Corinna Vinschen2009-03-094-2/+10
* * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen2009-03-097-271/+771
* * pathnames.sgml: Try to be more clear explain raw devices.Corinna Vinschen2009-03-092-22/+61
* * utils.sgml: Fix typo.Corinna Vinschen2009-03-092-1/+5
* * cygcheck.cc (usage): Fix typo.Christopher Faylor2009-03-082-1/+5
* * libc/reent/reent.c (_reclaim_reent): Make a block from MP-relatedCorinna Vinschen2009-03-062-4/+16
* * cygwin.din: Export gethostbyname2.Corinna Vinschen2009-03-066-24/+384
* * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf,Corinna Vinschen2009-03-064-17/+32
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-0614-72/+2887
* 2009-03-05 Kai Tietz <kai.tietz@onevision.com>Chris Sutcliffe2009-03-052-18/+156
* * dcrt0.cc (disable_dep): Disable. Explain why.Corinna Vinschen2009-03-042-3/+15
* include/elf/Alan Modra2009-03-043-3/+12
* * net.cc: Include asm/byteorder.h.Corinna Vinschen2009-03-033-35/+50