summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * dcrt0.cc (jit_debug): New global.Christopher Faylor2009-07-0311-38/+85
* * new-features.sgml (ov-new1.7-file): Add fpurge and mkstemps to newCorinna Vinschen2009-07-032-1/+6
* * posix.sgml: Add fpurge and mkstemps to BSD list.Corinna Vinschen2009-07-032-0/+6
* * cygwin.din (fpurge, mkstemps): New exports.Corinna Vinschen2009-07-034-9/+43
* Add mkdtemp, mkstemps.Eric Blake2009-07-033-29/+126
* Add fpurge.Eric Blake2009-07-036-10/+138
* * autoload.cc: Fix typo in comment.Corinna Vinschen2009-07-032-3/+18
* * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek2009-07-032-0/+8
* 2009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-023-3/+17
* Clean up some sources.redhat.com references.Christopher Faylor2009-07-014-13/+7
* * net.cc (get_xp_ifs): Fix typo in comment.Corinna Vinschen2009-07-012-1/+5
* * moxie/crt0.S (_start): Clear BSS at startup. Register _fini()Anthony Green2009-07-013-5/+21
* * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,Corinna Vinschen2009-07-012-22/+9
* * fhandler.h (class fhandler_socket): Add class members and methodsCorinna Vinschen2009-07-014-17/+68
* * select.h: New file split from fhandler.h.Christopher Faylor2009-06-3013-330/+457
* * fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicatingChristopher Faylor2009-06-304-6/+17
* * net.cc (fdsock): Set default socket buffer sizes to 65520. ChangeCorinna Vinschen2009-06-303-14/+18
* * select.cc (peek_pipe): Turn on (temporarily?) the experimental code whichChristopher Faylor2009-06-292-7/+5
* * select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe is readyChristopher Faylor2009-06-282-3/+6
* * fhandler.h (fhandler_base::has_ongoing_io): Declare new function.Christopher Faylor2009-06-284-12/+53
* * gendef (cleanup): Rename from 'nocr'. Remove comments and trailing spaces.Christopher Faylor2009-06-285-13/+21
* * Makefile.def (host_modules): Add cgen.Doug Evans2009-06-265-2/+453
* * wincap.h (wincaps::has_broken_alloc_console): New element.Corinna Vinschen2009-06-263-0/+18
* * sec_auth.cc (lsaauth): Close unused handle.Corinna Vinschen2009-06-252-2/+13
* * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,Corinna Vinschen2009-06-242-0/+42
* * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix another typo.Corinna Vinschen2009-06-242-1/+5
* * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix typo.Corinna Vinschen2009-06-242-1/+5
* * faq-setup.xml (faq.setup.setup-failes-on-ts): Change rebaseall toCorinna Vinschen2009-06-232-1/+6
* 2009-06-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-06-233-0/+8
* * faq-setup.xml (faq.setup.setup-failes-on-ts): New FAQ entry.Corinna Vinschen2009-06-232-0/+33
* * sec_auth.cc (get_server_groups): Ignore errors fromCorinna Vinschen2009-06-232-6/+8
* * spawn.cc (spawn_guts): Don't run additional check for Win32Corinna Vinschen2009-06-222-3/+14
* include/elf/Alan Modra2009-06-222-4/+10
* 2009-06-19 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2009-06-194-6/+22
* 2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-06-192-1/+6
* * new-features.sgml (ov-new1.7-misc): Add new link libs.Corinna Vinschen2009-06-193-4/+29
* PR 10288Nick Clifton2009-06-182-2/+10
* * path.cc (chdir): Check error conditions first.Corinna Vinschen2009-06-182-5/+9
* * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen2009-06-182-27/+73
* 2009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-06-172-0/+5
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-174-1/+78
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-175-3/+855
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-172-0/+36
* * fhandler_socket.cc (fhandler_socket::recv_internal): Mark WSARecvMsgCorinna Vinschen2009-06-172-1/+6
* * fhandler.cc (fhandler_base::read_overlapped): Use a better variable name.Christopher Faylor2009-06-162-4/+9
* * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen2009-06-163-0/+15
* * fhandler.cc (fhandler_base::read_overlapped): Preserve len when looping dueChristopher Faylor2009-06-162-3/+9
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-165-28/+58
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-163-2/+8
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-162-15/+18