summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * pinfo.cc (pinfo::wait): Handle case where prefork was not called prior toChristopher Faylor2012-03-192-5/+14
* * fork.cc (lock_signals): Move to sigproc.h.Christopher Faylor2012-03-167-169/+192
* * configure.ac (enable_libgomp): Remove *-*-irix6*.Rainer Orth2012-03-153-42/+12
* * configure.ac (enable_libgomp): Remove *-*-osf*.Rainer Orth2012-03-153-4/+10
* include/Alan Modra2012-03-152-1/+6
* * hookapi.cc (hook_or_detect_cygwin): Change condition when to useCorinna Vinschen2012-03-132-11/+19
* * include/netdb.h (h_errno): Add self-referencing macro and comment.Corinna Vinschen2012-03-132-0/+7
* libgloss: libnosys: use @host_makefile_frag@Michael Frysinger2012-03-132-31/+9
* libgloss: change 'q' flag to 'r' in ar callMichael Frysinger2012-03-132-1/+5
* Christopher Faylor <me.cygwin2012@cgf.cx>Christopher Faylor2012-03-123-1/+22
* * dtable.cc (fh_alloc): Treat pc.dev as unsigned.Christopher Faylor2012-03-103-5/+9
* include/opcode/Alan Modra2012-03-092-1/+14
* 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-093-2/+8
* 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-097-6/+16
* 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-098-7/+18
* 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-092-11/+6
* * hookapi.cc (find_first_notloaded_dll): Fix a compiler warning.Corinna Vinschen2012-03-092-1/+5
* * hookapi.cc (rvadelta): Add parameter to return maximum availableCorinna Vinschen2012-03-092-18/+110
* * net.cc (call_gaa): New thread function to call GetAdaptersAddresses.Corinna Vinschen2012-03-082-15/+56
* * path.cc (readlink): Avoid calling strlen() twice.Corinna Vinschen2012-03-082-1/+6
* 2012-03-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-082-0/+7
* * Throughout, replace usage of w32api's min with MIN from sys/param.h.Corinna Vinschen2012-03-0812-25/+38
* merge from gccDJ Delorie2012-03-081-0/+6
* * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton2012-03-072-0/+16
* * pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information forChristopher Faylor2012-03-074-15/+29
* * glob.cc (MAXPATHLEN): Reinstantiate with a value of 8192.Corinna Vinschen2012-03-072-0/+7
* * pinfo.cc (_pinfo::dup_proc_pipe): Fix order of arguments in debugCorinna Vinschen2012-03-052-1/+6
* * init.cc (dll_entry): Move wincap.init call back from here...Corinna Vinschen2012-03-053-3/+8
* 2012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-053-4/+9
* * cygheap.h (enum fcwd_version_t): Move here from path.cc.Corinna Vinschen2012-03-053-192/+226
* * dll_init.cc (dll_list::operator[]): Extend comment a bit more toCorinna Vinschen2012-03-052-1/+21
* * dll_init.cc (dll_list::alloc): Compare linked DLLs by basename only.Corinna Vinschen2012-03-042-4/+41
* * dll_init.cc: Revert pathname changes from 2012-02-08.Corinna Vinschen2012-03-043-13/+57
* * winver.rc: Bump copyright date.Corinna Vinschen2012-03-042-1/+5
* * fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven'tChristopher Faylor2012-03-034-4/+26
* * flock.cc (allow_others_to_sync): Reorder conditional expression toCorinna Vinschen2012-03-022-6/+12
* * flock.cc (allow_others_to_sync): Use RtlGetDaclSecurityDescriptorCorinna Vinschen2012-03-022-2/+22
* 2012-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-03-022-1/+6
* * configure.in: Accept "arm*" target spec instead of just "arm".Nick Clifton2012-03-025-1022/+898
* Fix typo in ChangeLog entryCorinna Vinschen2012-03-021-1/+1
* * fhandler_console.cc (fhandler_console::input_tcsetattr): RevertCorinna Vinschen2012-03-022-4/+10
* * fhandler_console.cc (fhandler_console::input_tcsetattr): Set theCorinna Vinschen2012-03-022-0/+9
* * faq-programming.xml (faq.programming.make-execvp): Remove obsoleteYaakov Selkowitz2012-03-013-25/+29
* tcgetsid: fix return typeEric Blake2012-02-286-9/+19
* * cygtls.cc (well_known_dlls): Add shlwapi.dll.Corinna Vinschen2012-02-282-0/+5
* * faq-using.xml (faq.using.bloda): Fix missing closing parenthesis.Yaakov Selkowitz2012-02-272-1/+5
* * cygtls.cc (dll_cmp): New comparison function for bsearch.Corinna Vinschen2012-02-273-13/+93
* gas/Alan Modra2012-02-272-2/+6
* Drop "potentially" from latest ChangeLog entry.Corinna Vinschen2012-02-261-1/+1
* * environ.cc (enum settings): Add setbool. Rename justset to setdwordCorinna Vinschen2012-02-263-9/+26