| Commit message (Expand) | Author | Age | Files | Lines |
* | * userinfo.h (struct fetch_full_grp_t): Define only when building | Corinna Vinschen | 2015-02-23 | 2 | -0/+10 |
* | * pwdgrp.cc: Handle default fetch_user_arg_type_t in switches | Corinna Vinschen | 2015-02-23 | 2 | -1/+14 |
* | * autoload.cc (LsaLookupSids): Import. | Corinna Vinschen | 2015-02-23 | 7 | -60/+243 |
* | * grp.cc (internal_getgroups): Check for group attributes and | Corinna Vinschen | 2015-02-23 | 2 | -10/+14 |
* | * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add comments | Corinna Vinschen | 2015-02-23 | 4 | -11/+25 |
* | * cygwait.cc (cygwait): Move setting res to WAIT_SIGNALED to clarify | Corinna Vinschen | 2015-02-23 | 2 | -2/+8 |
* | * winsup.h (SIGTOMASK): Add cast to sigset_t to avoid int overflow. | Corinna Vinschen | 2015-02-23 | 3 | -1/+8 |
* | * grp.cc (internal_getgroups): Take additional timeout_ns parameter. | Corinna Vinschen | 2015-02-20 | 6 | -7/+46 |
* | 2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk> | Jon TURNEY | 2015-02-20 | 2 | -1/+5 |
* | 2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk> | Jon TURNEY | 2015-02-20 | 2 | -3/+9 |
* | * sec_acl.cc (setacl): Always grant owner FILE_WRITE_ATTRIBUTES access. | Corinna Vinschen | 2015-02-19 | 3 | -6/+16 |
* | * ldap.cc (struct cyg_ldap_search): Add scope member. | Corinna Vinschen | 2015-02-18 | 3 | -12/+29 |
* | * ldap.cc: Macro-ize filter expressions. Use throughout to compute | Corinna Vinschen | 2015-02-18 | 2 | -23/+45 |
* | * dump_setup.cc (check_package_files): Accommodate postinstall | Ken Brown | 2015-02-17 | 2 | -1/+7 |
* | Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML. | Warren Young | 2015-02-17 | 2 | -48/+112 |
* | * ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): Drop stray | Corinna Vinschen | 2015-02-17 | 2 | -1/+5 |
* | * ldap.h (class cyg_ldap): Rename rootdse to def_context. Change | Corinna Vinschen | 2015-02-17 | 3 | -32/+59 |
* | * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined. | Corinna Vinschen | 2015-02-17 | 3 | -1/+17 |
* | * libc/machine/arm/aeabi_memclr.c: New file to support | Corinna Vinschen | 2015-02-17 | 9 | -5/+555 |
* | * libc/machine/arm/aeabi_memmove.c: New file to support | Corinna Vinschen | 2015-02-17 | 8 | -3/+351 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-16 | 1 | -1/+1 |
* | * spawn.cc (find_exec): Extend preceeding comment to explain more | Corinna Vinschen | 2015-02-16 | 2 | -2/+22 |
* | * setup-files.xml (setup-files): Drop hint to set HOME in Windows | Corinna Vinschen | 2015-02-16 | 3 | -13/+19 |
* | * posix.xml (std-gnu): Add missing __mempcpy. | Corinna Vinschen | 2015-02-15 | 2 | -0/+5 |
* | * i686.din (__mempcpy): Move symbol export from here... | Corinna Vinschen | 2015-02-15 | 4 | -1/+9 |
* | Fix layout of ChangeLog entry | Corinna Vinschen | 2015-02-15 | 1 | -0/+16 |
* | * path.h (path_conv): Make path_flags private. Rename known_suffix to | Corinna Vinschen | 2015-02-15 | 9 | -78/+80 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-12 | 1 | -0/+9 |
* | * sec_acl.cc (setacl): Introduce bool array "invalid" to note the | Corinna Vinschen | 2015-02-12 | 3 | -3/+16 |
* | * cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter to | Corinna Vinschen | 2015-02-12 | 5 | -107/+206 |
* | * ntsec.xml: Throughout fix references to the Cygwin version number. | Corinna Vinschen | 2015-02-12 | 2 | -3/+7 |
* | * flock.cc (fhandler_base::lock): Convert accidental system_printf to | Corinna Vinschen | 2015-02-11 | 2 | -2/+7 |
* | * or1k/or1k_uart.c: Write bugfix and cleanup/documentation. | Corinna Vinschen | 2015-02-11 | 3 | -57/+105 |
* | * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. | Corinna Vinschen | 2015-02-11 | 7 | -102/+72 |
* | * faq-using.xml (faq.using.startup-slow): New entry. | Corinna Vinschen | 2015-02-11 | 2 | -0/+67 |
* | * syscalls.cc (fhandler_base::stat_fixup): Generate unique inode number | Corinna Vinschen | 2015-02-10 | 2 | -3/+19 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-06 | 1 | -0/+15 |
* | * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl here | Corinna Vinschen | 2015-02-06 | 2 | -5/+11 |
* | * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl. | Corinna Vinschen | 2015-02-06 | 3 | -1/+13 |
* | * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35. | Corinna Vinschen | 2015-02-06 | 2 | -1/+5 |
* | * libc/include/complex.h (cabsl): Add prototype. | Nick Clifton | 2015-02-06 | 23 | -50/+523 |
* | * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fields | Corinna Vinschen | 2015-02-06 | 2 | -2/+7 |
* | * posix.xml (std-susv4): Move wcstold here from std-notimpl. | Corinna Vinschen | 2015-02-04 | 2 | -1/+5 |
* | * new-features.xml (ov-new1.7.34): Add wcstold. | Corinna Vinschen | 2015-02-04 | 2 | -0/+8 |
* | * common.din (wcstold): Export. | Corinna Vinschen | 2015-02-04 | 4 | -1/+10 |
* | * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for | Corinna Vinschen | 2015-02-04 | 2 | -3/+5 |
* | * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry. | Corinna Vinschen | 2015-02-04 | 2 | -0/+100 |
* | * utils.xml (regtool): Clarify save action. Add description for | Corinna Vinschen | 2015-02-03 | 3 | -2/+24 |
* | *** empty log message *** | Corinna Vinschen | 2015-02-03 | 1 | -0/+2 |
* | * regtool.cc (longopts): Add --force option. | Corinna Vinschen | 2015-02-03 | 2 | -27/+51 |