Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2002-02-20* configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor
2002-02-18reformatChristopher Faylor
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor
2002-02-16whitespace cleanupChristopher Faylor
2002-02-16* mount.cc (usage): Fix typo in output.Christopher Faylor
2002-02-15 * include/ntsecpkg.h: New file.Danny Smith
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor
2002-02-15* hires.h: New file.Christopher Faylor
2002-02-15* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor
2002-02-15* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor
2002-02-15* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor
2002-02-14 * include/ntsecpkg.h: New file.Danny Smith
2002-02-14 * include/windef.h (PROC,FARPROC,NEARPROC): Remove voidDanny Smith
2002-02-13 * include/windef.h (FARPROC,NEARPROC,PROC): RemoveDanny Smith
2002-02-13 * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen
2002-02-11new how-to.Christopher Faylor
2002-02-11* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen
2002-02-10 * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen
2002-02-09 * include/cygwin/grp.h: New file.Corinna Vinschen
2002-02-09 * dtable.cc (dtable::dup2): Revert previous patch.Corinna Vinschen
2002-02-09 * net.cc (get_2k_ifconf): Create interface entries for tokenring cards.Corinna Vinschen
2002-02-08 * dtable.cc (dtable::dup2): Store fd for fhandler_socket.Corinna Vinschen
2002-02-07 * net.cc (cygwin_getsockname): Fix handling of NULL sun_path.Corinna Vinschen
2002-01-31 * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-homeCorinna Vinschen
2002-01-30 * include/mapi.h: New file.Danny Smith
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen
2002-01-30add more wordsChristopher Faylor
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor
2002-01-29 * net.cc (getdomainname): Fix registry key for 9x systems, too.Corinna Vinschen
2002-01-29 * net.cc (getdomainname): Fix registry key for NT systems.Corinna Vinschen
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor
2002-01-28 * include/winuser.h (GetWindowLongPtr[AW],Danny Smith
2002-01-28 * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.Danny Smith
2002-01-28 * lib/test.c: Include wsnetbsd.h.Danny Smith
2002-01-28 * include/malloc.h (_heapinfo): Correct structure definition.Danny Smith
2002-01-25Merge MinGW changesEarnie Boyd
2002-01-25* include/winnt.h: Remove merge conflict.Earnie Boyd
2002-01-25Remove duplicate changelog entry.Danny Smith
2002-01-25 * profile/profil.c: Update copyright info.Danny Smith
2002-01-25 * include/tchar.h (_TCHAR): Add missing ;.Danny Smith
2002-01-25 * include/tchar.h (_TCHAR): Add typedefs.Danny Smith
2002-01-25 * include/winnt.h (_TCHAR): Add typedefs.Danny Smith
2002-01-25Merge MinGW differencesEarnie Boyd