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-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
2002-01-21* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid whenChristopher Faylor
2002-01-202002-01-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor
2002-01-20* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn'tChristopher Faylor
2002-01-20* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor
2002-01-19 * include/cygwin/version.h: Bump API minor version to 51.Corinna Vinschen
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen
2002-01-19 * security.cc (create_token): Close processes token handle as soonCorinna Vinschen
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen
2002-01-15 * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen
2002-01-15 * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.Corinna Vinschen