aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-05* spawn.cc (spawn_guts): Invert the argument to set_console_state_for_spawn.Christopher Faylor2-2/+6
2006-01-05* fhandler_console.cc (fhandler_console::need_invisible): Only try to openChristopher Faylor2-4/+12
2006-01-05* fhandler_console.cc (fhandler_console::need_invisible): Open up the securityChristopher Faylor2-1/+6
2006-01-042006-01-04 Paul Brook <paul@codesourcery.com>Jeff Johnston9-0/+18
2006-01-042006-01-04 Gregory Pietsch <gpietsch@comcast.net>Jeff Johnston3-107/+538
2006-01-042006-01-05 Michael Gerdau <mgd@technosis.de>Danny Smith2-0/+12
2006-01-04* path.cc (dot_special_chars): Add ", <, >, and |.Christopher Faylor2-3/+7
2006-01-042006-01-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini6-849/+605
2006-01-04* fhandler_console.cc (beep): Use MB_OK which is documented as using theChristopher Faylor2-1/+7
2006-01-04* fhandler_process.cc (fhandler_process::readdir): Add missing argument toChristopher Faylor4-4/+16
2006-01-04* include/winuser.h (CreateWindowStation): Correctly identify first argument asChristopher Faylor2-2/+8
2006-01-03* dir.cc (readdir_worker): Minor code cleanup.Christopher Faylor5-62/+85
2006-01-03* dir.cc (readdir_worker): Ensure that saw_dot flags are updated when notChristopher Faylor2-3/+15
2006-01-03* include/uxtheme.h [_WIN32_WINNT >= 0x0501]Dimitri Papadopoulos2-0/+156
2006-01-03* fhandler_console.cc (beep): New function. Restores missing "Default Beep",Christopher Faylor2-1/+19
2006-01-022006-02-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-0/+496
2006-01-02* dcrt0.cc (_dll_crt0): Move more leftover debugging stuff.Christopher Faylor2-17/+7
2006-01-02 * syslog.cc: Include sys/un.h instead of sys/socket.h.Corinna Vinschen2-37/+73
2006-01-02 Bump copyright dates.Corinna Vinschen3-5/+5
2006-01-02* cygload/README: Delete.Christopher Faylor9-103/+74
2006-01-02* winsup.api/resethand.c (main): Remove core dump flag from exit status.Christopher Faylor2-0/+6
2006-01-02* winsup.api/resethand.c (main): Coerce argument to pointer to stop gccChristopher Faylor2-1/+6
2006-01-02* pinfo.cc (pinfo::exit): Swap signal and normal exit value when not startedChristopher Faylor2-1/+6
2006-01-02add copyrightChristopher Faylor4-4/+6
2006-01-02add missing ChangeLog entryChristopher Faylor1-0/+4
2006-01-02* cygtls.cc (_cygtls::remove): Remove left over debugging cruft which causedChristopher Faylor3-3/+6
2006-01-01* winsup.api/resethand.c: Use SIGSEGV for the signal to test.Christopher Faylor2-5/+10
2006-01-01* winsup.api/resethand.c: New file.Christopher Faylor2-0/+39
2006-01-01* exceptions.cc (sigpacket::process): Pass actual reference to signal'sChristopher Faylor2-2/+8
2006-01-01* exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.Christopher Faylor4-7/+11
2006-01-01 * syslog.cc (vklog): Never log kernel messages using the vsyslogCorinna Vinschen3-5813/+5817
2005-12-31 * syslog.cc (vsyslog): Decrement len if trailing \n has been removed.Corinna Vinschen2-2/+10
2005-12-31 * include/cygwin/in.h: Drop including stdint.h. Move definitionCorinna Vinschen4-18/+51
2005-12-31 * include/winsock2.h: Don't define struct sockaddr_storage whenCorinna Vinschen2-1/+6
2005-12-30include:Bob Wilson2-1/+8
2005-12-30* relnotes.texinfo: Remove entry about hyperthreaded processor.Christopher Faylor2-8/+4
2005-12-30* faq-problems.html: Remove entry about hyperthreaded processor.Christopher Faylor2-12/+4
2005-12-29* fhandler_tty.cc (fhandler_tty_common::__acquire_output_mutex): Use straceChristopher Faylor2-2/+8
2005-12-29*** cygwin DLL Changes:Christopher Faylor20-143/+314
2005-12-29* cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor2-0/+7
2005-12-29* environ.cc (win_env::add_cache): Don't add variables to the environmentChristopher Faylor2-1/+6
2005-12-27 * exceptions.cc (_cygtls::handle_exceptions): Drop redundant `break'.Corinna Vinschen2-1/+4
2005-12-27 * ChangeLog: Add linebreaks.Corinna Vinschen1-2/+4
2005-12-27 * exceptions.cc (inside_kernel): Rename from interruptible.Corinna Vinschen2-3/+8
2005-12-27 * exceptions.cc (interruptible): New function, code stripped fromCorinna Vinschen2-28/+75
2005-12-27 Add missing ChangeLog entry.Corinna Vinschen1-0/+7
2005-12-27 * path.cc (path_conv::check): Rework loop removing trailing dotsCorinna Vinschen2-9/+19
2005-12-27Add support for RDOS targets.Nick Clifton3-107/+137
2005-12-27PR binutils/1990Nick Clifton2-9/+113
2005-12-26white spaceChristopher Faylor1-1/+0