summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * sigproc.cc (talktome): Take siginfo_t argument. Don't scan all pids tryingChristopher Faylor2005-09-192-7/+12
* * include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.Danny Smith2005-09-192-0/+6
* * include/stdlib.h (strtof): Add prototype. UglifyDanny Smith2005-09-192-6/+25
* * pipe.cc (fhandler_pipe::open): Use 'cfree' to free buffer since it is nowChristopher Faylor2005-09-172-1/+6
* * net.cc (cygwin_inet_ntop): Change len argument to socklen_t toCorinna Vinschen2005-09-174-3/+11
* * environ.cc (build_env): Use "kilo"bytes not "mega"bytes. Return immediatelyChristopher Faylor2005-09-163-2/+11
* * environ.cc (build_env): Clear envblock and return NULL on attempt to use envChristopher Faylor2005-09-163-1/+17
* * environ.cc (environ_init): Protect with a 'myfault' in caseChristopher Faylor2005-09-162-0/+15
* * environ.cc (environ_init): Issue an error if GetEnvironmentStrings fails andChristopher Faylor2005-09-162-0/+11
* * pinfo.h (EXITCODE_SET): Move out of range of Windows error.Christopher Faylor2005-09-163-19/+23
* * sigproc.cc (no_signals_available): Return true if sending to self from theChristopher Faylor2005-09-165-14/+16
* * sigproc.cc (wait_sig): Reorganize exit case so that ExitProcess is alwaysChristopher Faylor2005-09-152-12/+27
* * cygwinenv.sgml (ntea): Add some wording to scare people awayCorinna Vinschen2005-09-152-5/+15
* * spawn.cc (av::fixup): Avoid breaking out of the wrong "loop".Christopher Faylor2005-09-152-19/+22
* * hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.Christopher Faylor2005-09-153-11/+36
* * spawn.cc (av::error): Eliminate.Christopher Faylor2005-09-142-22/+27
* * cygtls.h (san): New structure.Christopher Faylor2005-09-144-26/+46
* * heap.cc (heap_init): Revert 2005-09-11 patch as it seems to inexplicablyChristopher Faylor2005-09-142-2/+8
* Remove some more unneeded 'return;'s throughout.Christopher Faylor2005-09-1418-24/+4
* * sigproc.h: Protect declaration so that it only happens whenChristopher Faylor2005-09-142-0/+7
* .Christopher Faylor2005-09-141-1/+1
* * exceptions.cc (sigtid): Remove declaration.Christopher Faylor2005-09-148-42/+79
* * dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor2005-09-1314-60/+97
* * sigproc.cc (wait_sig): Be more defensive about detecting when we're exiting.Christopher Faylor2005-09-132-1/+6
* * cygthread.cc (cygthread::cygthread): Add more info to fatal error.Christopher Faylor2005-09-124-2/+12
* * heap.cc (heap_init): Allocate heap from top down as a hedge againstChristopher Faylor2005-09-122-1/+7
* .Christopher Faylor2005-09-101-1/+2
* * heap.cc (heap_init): Be slightly more aggressive when trying to allocateChristopher Faylor2005-09-103-19/+38
* * arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.Richard Earnshaw2005-09-092-0/+6
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Just zero c_cflag hereChristopher Faylor2005-09-093-16/+19
* * fhandler_serial.cc (fhandler_serial::ioctl): Always return 0 for window size.Christopher Faylor2005-09-093-1/+15
* 2005-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-09-0826-116/+1181
* 2005-09-08 Eric Blake <ebb9@byu.net>Jeff Johnston2005-09-082-2/+7
* 2005-09-08 Brian Dessent <brian@dessent.net>Jeff Johnston2005-09-083-2/+9
* * exceptions.cc (ctrl_c_handler): Disable any special CTRL_LOGOFF_EVENTCorinna Vinschen2005-09-082-0/+19
* * include/reason.h [_WIN32_WINNT >= 0x0501]Dimitri Papadopoulos2005-09-083-1/+53
* Remove extraneous line.Andreas Schwab2005-09-081-1/+0
* * regtool.cc: Extend copyright-years.Corinna Vinschen2005-09-082-7/+19
* * hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compilerChristopher Faylor2005-09-084-13/+28
* add missing ChangeLog entry.Christopher Faylor2005-09-071-0/+1
* * dcrt0.cc (initial_env): Don't attempt stracing if dynamically loaded.Christopher Faylor2005-09-076-15/+64
* Import from Autoconf sources:Ben Elliston2005-09-072-27/+25
* * thread.h: Revert patch from 2005-09-05.Corinna Vinschen2005-09-063-8/+21
* * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,Chao-ying Fu2005-09-062-4/+36
* * cygheap.cc (cygheap_init): Eliminate debugging #if.Christopher Faylor2005-09-055-15/+26
* * thread.h (pthread_mutex::get_pthread_self): Remove.Corinna Vinschen2005-09-052-10/+12
* Grr. REVERT erroneous checkin. AGAIN.Christopher Faylor2005-09-029-34/+20
* * Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor2005-09-0211-21/+40
* 2005-09-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-09-022-0/+5
* revert inexplicable previous checkinChristopher Faylor2005-09-029-34/+20