aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-11* winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions.Christopher Faylor3-19/+38
2014-02-10 * uinfo.cc (cygheap_domain_info::init): Drop accidentally leftover ifCorinna Vinschen2-2/+6
2014-02-10 * uinfo.cc (cygheap_domain_info::init): Fix handling of account domainCorinna Vinschen2-2/+11
2014-02-10 * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.Corinna Vinschen3-7/+13
2014-02-10 * uinfo.cc (pwdgrp::fetch_account_from_windows): Add code to allowCorinna Vinschen2-1/+27
2014-02-10 * dcrt0.cc (child_info_spawn::handle_spawn): Call fixup_lockf_after_execCorinna Vinschen3-8/+33
2014-02-10.Christopher Faylor1-0/+3
2014-02-10* environ.cc (strbrk): Properly deal with environment variable sans quote.Christopher Faylor2-2/+7
2014-02-09* environ.cc (strbrk): New function.Christopher Faylor2-4/+49
2014-02-09 * libc/include/pwd.h: Include <sys/cdefs.h>.Corinna Vinschen3-0/+7
2014-02-09*** empty log message ***Corinna Vinschen1-0/+15
2014-02-09 Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen29-837/+2717
2014-02-09* sigproc.cc (sig_send): Don't bother with an error message if we are exiting.Christopher Faylor2-6/+8
2014-02-092014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY4-1/+280
2014-02-08Fix ChangeLogCorinna Vinschen1-0/+1
2014-02-08 * miscfuncs.h (class NT_readline): New class to implement line-wiseCorinna Vinschen4-79/+109
2014-02-06 * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo inCorinna Vinschen6-11/+36
2014-02-05 PR target/59788Rainer Orth2-1/+7
2014-02-042014-02-04 Matthias Braun <matze@braunis.de>Jeff Johnston2-1/+5
2014-02-04 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29.Corinna Vinschen2-1/+5
2014-02-03 * aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build in-tree copiesRichard Earnshaw2-2/+12
2014-01-31*** empty log message ***Corinna Vinschen2-2/+6
2014-01-31* fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.Christopher Faylor3-14/+29
2014-01-30* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie7-24/+96
2014-01-29* faq-setup.xml: Minor snapshot instruction rewording. Update discussion aboutChristopher Faylor4-17/+17
2014-01-28 * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use bic-immediateCorinna Vinschen2-2/+6
2014-01-27 * new-features.xml (ov-new1.7.28): Add new section.Corinna Vinschen2-1/+28
2014-01-27*** empty log message ***Corinna Vinschen1-0/+4
2014-01-27* gendef (_setjmp (x86)): Save FPU control word location in sequentialChristopher Faylor2-4/+10
2014-01-27 * gendef (sigdelayed (x86_64)): Save and restore FPU control word.Corinna Vinschen2-4/+41
2014-01-27update copyrightChristopher Faylor3-3/+3
2014-01-27Fix typoChristopher Faylor1-1/+1
2014-01-24* winf.cc (linebuf::fromargv): Treat '=' as a special character.Christopher Faylor2-1/+5
2014-01-242014-01-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Jeff Johnston2-1/+9
2014-01-23 * security.h (open_local_policy): Remove declaration.Corinna Vinschen4-25/+44
2014-01-22 * Makefile.common: Don't drop -gFOO switches when filtering CFLAGSCorinna Vinschen2-2/+7
2014-01-22 * path.cc (etc::test_file_change): In case of NtQueryFullAttributesFileCorinna Vinschen2-2/+7
2014-01-21merge from gccDJ Delorie3-142/+13
2014-01-20 * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen3-14/+35
2014-01-20 * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen2-1/+6
2014-01-19 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen2-1/+10
2014-01-18 * include/netinet/ip6.h: New file, copied from FreeBSD vebatim.Corinna Vinschen4-1/+359
2014-01-17* dtable.h (dtable::lock): Revert static.Christopher Faylor2-2/+8
2014-01-17 * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen2-2/+15
2014-01-17 * passwd.cc (setpassent): Align to BSD definition.Corinna Vinschen2-2/+6
2014-01-17*** empty log message ***Corinna Vinschen1-0/+12
2014-01-17 * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safeCorinna Vinschen2-12/+48
2014-01-17 * include/sys/file.h (LOCK_SH): Drop definition in favor of newCorinna Vinschen2-20/+13
2014-01-17 * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen2-1/+19
2014-01-17 * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.Corinna Vinschen2-1/+6