summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * userinfo.h (struct fetch_full_grp_t): Define only when buildingCorinna Vinschen2015-02-232-0/+10
* * pwdgrp.cc: Handle default fetch_user_arg_type_t in switchesCorinna Vinschen2015-02-232-1/+14
* * autoload.cc (LsaLookupSids): Import.Corinna Vinschen2015-02-237-60/+243
* * grp.cc (internal_getgroups): Check for group attributes andCorinna Vinschen2015-02-232-10/+14
* * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add commentsCorinna Vinschen2015-02-234-11/+25
* * cygwait.cc (cygwait): Move setting res to WAIT_SIGNALED to clarifyCorinna Vinschen2015-02-232-2/+8
* * winsup.h (SIGTOMASK): Add cast to sigset_t to avoid int overflow.Corinna Vinschen2015-02-233-1/+8
* * grp.cc (internal_getgroups): Take additional timeout_ns parameter.Corinna Vinschen2015-02-206-7/+46
* 2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2015-02-202-1/+5
* 2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2015-02-202-3/+9
* * sec_acl.cc (setacl): Always grant owner FILE_WRITE_ATTRIBUTES access.Corinna Vinschen2015-02-193-6/+16
* * ldap.cc (struct cyg_ldap_search): Add scope member.Corinna Vinschen2015-02-183-12/+29
* * ldap.cc: Macro-ize filter expressions. Use throughout to computeCorinna Vinschen2015-02-182-23/+45
* * dump_setup.cc (check_package_files): Accommodate postinstallKen Brown2015-02-172-1/+7
* Applied Andrey's and my improvments to FAQ item 4.2, discussed on the main ML.Warren Young2015-02-172-48/+112
* * ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): Drop strayCorinna Vinschen2015-02-172-1/+5
* * ldap.h (class cyg_ldap): Rename rootdse to def_context. ChangeCorinna Vinschen2015-02-173-32/+59
* * arm/crt0.S: Initialise __heap_limit when ARM_RDI_MONITOR is defined.Corinna Vinschen2015-02-173-1/+17
* * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen2015-02-179-5/+555
* * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen2015-02-178-3/+351
* *** empty log message ***Corinna Vinschen2015-02-161-1/+1
* * spawn.cc (find_exec): Extend preceeding comment to explain moreCorinna Vinschen2015-02-162-2/+22
* * setup-files.xml (setup-files): Drop hint to set HOME in WindowsCorinna Vinschen2015-02-163-13/+19
* * posix.xml (std-gnu): Add missing __mempcpy.Corinna Vinschen2015-02-152-0/+5
* * i686.din (__mempcpy): Move symbol export from here...Corinna Vinschen2015-02-154-1/+9
* Fix layout of ChangeLog entryCorinna Vinschen2015-02-151-0/+16
* * path.h (path_conv): Make path_flags private. Rename known_suffix toCorinna Vinschen2015-02-159-78/+80
* *** empty log message ***Corinna Vinschen2015-02-121-0/+9
* * sec_acl.cc (setacl): Introduce bool array "invalid" to note theCorinna Vinschen2015-02-123-3/+16
* * cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter toCorinna Vinschen2015-02-125-107/+206
* * ntsec.xml: Throughout fix references to the Cygwin version number.Corinna Vinschen2015-02-122-3/+7
* * flock.cc (fhandler_base::lock): Convert accidental system_printf toCorinna Vinschen2015-02-112-2/+7
* * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen2015-02-113-57/+105
* * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call.Corinna Vinschen2015-02-117-102/+72
* * faq-using.xml (faq.using.startup-slow): New entry.Corinna Vinschen2015-02-112-0/+67
* * syscalls.cc (fhandler_base::stat_fixup): Generate unique inode numberCorinna Vinschen2015-02-102-3/+19
* *** empty log message ***Corinna Vinschen2015-02-061-0/+15
* * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl hereCorinna Vinschen2015-02-062-5/+11
* * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen2015-02-063-1/+13
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35.Corinna Vinschen2015-02-062-1/+5
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-0623-50/+523
* * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fieldsCorinna Vinschen2015-02-062-2/+7
* * posix.xml (std-susv4): Move wcstold here from std-notimpl.Corinna Vinschen2015-02-042-1/+5
* * new-features.xml (ov-new1.7.34): Add wcstold.Corinna Vinschen2015-02-042-0/+8
* * common.din (wcstold): Export.Corinna Vinschen2015-02-044-1/+10
* * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2015-02-042-3/+5
* * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry.Corinna Vinschen2015-02-042-0/+100
* * utils.xml (regtool): Clarify save action. Add description forCorinna Vinschen2015-02-033-2/+24
* *** empty log message ***Corinna Vinschen2015-02-031-0/+2
* * regtool.cc (longopts): Add --force option.Corinna Vinschen2015-02-032-27/+51