aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-10-14Forgot to commit ChangeLogCorinna Vinschen1-0/+10
2000-10-14* cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied fromChristopher Faylor1-0/+19
2000-10-13* dtable.cc (dtable::fixup_after_fork): Revert thinko below.Christopher Faylor1-0/+5
2000-10-12* child_info: Bump child_info "version".Christopher Faylor1-0/+23
2000-10-12* errno.cc (seterrno_from_win_error): Fix debugging output.Christopher Faylor1-0/+21
2000-10-10* path.cc (cwdstuff::get): Set EINVAL when length is zero.Christopher Faylor1-0/+4
2000-10-09* path.cc (mount_info::cygdrive_posix_path): Handle e:foo constructionChristopher Faylor1-0/+5
2000-10-09* fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): Fix debug output.Corinna Vinschen1-0/+5
2000-10-09 * fhandler_mem.cc: Eliminate unused include statements.Corinna Vinschen1-0/+5
2000-10-09 * fhandler.h (fhandler_dev_mem): Erase member `init_phase' andCorinna Vinschen1-0/+15
2000-10-09* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandleChristopher Faylor1-0/+24
2000-10-07* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor1-4/+17
2000-10-07 * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen1-0/+16
2000-10-07* syscalls.cc (_read): Behave properly when passed previous version ofChristopher Faylor1-0/+5
2000-10-06* net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NTChristopher Faylor1-0/+15
2000-10-05 =====================================Corinna Vinschen1-0/+15
2000-10-05* net.cc: General cleanup.Christopher Faylor1-0/+7
2000-10-05* exceptions.cc (interruptible): Add extra debugging.Christopher Faylor1-0/+6
2000-10-05* include/netinet/tcp.h: Remove winsock.h include.Christopher Faylor1-0/+6
2000-10-04 * include/sys/mman.h: Add missing MAP_FAILED macro.Corinna Vinschen1-0/+4
2000-10-04 * fhandler.h (fhandler_dev_mem): Add method `init'. Add membersCorinna Vinschen1-1/+16
2000-10-02 * dcrt0.cc: Add LoadDLLFunc statement for RegEnumValueA().Corinna Vinschen1-0/+9
2000-10-02* signal.cc (sigaction): Allow new action == oldaction.Christopher Faylor1-0/+4
2000-10-02 * fhandler_mem.cc: Load ntdll functions via autoload method.Corinna Vinschen1-0/+5
2000-10-02 * fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers.Corinna Vinschen1-0/+4
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor1-1/+14
2000-10-01 * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen1-0/+9
2000-09-30* cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor1-0/+19
2000-09-30* path.cc (symlink_info::check): Set executable bit for a file if the first twoChristopher Faylor1-0/+5
2000-09-30 * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen1-0/+7
2000-09-28 * net.cc (get_ifconf): Code cleanup. Split. Call os dependentCorinna Vinschen1-0/+8
2000-09-27* spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor1-0/+5
2000-09-26* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.Christopher Faylor1-0/+10
2000-09-25* spawn.cc (av::dup_maybe): Make function void rather than void *.Christopher Faylor1-3/+13
2000-09-19* spawn.cc (spawn_guts): Use actual program argument passed in for argv[0] asChristopher Faylor1-0/+6
2000-09-19* path.h: Create new input path flag PATH_NEEDDIR.Christopher Faylor1-0/+9
2000-09-18* fhandler_tty.cc (fhandler_tty_slave::write): Correct typo which causedChristopher Faylor1-0/+5
2000-09-18* path.cc (mount_info::read_mounts): Don't delete mount entries of which mountChristopher Faylor1-0/+12
2000-09-18* exceptions.cc (interruptible): Return 0 if given an address in uncommittedChristopher Faylor1-0/+5
2000-09-16 * signal.cc (sleep): If interrupted by signal, return theEgor Duda1-0/+5
2000-09-16* exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor1-0/+7
2000-09-13* spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methodsChristopher Faylor1-0/+24
2000-09-13* external.cc (fillout_pinfo): Handle explicit pids correctly.Christopher Faylor1-0/+4
2000-09-12* path.cc (normalize_posix_path): Fix more slashdot madness.Christopher Faylor1-0/+4
2000-09-12* Makefile.in: Make clean target remove *.d.Christopher Faylor1-0/+4
2000-09-11* path.cc (normalize_posix_path): Correctly deal with a "." parameter.Christopher Faylor1-0/+4
2000-09-11* cygheap.cc (init_cheap): Just use any old address for the cygwin heap.Christopher Faylor1-0/+9
2000-09-10* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handlingChristopher Faylor1-0/+8
2000-09-10* path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdirChristopher Faylor1-0/+8
2000-09-08* lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor1-0/+4