OSDN Git Service

* libc/include/process.h: Remove exec family function declarations.
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2011-08-19 corinna * fhandler_console.cc (fhandler_console::read): Recogn...
2011-08-19 corinna * include/winuser.h: Ad missing MAPVK_xxx definitions.
2011-08-19 yselkowitz* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined...
2011-08-18 cgf* dcrt0.cc (dll_crt0_0): Remove unneeded __stdcall...
2011-08-18 corinna * dtable.cc (dtable::get_debugger_info): Add missing...
2011-08-16 phumblet2011-08-16 Pierre Humblet <Pierre.Humblet@ieee.org>
2011-08-16 corinna * dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for...
2011-08-16 corinna * new-features.sgml (ov-new1.7.10): Document new RTLD...
2011-08-16 corinna * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR...
2011-08-16 corinna * autoload.cc (GetModuleHandleExW): Define.
2011-08-15 corinna * pipe.cc (pipe): Just call _pipe with O_BINARY mode...
2011-08-13 corinna * miscfuncs.cc (CreatePipeOverlapped): New function.
2011-08-12 cgf* miscfuncs.cc (create_pipe): Delete obsolete function.
2011-08-12 corinna * new-features.sgml (ov-new1.7.10): Document large...
2011-08-12 corinna * fhandler_proc.cc (fhandler_proc::closedir): Don...
2011-08-12 corinna * fhandler.h (fhandler_proc::opendir): Declare.
2011-08-11 corinna * fhandler_proc.cc (fhandler_proc::get_proc_fhandler...
2011-08-11 corinna * (winpids::add): Make sure to store always a Windows...
2011-08-10 corinna * ps.cc (main): Don't overwrite process name, just...
2011-08-10 corinna * fhandler_process.cc (format_process_status): Always...
2011-08-09 corinna * heap.cc (eval_initial_heap_size): New function fetch...
2011-08-09 corinna * ntdll.h (STATUS_NOT_FOUND): Define.
2011-08-07 corinna * resource.cc (getrlimit): Just return RLIM_INFINITY...
2011-08-07 corinna * fhandler_process.cc (format_process_maps): Actually...
2011-08-05 corinna * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,
2011-08-04 corinna * faq-using.xml (faq.using.bloda): Add NVIDIA. Change...
2011-08-04 corinna * net.cc (socketpair): Release sb0 if there's no space...
2011-08-03 yselkowitz* new-features.sgml (ov-new1.7.10): Document new POSIX...
2011-08-03 yselkowitz* cygwin.din (clock_nanosleep): Export.
2011-08-03 cgf* dll_init.cc: Use fabort in favor of api_fatal and...
2011-08-03 yselkowitz* cygtls.h (struct _local_storage): Add cw_timer member.
2011-08-01 corinna * syscalls.cc (faccessat): Fix parens in flag expressi...
2011-08-01 cgf* dll_init.cc (dll_list::load_after_fork_impl): Add...
2011-08-01 cgf* sigproc.cc (pending_signals::pending): Define new...
2011-07-31 corinna * fhandler.h (class fhandler_dev_mem): Remove dup...
2011-07-30 cgfadd missing entry
2011-07-30 cgf* cygthread.cc (cygthread::async_create): Define new...
2011-07-30 cgf* fhandler.h (fhandler_base_overlapped::size): Declare...
2011-07-30 corinna * fhandler_registry.cc (fhandler_registry::dup): Dupli...
2011-07-29 corinna Throughout change "WinSock" to "Winsock" in comments.
2011-07-29 corinna * include/winsock2.h (SIO_UDP_CONNRESET): Define.
2011-07-26 corinna * fhandler_disk_file.cc (__DIR_mounts::eval_ino):...
2011-07-26 corinna * ntdll.h: Fix typo in comment.
2011-07-25 corinna * fhandler_console.cc (fhandler_console::ioctl): Fetch...
2011-07-22 corinna * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop...
2011-07-21 cgfCorinna Vinschen <corinna@vinschen.de>
2011-07-21 corinna * heap.cc (eval_start_address): Simplify test for...
2011-07-21 corinna * heap.cc (eval_start_address): New static function...
2011-07-21 yselkowitz* cygwin.din (pthread_condattr_getclock): Export.
2011-07-20 andyk * setup-net.sgml (setup-packages): Reflect removal...
2011-07-20 yselkowitz* new-features.sgml (ov-new1.7.10): Document getconf(1).
2011-07-20 yselkowitz* Makefile.in (CYGWIN_BINS): Add getconf.
2011-07-18 yselkowitz* sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRI...
2011-07-18 corinna * heap.cc (heap_init): Change type of largest_found...
2011-07-15 cgfcorrect comment
2011-07-15 cgf* cygwinenv.sgml (using-cygwinenv): Clarify "glob"...
2011-07-14 corinna * fhandler_console.cc (fhandler_console::input_tcsetat...
2011-07-13 corinna * fhandler_serial.cc (fhandler_serial::raw_read):...
2011-07-13 cgf* setup_handler (setup_handler): Change break to goto...
2011-07-11 cgf* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove...
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.
next