aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-27 * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitelyCorinna Vinschen3-8/+14
2005-09-27* strace.cc (strace::vsprntf): Avoid printing a zero pid.Christopher Faylor2-1/+5
2005-09-27 * init.cc (dll_entry): Call IsWow64Process with GetCurrentProcessCorinna Vinschen2-1/+6
2005-09-27 * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): AlwaysCorinna Vinschen2-27/+69
2005-09-26 * libiberty.h (expandargv): New function.Mark Mitchell2-0/+7
2005-09-26 * errno.cc (errmap): Map ERROR_SEEK and ERROR_SECTOR_NOT_FOUND.Corinna Vinschen2-0/+6
2005-09-26* exceptions.cc (_cygtls::call_signal_handler): Minor cleanup.Christopher Faylor2-3/+9
2005-09-26 * fhandler.h (class fhandler_dev_raw): Add drive information membersCorinna Vinschen4-148/+124
2005-09-26* exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first and let itChristopher Faylor4-7/+35
2005-09-26* pinfo.cc (proc_waiter): Properly fill out si_code as according to SUSv3.Christopher Faylor2-6/+11
2005-09-26* exceptions.cc (handle_exceptions): Properly fill out si_code.Christopher Faylor2-13/+18
2005-09-26* sigproc.cc (wait_sig): Cosmetic change.Christopher Faylor3-2/+7
2005-09-262005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin5-772/+23
2005-09-25 * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.John David Anglin2-1/+8
2005-09-24* sigproc.cc (sigproc_terminate): More reversion of always-exit-from-sigthreadChristopher Faylor2-4/+6
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith2-5/+9
2005-09-23* shared.cc (open_shared): Add crucial bit of debugging info.Christopher Faylor2-1/+5
2005-09-23Semi-reversion of always-exit-from-sigthread change of 2005-09-15.Christopher Faylor5-57/+26
2005-09-23* net.cc (cygwin_gethostbyname): Remove debugging cruft.Christopher Faylor2-2/+4
2005-09-232005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+11
2005-09-23* pinfo.cc (pinfo::exit): Call ExitProcess if called from signal thread.Christopher Faylor2-1/+9
2005-09-232005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+11
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor2-63/+60
2005-09-23* pinfo.cc (pinfo::exit): Eliminate use of _my_tls.thread_handle.Christopher Faylor2-10/+6
2005-09-23 * enable.m4: New file.Tom Tromey3-0/+64
2005-09-232005-09-23 James E Wilson <wilson@specifix.com>Jeff Johnston17-48/+73
2005-09-23* cygtls.h (struct _cygtls::thread_handle): Remove/revert.Christopher Faylor4-17/+23
2005-09-232005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+6
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor2-59/+64
2005-09-23* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.Christopher Faylor8-25/+47
2005-09-22* pinfo.cc (set_myself): Call strace.hello unconditionally when DEBUGGING.Christopher Faylor2-1/+15
2005-09-22 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix copy/pasteCorinna Vinschen2-1/+6
2005-09-22* strace.cc (strace::vsprntf): Avoid accessing myself->pid if !myself.Christopher Faylor2-1/+5
2005-09-22* include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.Christopher Faylor2-2/+7
2005-09-22 * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen4-31/+75
2005-09-21 Fix typo.Corinna Vinschen1-8/+8
2005-09-21 Align error message handling to mkpasswd's error messages throughout.Corinna Vinschen3-63/+145
2005-09-21* cygthread.cc (cygthread::operator new): Just use getenv() to look forChristopher Faylor2-4/+9
2005-09-212005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-1/+15
2005-09-202005-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-11/+250
2005-09-202005-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-30/+52
2005-09-202005-09-20 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2-12/+17
2005-09-202005-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
2005-09-20* spawn.cc (av::fixup): Just blindly run any file if it has a .bat or .cmdChristopher Faylor2-1/+7
2005-09-202005-09-19 David Edelsohn <edelsohn@gnu.org>David Edelsohn3-62/+92
2005-09-20* dcrt0.cc (do_exit): Only call sigproc_terminate from one location --Christopher Faylor6-21/+45
2005-09-192005-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+5
2005-09-19white space changes to force new snapshotChristopher Faylor1-3/+3
2005-09-19* sigproc.cc (talktome): Take siginfo_t argument. Don't scan all pids tryingChristopher Faylor2-7/+12
2005-09-19 * include/winsock2.h (SO_EXCLUSIVEADDRUSE): Define.Danny Smith2-0/+6