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-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
2014-07-15* sigproc.cc (send_sig): Don't report an error if WriteFile succeeds.Christopher Faylor
2014-07-15Fix typoCorinna Vinschen
2014-07-14* sigproc.cc (send_sig): Fix bad format in diagnostic output.Christopher Faylor
2014-07-14 * uinfo.cc (cygheap_domain_info::init): Correctly setCorinna Vinschen
2014-07-14 * thread.cc (pthread_mutex::pthread_mutex): Change default typeCorinna Vinschen
2014-07-09 * thread.cc (pthread::create): Use PTHREAD_DEFAULT_STACKSIZE stacksizeCorinna Vinschen
2014-07-09 * exceptions.cc (exception::myfault_handle): Rephrase comment.Corinna Vinschen
2014-07-09 * exceptions.cc (exception::myfault_handle): Fix typo in comment.Corinna Vinschen
2014-07-07 * exceptions.cc (exception::myfault_handle): Disable handlingCorinna Vinschen
2014-07-07 * fhandler_socket.cc (fhandler_socket::send_internal): Improve loop toCorinna Vinschen
2014-07-07 * passwd.cc (pg_ent::enumerate_ad): Revert to simply skipping a domainCorinna Vinschen
2014-07-07 * libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" toCorinna Vinschen
2014-07-03 * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Add debugCorinna Vinschen
2014-06-26 * legal.xml: Fix copyright.Corinna Vinschen
2014-06-25 * errno.cc (errmap): Fix order of SERVICE_REQUEST_TIMEOUT.Corinna Vinschen
2014-06-25 * errno.cc (errmap): Handle Windows error codes ERROR_CANCELLED,Corinna Vinschen
2014-06-25 * ldap.cc (cyg_ldap::map_ldaperr_to_errno): Explicitely map LDAP_TIMEOUTCorinna Vinschen
2014-06-25 * autoload.cc (ldap_search_sW): Replace ldap_search_stW.Corinna Vinschen
2014-06-23 * spawn.cc (find_exec): Initialize err (CID 60111).Corinna Vinschen
2014-06-23 * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs in another errorCorinna Vinschen