aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-17* winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor6-105/+134
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston150-159/+190
2005-12-16* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflictsChristopher Faylor2-1/+6
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+9
2005-12-162005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston3-12/+19
2005-12-16* hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor2-14/+8
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell5-22/+33
2005-12-152005-12-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-22/+6
2005-12-15 * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork): UseCorinna Vinschen2-3/+8
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2-0/+8
2005-12-14 Fix unforgivable spelling error in ChangeLog.Corinna Vinschen1-5/+5
2005-12-142005-12-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini5-1980/+2353
2005-12-14 * fhandler.cc (ACCFLAGS): Remove macro.Corinna Vinschen5-15/+27
2005-12-14 * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen7-75/+124