OSDN Git Service

* Makefile.in: Add all-tix to deps for all-snavigator
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2002-01-31 corinna * mkpasswd.c (main): Set default home path for 9x...
2002-01-30 dannysmith * include/mapi.h: New file.
2002-01-30 corinna * passwd.cc (ChangePW): Add parameter to differ betwee...
2002-01-30 cgfadd more words
2002-01-29 cgf* dump_setup.cc (parse_filename): Don't consider '_...
2002-01-29 corinna * net.cc (getdomainname): Fix registry key for 9x...
2002-01-29 corinna * net.cc (getdomainname): Fix registry key for NT...
2002-01-29 cgf* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely...
2002-01-29 cgf* cygcheck.cc: Use specific cygwin includes, as required.
2002-01-29 cgf* Makefile.in (MINGW_INCLUDES): Change cygwin include.
2002-01-29 cgf* external.cc (cygwin_internal): Initialize various...
2002-01-28 cgf* include/sys/strace.h (_STRACE_ON): Define.
2002-01-28 dannysmith * include/winuser.h (GetWindowLongPtr[AW],
2002-01-27 dannysmith * include/winuser.h (GWLP_*,DWLP_*): Add missing const...
2002-01-27 dannysmith * lib/test.c: Include wsnetbsd.h.
2002-01-27 dannysmith * include/malloc.h (_heapinfo): Correct structure...
2002-01-25 earnieMerge MinGW changes
2002-01-25 earnie* include/winnt.h: Remove merge conflict.
2002-01-25 dannysmithRemove duplicate changelog entry.
2002-01-25 dannysmith * profile/profil.c: Update copyright info.
2002-01-25 dannysmith * include/tchar.h (_TCHAR): Add missing ;.
2002-01-25 dannysmith * include/tchar.h (_TCHAR): Add typedefs.
2002-01-25 dannysmith * include/winnt.h (_TCHAR): Add typedefs.
2002-01-25 earnieMerge MinGW differences
2002-01-24 cgf* speclib: Ensure that temporary def file is removed.
2002-01-24 dannysmith * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_...
2002-01-24 davidsbbit more about full install
2002-01-24 davidsbvarious updates to choosing & [un]installing packages...
2002-01-23 davidsbclarify how to disable anti-virus safely during setup
2002-01-23 davidsbremove obsolete urgent reference to latest/readme file.
2002-01-23 davidsbremove explicit list of packages, refer to <cygwin...
2002-01-23 davidsb"History" no longer maintained here. Moved to <cygwin...
2002-01-23 davidsbclarify "why doesn't my shell script work"
2002-01-23 cgf* speclib: Use rm -f to remove temp file just to quiet...
2002-01-23 corinna Supplement ChangeLog entry.
2002-01-23 corinna * security.cc (create_token): Use sec_user() to create
2002-01-23 corinna * path.cc (symlink): Fix check for already existing...
2002-01-22 cgf* cygmagic: Suppress error output when figuring out...
2002-01-22 cgf* Makefile.in (CXXFLAGS): Ensure that important setting...
2002-01-22 cgf* Makefile.in: Build intermediate cygcheck.o to force...
2002-01-22 cgf* cygmagic: Attempt to figure out if sum takes an option.
2002-01-22 cgf* Makefile.in (libpthread.a): Pass the assembler also.
2002-01-21 cgf* Makefile.in: Use CXX instead of CC to compile C+...
2002-01-21 cgf* include/cygwin/version.h: Bump DLL minor number.
2002-01-21 corinna Fix ChangeLog entry.
2002-01-21 corinna * grp.cc (getgrent): Don't return default gid entry...
2002-01-21 cgfAdd newline at EOF.
2002-01-21 cgf* speclib: Don't use /dev/null as DLL name. Just defau...
2002-01-21 cgf* include/cygwin/version.h: Bump DLL minor number.
2002-01-21 cgf* syscalls.cc (regfree): Make dll_export.
2002-01-20 cgf* exceptions.cc (ctrl_c_handler): Convert windows pid...
2002-01-20 rbcollins2002-01-21 Robert Collins <rbtcollins@hotmail.com>
2002-01-20 cgf* Makefile.in (new-cygwin1.dll): Revert previous change...
2002-01-19 cgf* exceptions.cc (sig_handle_tty_stop): Don't send SIGCH...
2002-01-19 cgf* include/cygwin/version.h: Bump DLL minor number.
2002-01-19 cgf* Makefile.in (new-cygwin1.dll): Just use -lsupc++...
2002-01-19 corinna * include/cygwin/version.h: Bump API minor version...
2002-01-19 corinna * cygwin.din: Add recvmsg and sendmsg.
2002-01-19 corinna * security.cc (create_token): Close processes token...
2002-01-18 cgf* cygcheck.cc (already_did): Avoid default constructors...
2002-01-17 corinna * cygpath.cc (main): Add options to show Desktop and...
2002-01-17 corinna * Makefile.in: Add fnmatch.o to DLL_OFILES.
2002-01-15 corinna * path.cc (fchdir): Call chdir with full windows path.
2002-01-15 corinna * cygpath.cc (doit): Empty file ignored using option -i.
2002-01-15 corinna * mkpasswd.c (print_win_error): Add a new function.
2002-01-14 corinna * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct...
2002-01-14 corinna * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of ...
2002-01-14 corinna * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.
2002-01-13 cgfAdd copyright stuff
2002-01-13 cgf* dcrt0.cc (multiple_cygwin_problem): Clarify logic...
2002-01-12 cgf* overview.sgml: Fix Red Hat cygwin contract link.
2002-01-11 rbcollins2002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>
2002-01-11 rbcollins2001-12-30 Guido Serassio <serassio@libero.it>
2002-01-11 cgf* exceptions.cc (sig_handle): Accept a second argument...
2002-01-10 corinna * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch...
2002-01-10 cgf* exceptions.cc (early_stuff_init): Rename from misname...
2002-01-09 corinna * net.cc (cygwin_accept): Set sun_path for newly conne...
2002-01-08 cgf* Makefile.in: Add uninstall target.
2002-01-07 cgf* sigproc.cc (getsem): Clean up debugging output.
2002-01-07 cgf* sigproc.cc (getsem): Set errno when unable to create...
2002-01-06 cgf* dtable.cc (dtable::init_std_file_from_handle): Add...
2002-01-06 corinna * ioctl.cc (ioctl): Make third argument optional.
2002-01-06 cgf* dir.cc (opendir): Guarantee release of alloced fhandl...
2002-01-05 corinna exceptions.cc (sig_handle): Set default action for...
2002-01-05 corinna * dtable.cc (dtable::init_std_file_from_handle): Don...
2002-01-04 cgf* cygmagic: Change logic for equality test.
2002-01-04 cgf* dir.cc (opendir): Don't attempt to call sub-opendir...
2002-01-04 corinna * net.cc: Replace usage of AF_UNIX by Posix compliant...
2002-01-02 cgf* speclib: Remove temp files automatically.
2002-01-01 cgf* Makefile.in: Duh. Actually use bzip2 to create the...
2002-01-01 cgf* Makefile.in: Make .bz2 tarball.
2002-01-01 cgfrestore missing entry
2002-01-01 corinna * fhandler.h (fhandler_socket::sun_path): New private...
2001-12-31 cgfNuke
2001-12-31 cgfStrip path when installing library.
2001-12-31 cgf* include/getopt.h: Fix define.
2001-12-31 cgf* speclib: New file.
2001-12-30 cgf* cygmagic: Eliminate unneeded use of 'tr' and 'bc'.
2001-12-30 corinna * security.cc (open_local_policy): Use POLICY_EXECUTE...
2001-12-29 corinna * security.cc (open_local_policy): Initialize lsa...
next