summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * DevNotes: Add entry cgf-000023.Christopher Faylor2013-06-073-15/+10
* Fix typosCorinna Vinschen2013-06-071-2/+2
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen2013-06-072-1/+5
* * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen2013-06-073-0/+353
* * posix.sgml (std-notes): Fix typo.Corinna Vinschen2013-06-072-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen2013-06-073-6/+37
* * mips.h (ELF_ST_SET_MIPS_PIC): Clear any STO_MIPS16 setting.Maciej W. Rozycki2013-06-062-1/+8
* *** empty log message ***Corinna Vinschen2013-06-061-0/+9
* * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen2013-06-063-23/+30
* * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen2013-06-052-48/+52
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen2013-06-052-1/+5
* * faq-copyright.xml: Fix link to license.Corinna Vinschen2013-06-054-4/+10
* * faq-programming.xml: Convert url to refer to new flat faq.html file.Corinna Vinschen2013-06-055-7/+14
* * new-features.xml (ov-new1.7.19): Revert mandatory locking support toCorinna Vinschen2013-06-052-2/+7
* *** empty log message ***Corinna Vinschen2013-06-051-2/+2
* * Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.Corinna Vinschen2013-06-043-4/+18
* * new-features.xml (ov-new1.7.19): Align mandatory locking text toCorinna Vinschen2013-06-042-3/+8
* * fhandler.cc (fhandler_base::lock): Move to flock.cc.Corinna Vinschen2013-06-046-22/+51
* 2013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw2013-06-037-622/+1001
* *** empty log message ***Corinna Vinschen2013-06-031-0/+3
* * sigproc.cc (exit_thread): Allow to exit the thread while runningCorinna Vinschen2013-06-032-1/+15
* Fix typoCorinna Vinschen2013-06-021-1/+1
* * new-features.xml (ov-new1.7.19): Add mandatory locking.Corinna Vinschen2013-06-022-0/+9
* * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen2013-06-029-16/+289
* * exceptions.cc (exception::handle): Resurrect accidentally lostCorinna Vinschen2013-06-022-1/+7
* * gas/config/tc-avr.c: Change ISA for devices with USB support toDenis Chertykov2013-06-012-6/+12
* * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen2013-05-313-9/+14
* *** empty log message ***Corinna Vinschen2013-05-311-0/+3
* * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen2013-05-312-2/+7
* 2013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-05-304-53/+11
* 2013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-05-303-1/+47
* 2013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore2013-05-302-0/+5
* * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen2013-05-298-73/+799
* Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang2013-05-282-2/+9
* * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen2013-05-283-15/+10
* * libc/macine/arm/strcpy.S: Explicitly set build attributes whenRichard Earnshaw2013-05-282-0/+12
* *** empty log message ***Corinna Vinschen2013-05-271-0/+4
* * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen2013-05-273-5/+13
* *** empty log message ***Corinna Vinschen2013-05-251-1/+5
* * Makefile.in (DEFS): Unused, remove.Corinna Vinschen2013-05-242-3/+10
* * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen2013-05-242-3/+7
* * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen2013-05-244-6/+26
* * fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.Corinna Vinschen2013-05-242-0/+10
* * fork.cc (frok::parent): Call CreateProcessW with command line setCorinna Vinschen2013-05-233-2/+18
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype ofCorinna Vinschen2013-05-233-18/+27
* .Warren Young2013-05-231-3/+0
* Created xidepend mechanismWarren Young2013-05-234-1/+49
* * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.Corinna Vinschen2013-05-2310-14/+29
* * cygwinenv.xml (cygwinenv-implemented-options): Explain newCorinna Vinschen2013-05-235-45/+112
* * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen2013-05-235-10/+55