| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge from GCC: | Joseph Myers | 2009-03-16 | 3 | -52/+103 |
* | Move changelog entry to the right file. | Andrew Stubbs | 2009-03-16 | 1 | -4/+0 |
* | 2009-03-16 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 2009-03-16 | 1 | -0/+4 |
* | include/elf/ | Jan Kratochvil | 2009-03-16 | 2 | -0/+5 |
* | * errno.cc (_sys_errlist): Add ESTRPIPE. | Corinna Vinschen | 2009-03-15 | 2 | -1/+6 |
* | * cygwin.din: Export wcsdup. | Corinna Vinschen | 2009-03-15 | 4 | -1/+10 |
* | * libc/include/sys/errno.h (ESTRPIPE): Define. | Corinna Vinschen | 2009-03-15 | 3 | -0/+14 |
* | * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. | Corinna Vinschen | 2009-03-15 | 6 | -6/+91 |
* | * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bit | Corinna Vinschen | 2009-03-15 | 2 | -44/+49 |
* | * ldd.cc (longopts): Add --dll option. | Christopher Faylor | 2009-03-14 | 2 | -13/+104 |
* | * path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered during | Christopher Faylor | 2009-03-14 | 2 | -1/+6 |
* | * path.cc (from_fstab): Use wcstombs/mbstowcs instead of | Corinna Vinschen | 2009-03-14 | 2 | -5/+8 |
* | * wide_path.h (class wide_path): New class to convert Windows path | Corinna Vinschen | 2009-03-14 | 4 | -64/+178 |
* | * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of | Corinna Vinschen | 2009-03-14 | 2 | -2/+7 |
* | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 2009-03-14 | 4 | -3/+18 |
* | include/coff/ | Richard Sandiford | 2009-03-14 | 2 | -2/+10 |
* | include/coff/ | Richard Sandiford | 2009-03-14 | 3 | -5/+26 |
* | include/coff/ | Richard Sandiford | 2009-03-14 | 2 | -0/+6 |
* | include/coff/ | Richard Sandiford | 2009-03-14 | 2 | -2/+14 |
* | * gendef: Remove STABS directives. | Corinna Vinschen | 2009-03-14 | 2 | -4/+4 |
* | * ldd.cc: Rework to detect missing DLLs. | Christopher Faylor | 2009-03-14 | 2 | -30/+347 |
* | include/ChangeLog | Dave Korn | 2009-03-14 | 3 | -1/+27 |
* | * mktemp.cc: Remove STABS specific link-time warning. Align copyright | Corinna Vinschen | 2009-03-13 | 2 | -12/+5 |
* | * flock.cc: Fix lockf copyright to latest version. | Corinna Vinschen | 2009-03-13 | 2 | -12/+7 |
* | * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined | Corinna Vinschen | 2009-03-12 | 3 | -31/+47 |
* | * flock.cc (fhandler_disk_file::lock): Don't test file open mode in | Corinna Vinschen | 2009-03-12 | 2 | -2/+12 |
* | * gethostby_helper: Fix typos in DEBUGGING case. | Corinna Vinschen | 2009-03-12 | 2 | -4/+8 |
* | * libc/time/time.tex (wcsftime.def): Include. | Corinna Vinschen | 2009-03-12 | 3 | -7/+20 |
* | * libc/stdio/swscanf.c: Some documentation corrections. | Corinna Vinschen | 2009-03-12 | 2 | -3/+10 |
* | * libc/stdio/swprintf.c (_swprintf_r, swprintf): | Corinna Vinschen | 2009-03-12 | 6 | -140/+210 |
* | * cygwin.din: Export wcscasecmp, wcsncasecmp. | Corinna Vinschen | 2009-03-11 | 4 | -3/+12 |
* | * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. | Corinna Vinschen | 2009-03-11 | 7 | -22/+177 |
* | * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf, | Corinna Vinschen | 2009-03-11 | 4 | -7/+22 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 23 | -101/+2341 |
* | * libc/machine/arm/arm_asm.h: Fix typo. | Corinna Vinschen | 2009-03-10 | 2 | -1/+5 |
* | include/opcode/ | Alan Modra | 2009-03-10 | 2 | -1/+7 |
* | * fhandler.h (fhandler_socket::wait_for_events): Take additional | Corinna Vinschen | 2009-03-09 | 5 | -16/+30 |
* | * cygwin.din: Export wcsftime. | Corinna Vinschen | 2009-03-09 | 4 | -2/+10 |
* | * libc/time/strftime.c: Adapt for dual-purpose use so not only | Corinna Vinschen | 2009-03-09 | 7 | -271/+771 |
* | * pathnames.sgml: Try to be more clear explain raw devices. | Corinna Vinschen | 2009-03-09 | 2 | -22/+61 |
* | * utils.sgml: Fix typo. | Corinna Vinschen | 2009-03-09 | 2 | -1/+5 |
* | * cygcheck.cc (usage): Fix typo. | Christopher Faylor | 2009-03-08 | 2 | -1/+5 |
* | * libc/reent/reent.c (_reclaim_reent): Make a block from MP-related | Corinna Vinschen | 2009-03-06 | 2 | -4/+16 |
* | * cygwin.din: Export gethostbyname2. | Corinna Vinschen | 2009-03-06 | 6 | -24/+384 |
* | * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf, | Corinna Vinschen | 2009-03-06 | 4 | -17/+32 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 14 | -72/+2887 |
* | 2009-03-05 Kai Tietz <kai.tietz@onevision.com> | Chris Sutcliffe | 2009-03-05 | 2 | -18/+156 |
* | * dcrt0.cc (disable_dep): Disable. Explain why. | Corinna Vinschen | 2009-03-04 | 2 | -3/+15 |
* | include/elf/ | Alan Modra | 2009-03-04 | 3 | -3/+12 |
* | * net.cc: Include asm/byteorder.h. | Corinna Vinschen | 2009-03-03 | 3 | -35/+50 |