| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * include/asm/byteorder.h: Disable optimization when building | Corinna Vinschen | 2009-03-03 | 2 | -2/+8 |
* | * faq-using.xml: Rework UTF FAQ to accommodate latest setlocale | Corinna Vinschen | 2009-03-03 | 2 | -5/+19 |
* | * libc/locale/locale.c (_setlocale_r): New implementation based on | Corinna Vinschen | 2009-03-03 | 14 | -243/+455 |
* | * pathnames.sgml: Remove reference to managed mountpoints in mount | Corinna Vinschen | 2009-03-03 | 2 | -4/+9 |
* | 2009-03-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-02 | 3 | -1/+14 |
* | 2009-03-02 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-03-02 | 2 | -6/+38 |
* | * utils.sgml: Set example prompt to "$" throughout. Don't use "/" | Corinna Vinschen | 2009-03-02 | 2 | -11/+25 |
* | * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly. | Corinna Vinschen | 2009-03-02 | 2 | -2/+13 |
* | Add support for Score7 architecture. | Nick Clifton | 2009-03-02 | 6 | -517/+50 |
* | Backport from git Libtool: | Ralf Wildenhues | 2009-03-01 | 2 | -6/+17 |
* | * dtable.cc (dtable::select_read): Add ability to override fh. | Christopher Faylor | 2009-02-27 | 5 | -9/+78 |
* | gas/ | Peter Bergner | 2009-02-26 | 2 | -0/+7 |
* | 2009-02-26 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-26 | 2 | -1/+5 |
* | Fix character set problem with Ralf's name. | Jeff Johnston | 2009-02-26 | 1 | -1/+1 |
* | 2009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-02-26 | 3 | -2/+8 |
* | 2009-02-25 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-25 | 5 | -7/+22 |
* | * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8 | Corinna Vinschen | 2009-02-25 | 3 | -144/+79 |
* | * libc/stdio/open_memstream.c (stdint.h): Include. | Kevin Buettner | 2009-02-25 | 2 | -0/+5 |
* | Add DESTDIR functionality to Makefile.in's. | Christopher Faylor | 2009-02-24 | 11 | -29/+49 |
* | 2009-02-23 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2009-02-24 | 2 | -4/+12 |
* | 2009-02-23 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-02-23 | 6 | -60/+125 |
* | * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code. | Corinna Vinschen | 2009-02-23 | 2 | -13/+24 |
* | * faq-using.xml: Rework XEmacs FAQ. | Corinna Vinschen | 2009-02-23 | 2 | -4/+41 |