summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * pinfo.cc (winpids::add): Always copy pinfo structure when winpid. Fill outChristopher Faylor2014-02-152-61/+46
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Default to /bin/bashCorinna Vinschen2014-02-142-1/+6
* Fix typoCorinna Vinschen2014-02-131-1/+1
* * ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): If domain nameCorinna Vinschen2014-02-133-61/+110
* * uinfo.cc (cygheap_pwdgrp::nss_init_line): Explicitely ignore a colonCorinna Vinschen2014-02-122-1/+6
* 2014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston2014-02-112-4/+9
* 2014-02-11 Joey Ye <joey.ye@arm.com>Jeff Johnston2014-02-112-3/+8
* * winsup.h: Turn off previous workaround but leave a comment.Christopher Faylor2014-02-112-0/+11
* * ldap.cc (rediscover_thread): Give argument a useful name.Corinna Vinschen2014-02-114-6/+14
* * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.Corinna Vinschen2014-02-117-181/+192
* * winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions.Christopher Faylor2014-02-113-19/+38
* * uinfo.cc (cygheap_domain_info::init): Drop accidentally leftover ifCorinna Vinschen2014-02-102-2/+6
* * uinfo.cc (cygheap_domain_info::init): Fix handling of account domainCorinna Vinschen2014-02-102-2/+11
* * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.Corinna Vinschen2014-02-103-7/+13
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Add code to allowCorinna Vinschen2014-02-102-1/+27
* * dcrt0.cc (child_info_spawn::handle_spawn): Call fixup_lockf_after_execCorinna Vinschen2014-02-103-8/+33
* .Christopher Faylor2014-02-101-0/+3
* * environ.cc (strbrk): Properly deal with environment variable sans quote.Christopher Faylor2014-02-102-2/+7
* * environ.cc (strbrk): New function.Christopher Faylor2014-02-092-4/+49
* * libc/include/pwd.h: Include <sys/cdefs.h>.Corinna Vinschen2014-02-093-0/+7
* *** empty log message ***Corinna Vinschen2014-02-091-0/+15
* Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen2014-02-0929-837/+2717
* * sigproc.cc (sig_send): Don't bother with an error message if we are exiting.Christopher Faylor2014-02-092-6/+8
* 2014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2014-02-094-1/+280
* Fix ChangeLogCorinna Vinschen2014-02-081-0/+1
* * miscfuncs.h (class NT_readline): New class to implement line-wiseCorinna Vinschen2014-02-084-79/+109
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo inCorinna Vinschen2014-02-066-11/+36
* PR target/59788Rainer Orth2014-02-052-1/+7
* 2014-02-04 Matthias Braun <matze@braunis.de>Jeff Johnston2014-02-042-1/+5
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29.Corinna Vinschen2014-02-042-1/+5
* * aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build in-tree copiesRichard Earnshaw2014-02-032-2/+12
* *** empty log message ***Corinna Vinschen2014-01-312-2/+6
* * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.Christopher Faylor2014-01-313-14/+29
* * msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie2014-01-307-24/+96
* * faq-setup.xml: Minor snapshot instruction rewording. Update discussion aboutChristopher Faylor2014-01-294-17/+17
* * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use bic-immediateCorinna Vinschen2014-01-282-2/+6
* * new-features.xml (ov-new1.7.28): Add new section.Corinna Vinschen2014-01-272-1/+28
* *** empty log message ***Corinna Vinschen2014-01-271-0/+4
* * gendef (_setjmp (x86)): Save FPU control word location in sequentialChristopher Faylor2014-01-272-4/+10
* * gendef (sigdelayed (x86_64)): Save and restore FPU control word.Corinna Vinschen2014-01-272-4/+41
* update copyrightChristopher Faylor2014-01-273-3/+3
* Fix typoChristopher Faylor2014-01-271-1/+1
* * winf.cc (linebuf::fromargv): Treat '=' as a special character.Christopher Faylor2014-01-242-1/+5
* 2014-01-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2014-01-242-1/+9
* * security.h (open_local_policy): Remove declaration.Corinna Vinschen2014-01-234-25/+44
* * Makefile.common: Don't drop -gFOO switches when filtering CFLAGSCorinna Vinschen2014-01-222-2/+7
* * path.cc (etc::test_file_change): In case of NtQueryFullAttributesFileCorinna Vinschen2014-01-222-2/+7
* merge from gccDJ Delorie2014-01-213-142/+13
* * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen2014-01-203-14/+35
* * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen2014-01-202-1/+6