summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * include/asm/byteorder.h: Disable optimization when buildingCorinna Vinschen2009-03-032-2/+8
* * faq-using.xml: Rework UTF FAQ to accommodate latest setlocaleCorinna Vinschen2009-03-032-5/+19
* * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen2009-03-0314-243/+455
* * pathnames.sgml: Remove reference to managed mountpoints in mountCorinna Vinschen2009-03-032-4/+9
* 2009-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-023-1/+14
* 2009-03-02 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-03-022-6/+38
* * utils.sgml: Set example prompt to "$" throughout. Don't use "/"Corinna Vinschen2009-03-022-11/+25
* * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.Corinna Vinschen2009-03-022-2/+13
* Add support for Score7 architecture.Nick Clifton2009-03-026-517/+50
* Backport from git Libtool:Ralf Wildenhues2009-03-012-6/+17
* * dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor2009-02-275-9/+78
* gas/Peter Bergner2009-02-262-0/+7
* 2009-02-26 Brooks Moses <brooks@codesourcery.com>Jeff Johnston2009-02-262-1/+5
* Fix character set problem with Ralf's name.Jeff Johnston2009-02-261-1/+1
* 2009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-02-263-2/+8
* 2009-02-25 Brooks Moses <brooks@codesourcery.com>Jeff Johnston2009-02-255-7/+22
* * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8Corinna Vinschen2009-02-253-144/+79
* * libc/stdio/open_memstream.c (stdint.h): Include.Kevin Buettner2009-02-252-0/+5
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-2411-29/+49
* 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-02-242-4/+12
* 2009-02-23 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-02-236-60/+125