aboutsummaryrefslogtreecommitdiff
path: root/winsup/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2009-01-21ChangeLog:Corinna Vinschen1-0/+6
* configure.in: Remove --enable-server option. Allways add the cygserver directory to $SUBDIRS. * configure: Regenerate. cygwin/ChangeLog: Remove USE_SERVER define. Accommodate throughout. * configure.in: Remove --enable-server option. * configure: Regenerate. * environ.cc: Remove CYGWIN=server setting. cygserver/ChangeLog: * client.cc (allow_server): Remove variable. (client_request_get_version::client_request_get_version): Drop checking allow_server. utils/ChangeLog: * passwd.c: Remove CYGWIN=server requirement from usage text. doc/ChangeLog: * cygserver.sgml: Remove the "How to use the Cygserver services" section. * cygwinenv.sgml: Move "(no)server" to the removed options section. * faq-programming.xml: Remove CYGWIN=server requirement for running the Cygwin testsuite. * ntsec.sgml: Ditto for using `passwd -R'.
2008-11-26* Makefile.in: Revert erroneous checkin.Christopher Faylor1-0/+5
* Makefile.common: Tweak to work better with new utils/mingw front-end.
2008-10-12* Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor1-0/+4
In utils:
2008-05-16 * Makefile.in (install-license): Install COPYING file as well.Corinna Vinschen1-0/+4
2008-05-16 * CYGWIN_LICENSE: New text.Corinna Vinschen1-0/+4
2007-08-31* configure: Regenerate.Christopher Faylor1-0/+4
2007-07-06 * CYGWIN_LICENSE: Fix URL to world-wide offices.Corinna Vinschen1-0/+4
2007-07-06 * CYGWIN_LICENSE: Fix URL to open source definition.Corinna Vinschen1-0/+4
2006-12-12 * Makefile.in (subauth): Drop rule.Corinna Vinschen1-0/+6
* configure.in: Remove subauth related check. * configure: Regenerate.
2006-11-27 * Makefile.in: Add dependencies for lsaauth.Corinna Vinschen1-0/+6
* configure.in: Disable building subauth. Add building lsaauth. * configure: Regenerate.
2006-08-31* Makefile.in: Make install-license .PHONY. Make sure that doc directory isChristopher Faylor1-0/+5
created before copying to it.
2006-08-30 * Makefile.in: Make installation of CYGWIN_LICENSE configurable.Corinna Vinschen1-0/+9
* aclocal.m4: Regenerate. * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity check for cygwin resp. mingw subdirectories dependent of the target. * configure: Regenerate.
2006-08-03* Makefile.in (subauth): Add dependency on mingw.Christopher Faylor1-0/+4
2006-07-25 * configure.in: Reenable building the subauth subdir.Corinna Vinschen1-0/+5
* configure: Regenerate.
2006-07-23* Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor1-1/+7
create a working testsuite directory. Add a comment this time to explain the unusual behavior. (Previous ChangeLog checkin did not include accompanying Makefile.in)
2006-05-24update to newer autoconfChristopher Faylor1-0/+9
2006-01-29* CYGWIN_LICENSE: Restrict to v2.Christopher Faylor1-0/+5
* COPYING: Add.
2006-01-16 * configure.in: Add AC_PROG_INSTALL handling.Corinna Vinschen1-0/+6
* configure: Regenerate. * Makefile.in (install): Install CYGWIN_LICENSE.
2006-01-16 * CYGWIN_LICENSE: Fix contact information.Corinna Vinschen1-0/+4
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor1-0/+4
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor1-0/+4
2003-11-23 * Makefile.in: Make cygserver depending on cygwin.Corinna Vinschen1-0/+4
2003-11-20* configure.in: Make --use-server the default.Christopher Faylor1-0/+5
* configure: Regenerate.
2003-08-06fix typoChristopher Faylor1-1/+1
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor1-0/+4
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor1-0/+4
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor1-0/+5
be able to find .exp files on other hosts.
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor1-0/+4
2003-07-02* configure.in: Add --enable-server option.Christopher Faylor1-0/+5
* configure: Regenerate.
2003-07-02* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor1-0/+5
newer versions of gcc.
2003-07-01* configure.in: Add cygserver subdir.Christopher Faylor1-0/+8
* Makefile.in: Ditto. * configure: Regenerate. * Makefile.common: Remove debugging statements.
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen1-0/+5
newlib_sys_include_include entirely. Set CRT0 to cygwin/crt0.o.
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor1-0/+4
2003-04-11* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor1-0/+4
2003-03-29* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor1-0/+5
CXXFLAGS is properly interpreted.
2003-03-17* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor1-0/+5
missing from source.
2003-03-17* Makefile.common: Fix typo from previous checkin.Christopher Faylor1-0/+4
2003-03-17* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor1-0/+8
change. * configure: Regenerate. * Makefile.common: Don't specific -nostdinc if there is no w32api directory.
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor1-0/+4
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor1-0/+4
2003-02-07* configure.in: Make w32api directory optional.Christopher Faylor1-0/+5
* configure: Regenerate.
2003-01-22 * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen1-0/+4
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor1-0/+4
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen1-0/+6
* configure.in: Reorder SUBDIRS to have mingw before cygwin. * configure: Regenerate from configure.in. * cygwin/Makefile.in: Add MINGW_LDFLAGS when linking cygrun.exe.
2002-09-28* Makefile.in (check): Be more defensive when creating testsuite config.status.Christopher Faylor1-0/+5
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor1-0/+4
2002-08-10 * w32sdk: New winsup module.Earnie Boyd1-0/+4
2002-07-07* Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor1-42/+5
(MINGW_CFLAGS): New. (MINGW_CXXFLAGS): Ditto.
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-0/+43
* include/pthread.h (PTHREAD_CANCELED): Defined a reasonable value. * pthread.cc (pthread_exit): Call method instead of function. (pthread_setcancelstate): Ditto. (pthread_setcanceltype): Ditto. (pthread_testcancel): Ditto. * thread.h (pthread::cancel_event): New member. (__pthread_cancel_self): New prototype. (pthread::exit): New Method. (pthread::cancel): Ditto. (pthread::testcancel): Ditto. (pthread::cancel_self): Ditto. (pthread::static_cancel_self): Ditto. (pthread::setcancelstate): Ditto. (pthread::setcanceltype): Ditto. (__pthread_cancel): Give c++ linkage. (__pthread_exit): Remove. (__pthread_setcancelstate): Ditto. (__pthread_setcanceltype): Ditto. (__pthread_testcancel): Ditto. * thread.cc (pthread::pthread): Inititialize cancel_event. (pthread::~pthread): Close cancel_event if needed. (pthread::create): Create cancel_event. (pthread::exit): New method. Replacement for __pthread_exit. (pthread::cancel): New method. (pthread::testcancel): Ditto. (pthread::static_cancel_self); New static method. (pthread::setcancelstate): New method. Replacement for __pthread_setcancelstate. (pthread::setcanceltype): New method. Replacement for __pthread_setcanceltype. (pthread::pop_cleanup_handler): Added lock for async cancel safe cancellation. (pthread::thread_init_wrapper): Change __pthread_exit to thread->exit(). (__pthread_cancel): Call method thread->cancel(). (__pthread_exit): Remove. (__pthread_setcancelstate): Ditto. (__pthread_setcanceltype): Ditto. (__pthread_testcancel): Ditto.
2002-06-02* configure.in: Complain about lack of w32api directory.Christopher Faylor1-0/+5
* configure: Regenerate.