aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-15 * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen2-9/+18
2009-04-15 * path.cc (path_conv::get_wide_win32_path): Allow relative paths.Corinna Vinschen2-6/+24
2009-04-15 * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen8-27/+10
2009-04-14* speclib: Really revert to using tempdir.Christopher Faylor2-2/+6
2009-04-14* speclib: Revert to using tempdir.Christopher Faylor2-1/+5
2009-04-14 * localtime.cc (tzload): Implement setting __tzrule's offset memberCorinna Vinschen2-0/+10
2009-04-13 * include/stdint.h (intptr_t): Remove long from type.Dave Korn2-5/+12
2009-04-13 * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn2-1/+5
2009-04-12* speclib: Initial stab at cleaning up temp files. More work needed.Christopher Faylor3-4/+14
2009-04-12* Makefile.in (clean): Clean globals.h.Christopher Faylor2-2/+7
2009-04-12* mkimport: New script to perform all operations necessary to createChristopher Faylor6-139/+188
2009-04-112009-04-11 Danny Smith <dannsymith@users.sourceforge.net>Chris Sutcliffe2-7/+13
2009-04-11 * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.Corinna Vinschen2-4/+9
2009-04-10* speclib: Use a more robust method to derive full file path.Christopher Faylor2-3/+7
2009-04-09* speclib: Semi-revert to previous version but don't try to generateChristopher Faylor4-52/+64
2009-04-09 * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobufCorinna Vinschen2-10/+13
2009-04-09 * syscalls.cc (try_to_bin): Fix alignment of infobuf.Corinna Vinschen2-1/+7
2009-04-092009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>H.J. Lu3-8/+13
2009-04-092009-04-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-4/+10
2009-04-092009-04-09 Steve Ellcey <sje@cup.hp.com>H.J. Lu4-24/+83
2009-04-09 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen8-92/+110
2009-04-09 * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch anCorinna Vinschen6-8/+56
2009-04-09 * libc/stdlib/local.h (__mbtowc): Declare extern.Corinna Vinschen2-3/+19
2009-04-09 * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen3-5/+39
2009-04-082009-04-08 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-4/+9
2009-04-08bfd/H.J. Lu2-0/+7
2009-04-08[include/elf]DJ Delorie2-0/+6
2009-04-07[bfd]DJ Delorie2-62/+66
2009-04-07 * include/stdint.h (int_least32_t): Define as int.Corinna Vinschen2-12/+27
2009-04-07 * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen2-5/+27
2009-04-07 * strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widecharCorinna Vinschen3-13/+22
2009-04-07 * setup2.sgml (setup-locale-console): New section to explainCorinna Vinschen7-19/+85
2009-04-07 * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen6-50/+123
2009-04-062009-04-06 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2-10/+13
2009-04-062009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-5/+10
2009-04-06 * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen2-3/+7
2009-04-06 * strfuncs.cc: Add comment to explain why we can't support JISCorinna Vinschen2-40/+169
2009-04-06 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.Corinna Vinschen2-1/+5
2009-04-06 * new-features.sgml (ov-new1.7-posix): Remove JIS from supportedCorinna Vinschen3-4/+9
2009-04-06 * setup2.sgml (setup-locale-problems): Change title to be more clearCorinna Vinschen2-1/+6
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor5-6/+15
2009-04-05* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor4-2/+18
2009-04-04 * libc/stdlib/wcstombs.c: Fix datatypes in documentation.Corinna Vinschen2-3/+7
2009-04-04 * include/asm/byteorder.h (__ntohl): Prototype before define to avoidCorinna Vinschen2-8/+14
2009-04-04 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen3-22/+27
2009-04-032009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2-0/+7
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-2/+11
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston5-2/+145
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-3/+15
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston4-1/+107