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-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
2002-01-25* speclib: Ensure that temporary def file is removed.Christopher Faylor
2002-01-24 * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.Danny Smith
2002-01-24bit more about full installDavid Starks-Browning
2002-01-24various updates to choosing & [un]installing packages with setupDavid Starks-Browning
2002-01-24clarify how to disable anti-virus safely during setupDavid Starks-Browning
2002-01-24remove obsolete urgent reference to latest/readme file.David Starks-Browning
2002-01-24remove explicit list of packages, refer to <http://cygwin.com/packages/>.David Starks-Browning
2002-01-24"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.David Starks-Browning
2002-01-24clarify "why doesn't my shell script work"David Starks-Browning
2002-01-23* speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor
2002-01-23 Supplement ChangeLog entry.Corinna Vinschen
2002-01-23 * security.cc (create_token): Use sec_user() to createCorinna Vinschen
2002-01-23 * path.cc (symlink): Fix check for already existing file.Corinna Vinschen
2002-01-22* cygmagic: Suppress error output when figuring out if sum takes an option.Christopher Faylor
2002-01-22* Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor
2002-01-22* cygmagic: Attempt to figure out if sum takes an option.Christopher Faylor
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor
2002-01-22* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-21 Fix ChangeLog entry.Corinna Vinschen
2002-01-21 * grp.cc (getgrent): Don't return default gid entry when ntsec is on.Corinna Vinschen
2002-01-21Add newline at EOF.Christopher Faylor
2002-01-21* speclib: Don't use /dev/null as DLL name. Just default to what's already inChristopher Faylor
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-21* syscalls.cc (regfree): Make dll_export.Christopher Faylor