aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen2-1/+6
2009-05-12ChangeLog:Alexandre Oliva10-4007/+1791
2009-05-112009-05-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-12/+8
2009-05-11 * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen3-2/+83
2009-05-09* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.Christopher Faylor2-0/+6
2009-05-09 * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen4-3/+96
2009-05-09 * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen4-18/+21
2009-05-08 * strfuncs.cc (sys_cp_wcstombs): save and restore previous errno value.Corinna Vinschen2-1/+8
2009-05-08 * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before convertingCorinna Vinschen2-0/+6
2009-05-08 * include/sys/select.h: Guard definitions with __USE_W32_SOCKETS asCorinna Vinschen2-2/+7
2009-05-08 * MAINTAINERS: Add myself as a maintainer for the MN10300 and toNick Clifton2-0/+7
2009-05-08 * mn10300/sim.ld: Add missing section names such as .bss.*Nick Clifton2-41/+36
2009-05-072009-05-07 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston4-1791/+1199
2009-05-06* fhandler_console.cc (fhandler_console::ioctl): Properly treat TIOCLINUXChristopher Faylor3-3/+10
2009-05-06 * Move ChangeLog entry.Corinna Vinschen2-5/+5
2009-05-06 * libc/minires.c (scanline): Fix type in calls to ctype functionsCorinna Vinschen4-10/+17
2009-05-06 * faq-setup.xml: Fix entry explaing how the homedir is evaluatedCorinna Vinschen2-4/+6
2009-05-06 * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen5-30/+25
2009-05-06 * cygheap.cc (cygheap_init): Set umask to a sane default.Corinna Vinschen3-18/+12
2009-05-04* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor2-0/+8
2009-05-04 * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen2-5/+10
2009-05-04 * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag inCorinna Vinschen6-23/+26
2009-05-04* fhandler_console.cc (fhandler_console::write_console): Eliminate unneededChristopher Faylor2-3/+6
2009-05-04* libc/minires.c (scanline): Accommodate ctype changes which disallow use of anChristopher Faylor4-10/+17
2009-05-04* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.Christopher Faylor3-15/+46
2009-05-022009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-0/+17
2009-05-01Add self to MAINTAINERS file. Tweak moxie stack position.Anthony Green4-1/+13
2009-04-30Allow gcc warning for toupper even with extended charsets.Eric Blake2-6/+25
2009-04-30* mep.h (EF_MEP_COP_*): New.DJ Delorie2-1/+14
2009-04-30include/elfNick Clifton2-0/+5
2009-04-27* include/cygwin/socket.h: Define SOL_IPV6.Christopher Faylor2-0/+5
2009-04-25 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.Eric Botcazou3-4/+10
2009-04-242009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston10-0/+53
2009-04-242009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston8-25/+84
2009-04-242009-04-24 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2-0/+9
2009-04-24include/elf/Cary Coutant2-0/+5
2009-04-24Update ChangeLog entries.H.J. Lu2-43/+48
2009-04-24*** empty log message ***Eli Zaretskii1-0/+5
2009-04-24 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, forEli Zaretskii1-2/+5
2009-04-24Be namespace clean in ctype.h.Eric Blake2-22/+28
2009-04-24Trigger gcc warning if isFoo macros are called with plain char.Eric Blake2-39/+53
2009-04-232009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston5-29/+33
2009-04-232009-04-23 Paul Brook <paul@codesourcery.com>Jeff Johnston3-1/+26
2009-04-222009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston12-14/+5537
2009-04-222009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston31-2422/+6412
2009-04-22merge from gccDJ Delorie2-6/+3
2009-04-22* strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor2-1/+16
2009-04-22* mep/sim-crt0.S (_start): Fix typo.DJ Delorie2-1/+5
2009-04-22 * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen3-5/+11
2009-04-21 * ctype.cc (__set_ctype): Copy exact part of the current activeCorinna Vinschen2-2/+7