aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-26* dcrt0.cc (__api_fatal): Simplify to just use strace mechamisms.Christopher Faylor5-28/+42
2005-12-25typoChristopher Faylor1-1/+1
2005-12-23* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor12-91/+92
2005-12-23* fork.cc (fork): Honor error return from sig_send. Don't continue with forkChristopher Faylor3-8/+24
2005-12-22 * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen5-2/+21
2005-12-22 * lib/ws2_32.c: New file, defining IPv6 constants.Danny Smith3-2/+14
2005-12-22whitespace cleanup to force snapshot.Christopher Faylor13-74/+74
2005-12-22* pinfo.cc (winpids::add): Increment nelem when winpid is true since we don'tChristopher Faylor2-1/+7
2005-12-22fix ya typoChristopher Faylor1-1/+2
2005-12-22* pinfo.cc (winpids::release): Fix typo.Christopher Faylor2-2/+6
2005-12-22* pinfo.cc (pinfo::init): Clarify comment slightly.Christopher Faylor3-31/+116
2005-12-21* pinfo.cc (pinfo::init): Remove spurious low_priority_sleep.Christopher Faylor2-5/+8
2005-12-21* spawn.cc (spawn_guts): Hide the window whenever ctty == -1, not just when weChristopher Faylor2-1/+6
2005-12-21* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor6-8/+32
2005-12-21* cygheap.cc (init_cygheap::manage_console_count): Don't call FreeConsole onChristopher Faylor2-1/+7
2005-12-21 * (fhandler_disk_file::fchown): Remove execute bits from "sensible"Corinna Vinschen2-6/+7
2005-12-21 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix inode numberCorinna Vinschen2-5/+26
2005-12-212005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith3-0/+9
2005-12-20 * winsup.h (flush_file_buffers): Define as inline function.Corinna Vinschen3-12/+9
2005-12-20 * winsup.h (flush_file_buffers): Declare new function.Corinna Vinschen3-0/+19
2005-12-20* fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined.Christopher Faylor3-1/+14
2005-12-202005-12-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini8-98/+95
2005-12-20* cygtls.h (_cygtls::interrupt_now): Subsume interruptible().Christopher Faylor2-18/+27
2005-12-19* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.Christopher Faylor4-7/+16
2005-12-192005-12-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini9-103/+169
2005-12-19 * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen2-1/+5
2005-12-19 * mmap.cc (fhandler_dev_zero::mmap): Call VirtualFree(MEM_RELEASE)Corinna Vinschen2-2/+8
2005-12-19fix minor typo.Christopher Faylor1-2/+3
2005-12-19* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.Christopher Faylor8-65/+120
2005-12-19* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor3-10/+16