summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-07-0922-34/+67
* * pathnames.sgml: Fix typo.Christopher Faylor2009-07-082-1/+5
* * m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int.DJ Delorie2009-07-082-1/+13
* * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn2009-07-072-2/+7
* * ChangeLog: Assorted minor whitespace fixes in old entries.Dave Korn2009-07-071-11/+11
* winsup/ChangeLog:Dave Korn2009-07-0713-24/+323
* * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen2009-07-072-3/+6
* * Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor2009-07-063-50/+55
* * cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor2009-07-062-1/+6
* * fhandler_socket.cc (fhandler_socket::recv_internal): Convert wsabufCorinna Vinschen2009-07-062-10/+18
* 2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-07-062-0/+8
* * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen2009-07-065-33/+91
* * dtable.cc (handle_to_fn): Detect failing NtQueryObject.Christopher Faylor2009-07-062-2/+7
* * autoload.cc: Delete stray CR.Corinna Vinschen2009-07-062-1/+5
* * fhandler_console.cc: Change workstation -> windows station throughout.Christopher Faylor2009-07-052-8/+13
* * cygwin-console-helper.cc: New file.Christopher Faylor2009-07-053-1/+18
* * autoload.cc (SetParent): Add new import.Christopher Faylor2009-07-045-40/+148
* * autoload.cc (AttachConsole): Correct size of args.Dave Korn2009-07-042-1/+5
* * 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