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
2014-08-19 * fhandler.h (enum conn_state): Add "connect_credxchg" state.Corinna Vinschen
2014-08-19 * autoload.cc: Replace WNet[...]A with WNet[...]W imports.Corinna Vinschen
2014-08-19 * fhandler.h (fhandler_serial::is_tty): Reinstantiate.Corinna Vinschen
2014-08-18 * miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcallCorinna Vinschen
2014-08-18*** empty log message ***Corinna Vinschen
2014-08-18 * dtable.cc (dtable::init_std_file_from_handle): Mention that consoleCorinna Vinschen
2014-08-16 * configure.ac: Convert to new AC_INIT style.Corinna Vinschen
2014-08-16 * winsup.h (_GNU_SOURCE): Define. Explain why.Corinna Vinschen
2014-08-15 * cygerrno.h (seterrno): Define as (always) inline function.Corinna Vinschen
2014-08-15 * cygwin-api.xml: Include misc-funcs.xml.Corinna Vinschen
2014-08-15 * dll_init.sgml: Remove.Corinna Vinschen
2014-08-15 * cygwin-api.xml: Move chapter tags from path.xml back here.Corinna Vinschen
2014-08-15 * security.sgml: Move to ../doc dir and rename to logon-funcs.xml.Corinna Vinschen
2014-08-14 * Makefile.in: Throughout use parenthesis instead of braces whereCorinna Vinschen
2014-08-14 * utils.xml: Move to ../doc.Corinna Vinschen
2014-08-14 * path.sgml: Move to ../doc dir and rename to path.xml.Corinna Vinschen
2014-08-14 * dlmalloc.c: Remove unused file.Corinna Vinschen
2014-08-13 * new-features.xml: (ov-new1.7.33): Add new section.Corinna Vinschen
2014-08-13 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 33.Corinna Vinschen
2014-08-11 * cpuid.h: Add missing copyright header. Fix formatting. Use uint32_tCorinna Vinschen
2014-08-07* common.din (__cxa_finalize): Export.Yaakov Selkowitz
2014-08-07* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.Yaakov Selkowitz
2014-08-06 * passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.Corinna Vinschen
2014-08-06 * ntsec.xml (ntsec-mapping): Drop plus-prepended builtin accounts asCorinna Vinschen
2014-08-06 * include/sys/file.h: Add extern "C".Corinna Vinschen
2014-08-04 * common.din (__cxa_atexit): Export.Corinna Vinschen
2014-08-04 * uinfo.cc (pwdgrp::fetch_account_from_windows): Drop "plus_prepended"Corinna Vinschen
2014-08-03* faq-what.xml (faq.what.who): Remove mention of retired setupYaakov Selkowitz
2014-08-01headers: properly decorate attributesEric Blake
2014-08-01* faq-what.xml (faq.what.who): CGF has retired.Yaakov Selkowitz
2014-07-30 * uinfo.cc (pwdgrp::fetch_account_from_windows): Fix comment.Corinna Vinschen
2014-07-30 * ntsec.xml: Small improvments.Corinna Vinschen
2014-07-30 * new-features.xml: (ov-new1.7): Change section title.Corinna Vinschen
2014-07-30 * new-features.xml: (ov-new1.7.1): Add new section. Move old 1.7Corinna Vinschen
2014-07-30 * cygwin.xsl: Allow 3 section levels in TOC.Corinna Vinschen
2014-07-29Add missing utils.xmlCorinna Vinschen
2014-07-29 * mkgroup.c (usage): Move info message that this /etc/group isn't reallyCorinna Vinschen
2014-07-29 * cygheap.h (class cygheap_domain_info): Remove lowest_tdo_posix_offset.Corinna Vinschen
2014-07-24 * fhandler_socket.cc (fhandler_socket::send_internal): Fix value ofCorinna Vinschen
2014-07-21 * thread.cc (pthread::init_mainthread): Initialize thread mutex toCorinna Vinschen
2014-07-21bump to 32Corinna Vinschen
2014-07-21 * uinfo.cc: Fix typo in comment.Corinna Vinschen
2014-07-21 * new-features.xml: (ov-new1.7.31): Add new section.Corinna Vinschen
2014-07-18*** empty log message ***Corinna Vinschen
2014-07-16.Christopher Faylor
2014-07-16*** empty log message ***Corinna Vinschen
2014-07-16 * thread.cc (pthread::create): Handle stackaddr as upper bound address.Corinna Vinschen
2014-07-16*** empty log message ***Corinna Vinschen
2014-07-16Fix typoCorinna Vinschen
2014-07-16* sigproc.cc (sigproc_init): Set aside more buffer space for signal pipes.Christopher Faylor