OSDN Git Service

* include/netdb.h (gethostbyname2): Declare.
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2011-07-10 corinna * include/netdb.h (gethostbyname2): Declare.
2011-07-10 ericbpthread_sigmask: fix return value to match POSIX
2011-07-07 corinna * miscfuncs.cc (yield): Drop thread priority only...
2011-07-06 cgf* exceptions.cc (_cygtls::interrupt_now): Back out...
2011-07-06 corinna * sched.c (sched_yield): Just call SwitchToThread...
2011-07-06 cgf* exceptions.cc (_cygtls::interrupt_now): Don't check...
2011-07-06 cgf* exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename...
2011-07-06 corinna * sigproc.cc (wait_sig): Fix debug output.
2011-07-05 corinna * fhandler_console.cc (fhandler_console::input_tcsetat...
2011-07-05 corinna * security.cc (get_file_sd): Fix comment.
2011-07-05 corinna * fhandler.cc (fhandler_base::open): Never create...
2011-07-05 corinna * fhandler.cc (fhandler_base::open): Don't open file...
2011-07-04 cgf* environ.cc (tty_is_gone): Wrap warning at 80 characters.
2011-07-04 corinna Throughout, open console handles with sharing for...
2011-07-04 corinna * dtable.cc (dtable::init_std_file_from_handle): Chang...
2011-07-04 corinna * environ.cc (environ_init): Reinstantiate on-the...
2011-07-04 cgf* fhandler.cc (fhandler_base::open_with_arch): Call...
2011-07-01 cgf* dtable.cc (cnew): Fix whitespace.
2011-07-01 corinna * include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.
2011-07-01 corinna * fhandler.cc (fhandler_base::open): Move NFS-specific...
2011-06-30 corinna * dtable.cc (fh_oom): Remove.
2011-06-30 corinna * fhandler_console.cc (fhandler_console::read): Add...
2011-06-30 corinna * dtable.cc (fh_oom): New static fhandler storage.
2011-06-28 corinna * fhandler_process.cc (heap_info::fill_if_match):...
2011-06-24 corinna * fhandler_console.cc (fhandler_console::read): Don...
2011-06-22 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Create...
2011-06-22 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Fix...
2011-06-18 corinna * path.cc (normalize_win32_path): Skip all slashes...
2011-06-17 corinna * fhandler.cc (fhandler_base::open): Drop local create...
2011-06-17 corinna * dcrt0.cc (dll_crt0_1): Call strace.dll_info after...
2011-06-17 corinna * dtable.cc (handle_to_fn): Accommodate name change...
2011-06-16 cgf* fhandler_console.cc (fhandler_console::set_unit)...
2011-06-15 cgf* errno.cc (EIO): Lowercase "o" representative string.
2011-06-15 corinna * cygwinenv.sgml (using-cygwinenv): Move envcache...
2011-06-14 cgf* cygheap.h (init_cygheap::ctty_on_hold): Remove condit...
2011-06-14 cgf* mingw: Force use of bash.
2011-06-13 cgf* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_t...
2011-06-12 cgfRename FH_BAD to FH_NADA throughout.
2011-06-10 cgf* environ.cc (create_upcaseenv): Delete.
2011-06-09 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-06-09 cgf* environ.cc (envcache): Delete.
2011-06-09 cgf* environ.c: Move code earlier to allow:
2011-06-08 cgf* environ.cc (tty_is_gone): Add missing space to message.
2011-06-08 cgf* environ.cc (settings::set_process_state): Delete.
2011-06-07 cgf* fhandler_console.cc (fhandler_console::open_shared_co...
2011-06-06 cgfwhitespace elimination
2011-06-06 cgf* fhandler_disk_file.cc (fhandler_disk_file::pread...
2011-06-05 cgf* fhandler_console.cc (fhandler_console::open_shared_co...
2011-06-04 cgf* ntdll.h (FILE_PIPE_*): Define constants.
2011-06-04 cgf* pinfo.cc (_pinfo::set_ctty): Don't reset myself-...
2011-06-04 cgf* fhandler.cc (fhandler_base_overlapped::wait_overlappe...
2011-06-01 cgf* exceptions.cc (ctrl_c_handler): Simplify test for...
2011-06-01 cgf* external.cc (fillout_pinfo): Don't truncate ctty...
2011-06-01 cgf* select.cc (pipe_data_available): New function - uses...
2011-05-31 keithmarshallCorrect checking for short option matches in getopt_lon...
2011-05-31 cgf* dtable.cc (dtable::select_write): Add missing argumen...
2011-05-30 cgf* dll_init.cc (dll_list::append): Eliminate increment...
2011-05-30 cgf* dll_init.cc (reserve_upto): Remove.
2011-05-30 cgf* fhandler_termios.cc (fhandler_termios::bg_check)...
2011-05-30 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-05-30 cgf* cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.
2011-05-29 cgf* fhandler.cc (fhandler_overlapped::wait_overlapped...
2011-05-29 cgf* ps.cc (ttynam): Accommodate new console numbering.
2011-05-28 cgf* dll_init.cc (dll_list::alloc): Initialize dll::image_...
2011-05-28 cgfRevert previous checkins as they introduced a bug when...
2011-05-28 cgf* dll_init.cc (reserve_upto): Remove.
2011-05-28 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-05-28 cgf* dll_init.c (dll_list::load_after_fork): Don't clear...
2011-05-28 cgf* fhandler.cc (handler_base_overlapped::wait_overlapped...
2011-05-28 cgf* fhandler.cc (fhandler_base_overlapped::wait_overlappe...
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-05-27 corinna * shared.cc (offsets): Reorder so that console_state...
2011-05-26 corinna * mount.h (MAX_MOUNTS): Raise to 64.
2011-05-25 ericb* new-features.sgml (ov-new1.7.10): Document strerror...
2011-05-25 ericbperror: fix POSIX compliance and work with recent newli...
2011-05-25 corinna * init.cc (dll_entry): Reinstantiate wow64_test_stack_...
2011-05-25 corinna * legal.sgml: Drop an old paragraph. Reactivate copyr...
2011-05-25 corinna * posix.sgml (std-notes): Add missing <para>.
2011-05-24 ironhead2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-24 corinna * mount.cc (mount_info::conv_to_win32_path): Remove...
2011-05-24 corinna * pinfo.h (struct _pinfo): Reduce size of progname...
2011-05-23 ericb* cygtls.h (strerror_buf): Resize to allow '-'.
2011-05-23 ericbstrerror: match recent glibc changes
2011-05-23 ironheadFix typo in ChangeLog of previous commit
2011-05-23 ironhead2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 corinna * fhandler_process.cc (thread_info::fill_if_match...
2011-05-23 ironhead2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 ironhead2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 ironhead2011-05-22 A.B., Khalid <abkhd@users.sourceforge...
2011-05-23 ironhead2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 ironhead2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 ironhead2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 ironhead2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>
2011-05-23 ironhead2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-21 corinna * fhandler_process.cc (struct dos_drive_mappings)...
2011-05-20 corinna * miscfuncs.cc (CygwinCreateThread): Fix condition...
2011-05-20 corinna * miscfuncs.cc (CygwinCreateThread): Add accidentally...
2011-05-20 corinna * fhandler_process.cc (struct heap_info): Change type...
2011-05-20 corinna * miscfuncs.cc (thread_wrapper): Remove statements...
2011-05-20 corinna * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
next