aboutsummaryrefslogtreecommitdiff
path: root/winsup
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-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-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-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-16* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflictsChristopher Faylor2-1/+6
2005-12-16* hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor2-14/+8
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-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
2005-12-13* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.Christopher Faylor3-2/+8
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Enhance comment.Christopher Faylor2-1/+13
2005-12-13 * fhandler_tty.cc (fhandler_tty::open): Close newly created windowCorinna Vinschen2-2/+10
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Add a comment.Christopher Faylor2-0/+15
2005-12-13* faq-programming.xml: Add note about struct stat64.Joshua Daniel Franklin2-0/+12
2005-12-13* times.cc (hires_ms::usecs): Subtract from slop from system time or we'llChristopher Faylor2-1/+6
2005-12-13* times.cc (systime): Correct precision referenced in comment.Christopher Faylor3-6/+20
2005-12-13* include/winuser.h (WINSTA_ALL_ACCESS): Define.Christopher Faylor2-0/+5
2005-12-13* pinfo.cc (winpids::add): Don't copy procinfo when there is no cygwin processChristopher Faylor2-1/+6
2005-12-13* times.cc (hires_ms::usecs): Correct order when checking if high precisionChristopher Faylor2-1/+7
2005-12-12correct ChangeLogChristopher Faylor1-1/+1