summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen2005-12-225-2/+21
* * lib/ws2_32.c: New file, defining IPv6 constants.Danny Smith2005-12-223-2/+14
* whitespace cleanup to force snapshot.Christopher Faylor2005-12-2213-74/+74
* * pinfo.cc (winpids::add): Increment nelem when winpid is true since we don'tChristopher Faylor2005-12-222-1/+7
* fix ya typoChristopher Faylor2005-12-221-1/+2
* * pinfo.cc (winpids::release): Fix typo.Christopher Faylor2005-12-222-2/+6
* * pinfo.cc (pinfo::init): Clarify comment slightly.Christopher Faylor2005-12-223-31/+116
* * pinfo.cc (pinfo::init): Remove spurious low_priority_sleep.Christopher Faylor2005-12-212-5/+8
* * spawn.cc (spawn_guts): Hide the window whenever ctty == -1, not just when weChristopher Faylor2005-12-212-1/+6
* * cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor2005-12-216-8/+32
* * cygheap.cc (init_cygheap::manage_console_count): Don't call FreeConsole onChristopher Faylor2005-12-212-1/+7
* * (fhandler_disk_file::fchown): Remove execute bits from "sensible"Corinna Vinschen2005-12-212-6/+7
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix inode numberCorinna Vinschen2005-12-212-5/+26
* 2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-12-213-0/+9
* * winsup.h (flush_file_buffers): Define as inline function.Corinna Vinschen2005-12-203-12/+9
* * winsup.h (flush_file_buffers): Declare new function.Corinna Vinschen2005-12-203-0/+19
* * fhandler.h (fhandler_termios::fixup_after_exec): Make non-inlined.Christopher Faylor2005-12-203-1/+14
* 2005-12-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-12-208-98/+95
* * cygtls.h (_cygtls::interrupt_now): Subsume interruptible().Christopher Faylor2005-12-202-18/+27
* * fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.Christopher Faylor2005-12-194-7/+16
* 2005-12-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-12-199-103/+169
* * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen2005-12-192-1/+5
* * mmap.cc (fhandler_dev_zero::mmap): Call VirtualFree(MEM_RELEASE)Corinna Vinschen2005-12-192-2/+8
* fix minor typo.Christopher Faylor2005-12-191-2/+3
* * fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.Christopher Faylor2005-12-198-65/+120
* * include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor2005-12-193-10/+16
* * winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor2005-12-176-105/+134
* 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-12-162-1/+6
* 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-12-16150-159/+190
* * init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflictsChristopher Faylor2005-12-162-1/+6
* 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-12-162-4/+9
* 2005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-12-163-12/+19
* * hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor2005-12-162-14/+8
* Second part of ms1 to mt renaming.Nathan Sidwell2005-12-165-22/+33
* 2005-12-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-12-153-22/+6
* * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork): UseCorinna Vinschen2005-12-152-3/+8
* * cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2005-12-152-0/+8
* Fix unforgivable spelling error in ChangeLog.Corinna Vinschen2005-12-141-5/+5
* 2005-12-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-12-145-1980/+2353
* * fhandler.cc (ACCFLAGS): Remove macro.Corinna Vinschen2005-12-145-15/+27
* * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen2005-12-147-75/+124
* * libc/include/sys/fcntl.h: Define O_SYNC unconditionally. FixCorinna Vinschen2005-12-142-4/+7
* * m32c/crt0.S: Add support for preinit, init, and fini arrays, andDJ Delorie2005-12-144-2/+83
* 2005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2005-12-136-12/+21
* 2005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston2005-12-135-4/+11
* * cygtls.cc (_cygtls::remove): Don't bother if we're exiting.Christopher Faylor2005-12-133-2/+8
* * fhandler_tty.cc (fhandler_tty::open): Enhance comment.Christopher Faylor2005-12-132-1/+13
* * fhandler_tty.cc (fhandler_tty::open): Close newly created windowCorinna Vinschen2005-12-132-2/+10
* * fhandler_tty.cc (fhandler_tty::open): Add a comment.Christopher Faylor2005-12-132-0/+15
* * faq-programming.xml: Add note about struct stat64.Joshua Daniel Franklin2005-12-132-0/+12