aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-01-24 * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.Danny Smith2-31/+44
2002-01-24bit more about full installDavid Starks-Browning1-0/+2
2002-01-24various updates to choosing & [un]installing packages with setupDavid Starks-Browning1-31/+37
2002-01-23clarify how to disable anti-virus safely during setupDavid Starks-Browning1-4/+6
2002-01-23remove obsolete urgent reference to latest/readme file.David Starks-Browning1-5/+0
2002-01-23remove explicit list of packages, refer to <http://cygwin.com/packages/>.David Starks-Browning1-16/+2
2002-01-23"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.David Starks-Browning1-667/+2
2002-01-23clarify "why doesn't my shell script work"David Starks-Browning1-3/+5
2002-01-23* speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor2-1/+6
2002-01-23 Supplement ChangeLog entry.Corinna Vinschen1-1/+2
2002-01-23 * security.cc (create_token): Use sec_user() to createCorinna Vinschen2-4/+8
2002-01-23 * path.cc (symlink): Fix check for already existing file.Corinna Vinschen2-1/+5
2002-01-22* cygmagic: Suppress error output when figuring out if sum takes an option.Christopher Faylor2-1/+6
2002-01-22* Makefile.in (CXXFLAGS): Ensure that important settings are preserved evenChristopher Faylor1-1/+2
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor4-8/+33
2002-01-22* cygmagic: Attempt to figure out if sum takes an option.Christopher Faylor2-1/+11
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor3-4/+12
2002-01-21* Makefile.in: Use CXX instead of CC to compile C++ sources.Christopher Faylor2-6/+10
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
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 Vinschen3-1/+8
2002-01-21Add newline at EOF.Christopher Faylor1-1/+1
2002-01-21* speclib: Don't use /dev/null as DLL name. Just default to what's already inChristopher Faylor3-4/+11
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-01-21* syscalls.cc (regfree): Make dll_export.Christopher Faylor2-1/+5
2002-01-20* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid whenChristopher Faylor2-1/+6
2002-01-202002-01-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-7/+15
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor2-1/+6
2002-01-19* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn'tChristopher Faylor2-2/+11
2002-01-19* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor4-5/+12
2002-01-19 * include/cygwin/version.h: Bump API minor version to 51.Corinna Vinschen2-1/+6
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen4-0/+71
2002-01-19 * security.cc (create_token): Close processes token handle as soonCorinna Vinschen2-0/+6
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2-1/+6
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen3-40/+149
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen6-2/+305
2002-01-15 * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen2-1/+5
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2-2/+11
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen2-24/+33
2002-01-14 * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.Corinna Vinschen2-1/+7
2002-01-14 * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"Corinna Vinschen8-21/+33
2002-01-14 * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.Corinna Vinschen2-0/+5
2002-01-13Add copyright stuffChristopher Faylor15-13/+33
2002-01-13* dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OKChristopher Faylor2-5/+15
2002-01-12* overview.sgml: Fix Red Hat cygwin contract link.Christopher Faylor3-2/+7
2002-01-112002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>Robert Collins11-19/+32
2002-01-112001-12-30 Guido Serassio <serassio@libero.it>Robert Collins2-0/+62
2002-01-11* exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor5-5/+43
2002-01-10 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen2-0/+7