OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin /
2011-12-02 corinna * path.cc (conv_path_list): Take cygwin_conv_path_t...
2011-11-29 cgf* sigproc.cc (get_proc_lock): Remove extra NULL check...
2011-11-29 cgf* sync.cc: Fix comment.
2011-11-29 cgf* sigproc.cc (remove_proc): Don't terminate the current...
2011-11-29 cgffix older description
2011-11-28 corinna * external.cc (fillout_pinfo): Store program name...
2011-11-28 corinna * pinfo.cc (pinfo::exit): Call TerminateProcess to...
2011-11-27 cgf* init.cc (dll_entry): Revert previous change since...
2011-11-26 cgf* init.cc (remove): Don't bother calling through thread...
2011-11-26 cgf* exceptions.cc (stackdump): Make global.
2011-11-26 cgf* exceptions.cc (sigpacket::process): Move signal_exit...
2011-11-24 cgfmissed this in previous checkin
2011-11-24 cgf* cygthread.h (cygthread::name): Default name to "main...
2011-11-24 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previ...
2011-11-23 cgf* pipe.cc (fhandler_pipe::create): Avoid derefencing...
2011-11-23 cgf* fhandler.h (fhandler_pipe::create): Rename from the...
2011-11-21 cgf* sigproc.cc (remove_proc): Don't do busy loop when...
2011-11-21 cgf* sigproc.cc (remove_proc): Don't do busy loop when...
2011-11-18 corinna * shared.cc (get_shared_parent_dir): Use global shared...
2011-11-17 corinna * shared.cc (shared_info::create): Open global shared...
2011-11-16 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-11-14 cgf* pinfo.cc (_pinfo::dup_proc_pipe): Fatalize a warning...
2011-11-14 cgfRemove erroneously checked-in debugging statements.
2011-11-14 cgfupdate copyrights
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-11-08 corinna * posix.sgml (std-gnu): Add ptsname_r.
2011-11-08 cgf* fhandler.h (__ptsname): New macro.
2011-11-08 cgf* include/cygwin/stdlib.h: Update copyright.
2011-11-07 cgf* cygwin.din (ptsname_r): Export.
2011-11-07 corinna * fhandler.cc (CHUNK_SIZE): Drop NO_COPY.
2011-11-07 corinna * syscalls.cc (check_dir_not_empty): Check surplus...
2011-11-05 cgf* pinfo.cc (status_exit): Recognize STATUS_ILLEGAL_INST...
2011-11-05 cgf* pinfo.cc (status_exit): Return complete error code...
2011-11-04 cgf* pinfo.h (pinfo::reattach): Only set destroy to false...
2011-11-04 cgf* sigproc.cc (child_info_spawn::reattach_children)...
2011-11-03 cgf* sigproc.cc (child_info::sync): Report on exit code...
2011-11-03 cgf* sigproc.cc (child_info_spawn::reattach_children)...
2011-11-03 corinna * fhandler.cc (off_current): Define local in fhandler_...
2011-10-30 cgfRemove erroneous entry.
2011-10-30 cgf* fhandler.h (fhandler_pipe::create_selectable): Remove...
2011-10-28 cgf* exceptions.cc (sigpacket::process): Avoid a potential...
2011-10-28 corinna * cygwin.din (getgrouplist): Export.
2011-10-26 cgf* child_info.h (cchildren): New struct.
2011-10-25 corinna * hookapi.cc (hook_or_detect_cygwin): Take additional...
2011-10-24 corinna * syscalls.cc (unlink_nt): Fix a bug which overwrites...
2011-10-24 corinna * shared.cc (open_shared): Fix memory reservation...
2011-10-23 cgf* fhandler_tty.cc (fhandler_pty_slave::read): Use consi...
2011-10-23 cgf* path.cc (path_conv::get_nt_native_path): Avoid derefe...
2011-10-22 cgf* dtable.cc (dtable::delete_archetype): Improve debuggi...
2011-10-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2011-10-21 cgfCheck in missing ChangeLog entry.
2011-10-21 corinna * globals.cc (ro_u_ncfsd): New R/O unicode string.
2011-10-20 cgf* fhandler.h (fhandler*::copyto): Free path_conv string...
2011-10-20 cgfThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-20 corinna * syscalls.cc (try_to_bin): Improve debug output.
2011-10-18 corinna * path.cc: Extend two comments. Mention the name...
2011-10-17 cgf* dcrt0.cc (dll_crt0_1): Copy argv before passing to...
2011-10-17 cgf* sigproc.cc (proc_terminate): Avoid setting ppid to...
2011-10-15 cgf* cygerrno.h (__set_errno): Modify debugging output...
2011-10-15 corinna * fhandler_process.cc (dos_drive_mappings::fixup_if_ma...
2011-10-15 corinna * sec_auth.cc (get_token_group_sidlist): Add CONSOLE...
2011-10-13 corinna * path.cc (find_fast_cwd_pointer): Allow 'push crit...
2011-10-13 corinna * path.cc (copy_cwd_str): Move up in file to be access...
2011-10-12 corinna * fhandler_console.cc (fhandler_console::cursor_set...
2011-10-11 cgf* cygwin.din: Remove some _tc* exports. Add tcgetsid().
2011-10-11 cgf* dtable.cc (fh_alloc): Don't parse /dev/tty if ctty...
2011-10-10 cgf* syscalls.cc (open): Add temporary kludge to avoid...
2011-10-10 corinna * fhandler.h (fhandler_process::closedir): Declare.
2011-10-10 cgf* fhandler_tty.cc (fhandler_pty_slave::open): Clarify...
2011-10-07 cgf* fhandler.h (fhandler_console::tc_getpgid): New function.
2011-10-07 corinna * include/sys/cygwin.h (cygwin_getinfo_types): Define...
2011-10-07 corinnaFix copyright.
2011-10-06 corinna * fhandler_termios.cc (fhandler_termios::tcsetpgrp...
2011-10-06 chrfranke2011-10-06 Christian Franke <franke@computer.org>
2011-10-05 corinna * external.cc (create_winenv): Rename from sync_winenv...
2011-10-05 corinna * net.cc (socketpair): Bind first socket to loopback...
2011-09-21 cgf* tty.cc (grantpt): Check for valid fd.
2011-09-02 corinna * net.cc (cygwin_getsockopt): Drop erroneous double...
2011-09-01 corinna * lc_msg.h: Regenerate.
2011-09-01 corinna * dlfcn.cc (gfpod_helper): Helper function to search...
2011-08-31 corinna * flock.cc (inode_t::unlock_and_remove_if_unused)...
2011-08-29 corinna * flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate...
2011-08-27 corinna * fhandler.cc (fhandler_base::open): Fix typo in comment.
2011-08-25 cgf* cygthread.cc (cygthread::simplestub): Notify that...
2011-08-25 corinna * fhandler.cc (fhandler_base::open): Never open files...
2011-08-24 corinna * thread.cc (pthread::pthread): Drop setting parent_tl...
2011-08-24 cgf* thread.cc (pthread::exit): Create dummy tls structure...
2011-08-23 corinna * poll.cc (poll): Don't return prematurely if invalid...
2011-08-23 corinna * fhandler_socket.cc (fhandler_socket::send_internal...
2011-08-21 cgf* dtable.cc (conv_start_chars): Remove unneeded section...
2011-08-21 yselkowitz* include/paths.h (_PATH_MAILDIR): Define.
2011-08-20 corinna * fhandler_process.cc (format_process_maps): Define...
2011-08-19 yselkowitz* devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_ME...
2011-08-19 cgf* dtable.cc: Mark some const variables as static.
2011-08-19 corinna * fhandler_console.cc (fhandler_console::read): Recogn...
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 * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR...
next