aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-02-19* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor1-0/+8
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor1-0/+19
2002-02-17reformatChristopher Faylor1-3/+5
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor1-0/+25
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor1-0/+12
2002-02-15* hires.h: New file.Christopher Faylor1-0/+7
2002-02-14* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor1-0/+5
2002-02-14* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor1-0/+16
2002-02-12 * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen1-0/+4
2002-02-10* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor1-0/+4
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-2/+10
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-0/+17
2002-02-10 * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen1-0/+7
2002-02-09 * include/cygwin/grp.h: New file.Corinna Vinschen1-0/+9
2002-02-09 * dtable.cc (dtable::dup2): Revert previous patch.Corinna Vinschen1-0/+16
2002-02-09 * net.cc (get_2k_ifconf): Create interface entries for tokenring cards.Corinna Vinschen1-0/+4
2002-02-08 * dtable.cc (dtable::dup2): Store fd for fhandler_socket.Corinna Vinschen1-0/+13
2002-02-07 * net.cc (cygwin_getsockname): Fix handling of NULL sun_path.Corinna Vinschen1-0/+4
2002-01-29 * net.cc (getdomainname): Fix registry key for 9x systems, too.Corinna Vinschen1-0/+4
2002-01-29 * net.cc (getdomainname): Fix registry key for NT systems.Corinna Vinschen1-0/+4
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor1-0/+18
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor1-0/+5
2002-01-24* speclib: Ensure that temporary def file is removed.Christopher Faylor1-0/+4
2002-01-23* speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor1-0/+5
2002-01-23 Supplement ChangeLog entry.Corinna Vinschen1-1/+2
2002-01-23 * security.cc (create_token): Use sec_user() to createCorinna Vinschen1-0/+5
2002-01-23 * path.cc (symlink): Fix check for already existing file.Corinna Vinschen1-0/+4
2002-01-22* cygmagic: Suppress error output when figuring out if sum takes an option.Christopher Faylor1-0/+5
2002-01-22* cygmagic: Attempt to figure out if sum takes an option.Christopher Faylor1-0/+4
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor1-0/+7
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-01-21 Fix ChangeLog entry.Corinna Vinschen1-1/+1
2002-01-21 * grp.cc (getgrent): Don't return default gid entry when ntsec is on.Corinna Vinschen1-0/+5
2002-01-21* speclib: Don't use /dev/null as DLL name. Just default to what's already inChristopher Faylor1-0/+10
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-01-21* syscalls.cc (regfree): Make dll_export.Christopher Faylor1-0/+4
2002-01-20* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid whenChristopher Faylor1-0/+5
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor1-0/+5
2002-01-19* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn'tChristopher Faylor1-0/+7
2002-01-19* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor1-0/+7
2002-01-19 * include/cygwin/version.h: Bump API minor version to 51.Corinna Vinschen1-0/+4
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen1-0/+6
2002-01-19 * security.cc (create_token): Close processes token handle as soonCorinna Vinschen1-0/+5
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen1-0/+8
2002-01-15 * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen1-0/+4
2002-01-14 * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"Corinna Vinschen1-0/+12
2002-01-13* dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OKChristopher Faylor1-0/+5
2002-01-11* exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor1-0/+10
2002-01-10 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen1-0/+5