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
AgeCommit message (Expand)Author
2015-02-18 * ldap.cc (struct cyg_ldap_search): Add scope member.Corinna Vinschen
2015-02-18 * ldap.cc: Macro-ize filter expressions. Use throughout to computeCorinna Vinschen
2015-02-18* dump_setup.cc (check_package_files): Accommodate postinstallKen Brown
2015-02-18Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML.Warren Young
2015-02-18 * ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): Drop strayCorinna Vinschen
2015-02-18 * ldap.h (class cyg_ldap): Rename rootdse to def_context. ChangeCorinna Vinschen
2015-02-17 * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen
2015-02-17 * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen
2015-02-17 * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen
2015-02-16*** empty log message ***Corinna Vinschen
2015-02-16 * spawn.cc (find_exec): Extend preceeding comment to explain moreCorinna Vinschen
2015-02-16 * setup-files.xml (setup-files): Drop hint to set HOME in WindowsCorinna Vinschen
2015-02-15 * posix.xml (std-gnu): Add missing __mempcpy.Corinna Vinschen
2015-02-15 * i686.din (__mempcpy): Move symbol export from here...Corinna Vinschen
2015-02-15Fix layout of ChangeLog entryCorinna Vinschen
2015-02-15 * path.h (path_conv): Make path_flags private. Rename known_suffix toCorinna Vinschen
2015-02-12*** empty log message ***Corinna Vinschen
2015-02-12 * sec_acl.cc (setacl): Introduce bool array "invalid" to note theCorinna Vinschen
2015-02-12 * cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter toCorinna Vinschen
2015-02-12 * ntsec.xml: Throughout fix references to the Cygwin version number.Corinna Vinschen
2015-02-12 * flock.cc (fhandler_base::lock): Convert accidental system_printf toCorinna Vinschen
2015-02-11 * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen
2015-02-11 * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call.Corinna Vinschen
2015-02-11 * faq-using.xml (faq.using.startup-slow): New entry.Corinna Vinschen
2015-02-10 * syscalls.cc (fhandler_base::stat_fixup): Generate unique inode numberCorinna Vinschen
2015-02-06*** empty log message ***Corinna Vinschen
2015-02-06 * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl hereCorinna Vinschen
2015-02-06 * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen
2015-02-06 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35.Corinna Vinschen
2015-02-06 * libc/include/complex.h (cabsl): Add prototype.Nick Clifton
2015-02-06 * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fieldsCorinna Vinschen
2015-02-04 * posix.xml (std-susv4): Move wcstold here from std-notimpl.Corinna Vinschen
2015-02-04 * new-features.xml (ov-new1.7.34): Add wcstold.Corinna Vinschen
2015-02-04 * common.din (wcstold): Export.Corinna Vinschen
2015-02-04 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen
2015-02-04 * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry.Corinna Vinschen
2015-02-03 * utils.xml (regtool): Clarify save action. Add description forCorinna Vinschen
2015-02-03*** empty log message ***Corinna Vinschen
2015-02-03 * regtool.cc (longopts): Add --force option.Corinna Vinschen
2015-02-03 * Throughout, replace http with https as far as cygwin.com andCorinna Vinschen
2015-02-03 * mkvers.sh: Automate generating the copyright date in the versionCorinna Vinschen
2015-01-29 * libc/stdlib/wcstold.c (wcstold): Add implementation for whenNick Clifton
2015-01-29 * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen
2015-01-28 * Makefile.in: Simplify rule to build dependencies from cygwin dir.Corinna Vinschen
2015-01-28 * Makefile.in (VERSION_OFILES): New variable containing object filesCorinna Vinschen
2015-01-27Fix typoCorinna Vinschen
2015-01-27*** empty log message ***Corinna Vinschen
2015-01-24Fix entry headerCorinna Vinschen
2015-01-24 * uname.cc (uname): Shorten "WOW64" to "WOW" to account for the newCorinna Vinschen
2015-01-23 * new-features.xml (ov-new1.7.34): Add extension of gethostbyname2.Corinna Vinschen