OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2005-12-30 cgf* relnotes.texinfo: Remove entry about hyperthreaded...
2005-12-30 cgf* faq-problems.html: Remove entry about hyperthreaded...
2005-12-29 cgf* fhandler_tty.cc (fhandler_tty_common::__acquire_outpu...
2005-12-29 cgf*** cygwin DLL Changes:
2005-12-29 cgf* cygcheck.cc (common_apps): Add crontab, vi, vim.
2005-12-29 cgf* environ.cc (win_env::add_cache): Don't add variables...
2005-12-27 corinna * exceptions.cc (_cygtls::handle_exceptions): Drop...
2005-12-27 corinna * ChangeLog: Add linebreaks.
2005-12-27 corinna * exceptions.cc (inside_kernel): Rename from interrupt...
2005-12-27 corinna * exceptions.cc (interruptible): New function, code...
2005-12-27 corinna Add missing ChangeLog entry.
2005-12-27 corinna * path.cc (path_conv::check): Rework loop removing...
2005-12-26 cgfwhite space
2005-12-26 cgf* dcrt0.cc (__api_fatal): Simplify to just use strace...
2005-12-25 cgftypo
2005-12-23 cgf* cygtls.cc (_cygtls::handle_threadlist_exception)...
2005-12-23 cgf* fork.cc (fork): Honor error return from sig_send...
2005-12-22 corinna * fhandler.h (fhandler_base::issymlink): New method.
2005-12-22 dannysmith * lib/ws2_32.c: New file, defining IPv6 constants.
2005-12-22 cgfwhitespace cleanup to force snapshot.
2005-12-22 cgf* pinfo.cc (winpids::add): Increment nelem when winpid...
2005-12-22 cgffix ya typo
2005-12-22 cgf* pinfo.cc (winpids::release): Fix typo.
2005-12-22 cgf* pinfo.cc (pinfo::init): Clarify comment slightly.
2005-12-21 cgf* pinfo.cc (pinfo::init): Remove spurious low_priority_...
2005-12-21 cgf* spawn.cc (spawn_guts): Hide the window whenever ctty...
2005-12-21 cgf* cygheap.cc (init_cygheap::manage_console_count):...
2005-12-21 cgf* cygheap.cc (init_cygheap::manage_console_count):...
2005-12-21 corinna * (fhandler_disk_file::fchown): Remove execute bits...
2005-12-21 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2005-12-21 dannysmith2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>
2005-12-20 corinna * winsup.h (flush_file_buffers): Define as inline...
2005-12-20 corinna * winsup.h (flush_file_buffers): Declare new function.
2005-12-20 cgf* fhandler.h (fhandler_termios::fixup_after_exec):...
2005-12-20 cgf* cygtls.h (_cygtls::interrupt_now): Subsume interrupti...
2005-12-19 cgf* fhandler.h (set_console_state_for_spawn): Add an...
2005-12-19 corinna * dump_setup.cc (package_find): Fix is_alias computati...
2005-12-19 corinna * mmap.cc (fhandler_dev_zero::mmap): Call VirtualFree...
2005-12-19 cgffix minor typo.
2005-12-19 cgf* fhandler.h (fhandler_pipe::fixup_in_child): Declare...
2005-12-19 cgf* include/sys/dirent.h: Change __deprecated_d_ino to...
2005-12-17 cgf* winsup.h (child_copy): Change prototype to match...
2005-12-16 cgf* init.cc (dll_entry): Call prime_threads after dll_crt...
2005-12-16 cgf* hookapi.cc (putmem): Remove query of previous memory...
2005-12-15 corinna * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork...
2005-12-15 cgf* cygcheck.cc (common_apps): Add a few more binaries...
2005-12-14 corinna Fix unforgivable spelling error in ChangeLog.
2005-12-14 corinna * fhandler.cc (ACCFLAGS): Remove macro.
2005-12-14 corinna * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC...
2005-12-13 cgf* cygtls.cc (_cygtls::remove): Don't bother if we're...
2005-12-13 cgf* fhandler_tty.cc (fhandler_tty::open): Enhance comment.
2005-12-13 corinna * fhandler_tty.cc (fhandler_tty::open): Close newly...
2005-12-13 cgf* fhandler_tty.cc (fhandler_tty::open): Add a comment.
2005-12-13 joshuadfranklin* faq-programming.xml: Add note about struct stat64.
2005-12-13 cgf* times.cc (hires_ms::usecs): Subtract from slop from...
2005-12-13 cgf* times.cc (systime): Correct precision referenced...
2005-12-13 cgf* include/winuser.h (WINSTA_ALL_ACCESS): Define.
2005-12-13 cgf* pinfo.cc (winpids::add): Don't copy procinfo when...
2005-12-13 cgf* times.cc (hires_ms::usecs): Correct order when checki...
2005-12-12 cgfcorrect ChangeLog
2005-12-12 cgf* pinfo.cc (size_copied): New convenience macro.
2005-12-12 corinna * autoload.cc (GetSystemTimes): Remove.
2005-12-12 corinna * fhandler_proc.cc (format_proc_uptime): Drop usage...
2005-12-12 corinna * mmap.cc (gen_create_protect): Always generate WRITEC...
2005-12-11 cgf* winsup.api/ltp/dup03.c (cleanup): Fix longstanding...
2005-12-11 cgffix typo.
2005-12-10 cgf* dirent.h: Change the rest of the d_ino's to __depreca...
2005-12-10 cgf* malloc.cc: Update to version 2.8.3.
2005-12-09 dannysmith * lib/kernel32.def (CreateFiberEx): Correct suffix.
2005-12-09 dannysmith2005-12-09 Huw Davies <hdavies@users.sourceforge.net>
2005-12-08 corinna * fhandler_raw.cc (fhandler_dev_raw::ioctl): Only...
2005-12-08 corinna * fhandler_socket.cc (fhandler_socket::recvfrom):...
2005-12-07 cgf* hires.h (hires_ms::initime_ms): Delete.
2005-12-07 corinna * fhandler_proc.cc (format_proc_partitions): Use moder...
2005-12-07 dannysmith * include/winbase.h (GetDevicePowerState): Add prototype.
2005-12-07 dannysmith2005-12-07 Brian Gunlogson <gmb300@users.sourceforge...
2005-12-07 corinna * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix INVAL...
2005-12-07 corinna * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix setti...
2005-12-07 corinna * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2005-12-07 cgf* include/cygwin/stdlib.h: Guard compilation of *unsete...
2005-12-07 corinna * exceptions.cc (_cygtls::handle_exceptions): In case...
2005-12-05 cgf* include/cygwin/stdlib.h: New file.
2005-12-05 cgf* dir.cc (readdir_workdir): Only fill out d_ino when...
2005-12-05 cgfrevert accidental checkin
2005-12-05 cgfRemove unneeded whitespace.
2005-12-05 cgf* strace.cc (show_usecs): Renamed from 'usecs'.
2005-12-04 corinna * environ.cc (spenvs): Add "windir" as an "always...
2005-12-04 cgffix description
2005-12-04 joshuadfranklin* faq-setup.xml: Add note about clean_setup.pl.
2005-12-03 cgf* include/exceptions.h (exception_list): Revert previou...
2005-12-03 cgfAdd missing ChangeLog entry.
2005-12-03 cgf* cygtls.h (_cygtls::el): New field.
2005-12-02 cgf* dcrt0.cc (getstack): Try harder to modify memory.
2005-12-02 cgf* devices.h (_major): Revert previous ill-advised change.
2005-12-01 cgf* exceptions.cc (handle_exceptions): Translate a guard...
2005-12-01 corinna * mmap.cc: Make debug output more consistently. Fix...
2005-12-01 cgf* devices.h (_minor): Coerce argument to proper type...
2005-11-30 cgf* times.cc (hires_ms::prime): Remove debugging stuff.
2005-11-30 corinna * mmap.cc (list::try_map): New method, implementing...
2005-11-29 corinna * include/cygwin/version.h: Bump API minor version.
next