summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix pr numberAlan Modra2011-02-251-1/+1
* PR 12519Alan Modra2011-02-252-3/+23
* ChangeLog include/Kai Tietz2011-02-232-90/+12
* * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen2011-02-222-2/+7
* * dcrt0.cc: Fix copyright dates.Corinna Vinschen2011-02-224-5/+11
* Forced checkinCorinna Vinschen2011-02-220-0/+0
* * cygwin.din: Mark __assert* and _abort as NOSIGFE.Christopher Faylor2011-02-222-4/+8
* Add missing Changelog entry for previous patch:Corinna Vinschen2011-02-211-0/+11
* * fhandler_socket (fhandler_socket::readv): Call recv_internal directly,Corinna Vinschen2011-02-212-28/+44
* * fhandler.cc (fhandler_base_overlapped::close): Finish any pending I/O beforeChristopher Faylor2011-02-212-1/+15
* * dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditional for debugging whichChristopher Faylor2011-02-182-2/+16
* * cygwin.sc: Set alignment of .cygheap section to 64K.Corinna Vinschen2011-02-182-0/+5
* * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode.Corinna Vinschen2011-02-152-1/+7
* * new-features.sgml (ov-new1.7.8): Fix typo.Corinna Vinschen2011-02-152-1/+5
* * cygcheck.cc: Fix copyright dates.Corinna Vinschen2011-02-152-1/+5
* forced checkinCorinna Vinschen2011-02-150-0/+0
* * Throughout fix copyright dates.Corinna Vinschen2011-02-1516-16/+21
* * legal.sgml: Bump date.Corinna Vinschen2011-02-153-5/+11
* * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen2011-02-152-0/+14
* * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen2011-02-156-196/+299
* * fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV ifCorinna Vinschen2011-02-153-5/+14
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen2011-02-152-1/+7
* Revert change from 2010-08-31:Corinna Vinschen2011-02-152-15/+7
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Use POSIXCorinna Vinschen2011-02-152-14/+11
* * config/i386/profile.h: Sync with Mingw.Corinna Vinschen2011-02-142-5/+34
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-133-13/+17
* * path.cc (struct _FAST_CWD): Redefine to new layout used since patchCorinna Vinschen2011-02-132-31/+107
* gas/opcodes: blackfin: move dsp mac func defines to common headerMichael Frysinger2011-02-122-0/+28
* Import move-if-change script from gnulib.Ralf Wildenhues2011-02-123-17/+81
* Sync toplevel and config/ from GCC.Ralf Wildenhues2011-02-129-55/+162
* * mkstatic: Make sure that we are not cd'ed to temporary directory on exit toChristopher Faylor2011-02-114-2/+20
* opcodes: blackfin: add multiple inclusion protectionMichael Frysinger2011-02-112-1/+10
* * cygwin.sc: Eliminate __cygheap_mid.Christopher Faylor2011-02-113-2/+5
* * cygheap.cc (_cygheap_mid): Drop unneeded section attribute.Christopher Faylor2011-02-113-7/+10
* * cygwin.sc: Raise default cygheap size to 1 Meg. Set alignment toCorinna Vinschen2011-02-112-2/+7
* * include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,Corinna Vinschen2011-02-118-183/+202
* strerror_r: fix compilation bug in previous patchEric Blake2011-02-102-0/+5
* * new-features.sgml (ov-new1.7.8): Document strerror_r fixes.Eric Blake2011-02-102-0/+11
* strerror_r: obey POSIX, and match newlib header changeEric Blake2011-02-104-30/+67
* strerror_r: provide POSIX implementationEric Blake2011-02-107-13/+115
* * new-features.sgml (ov-new1.7.8): Document pthread_yield.Yaakov Selkowitz2011-02-102-2/+7
* * cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz2011-02-105-1/+12
* * cygheap.cc: Add some __stdcall decoration where appropriate.Christopher Faylor2011-02-103-16/+21
* * hookapi.cc (hook_or_detect_cygwin): Prevent i from being consideredChristopher Faylor2011-02-092-1/+6
* * exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.Christopher Faylor2011-02-092-6/+9
* * dll_init.cc: Fix typo in comment.Christopher Faylor2011-02-081-1/+1
* include/ChangeLog:Ulrich Weigand2011-02-082-1/+13
* * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen2011-02-076-4063/+3123
* Fix path in ChangeLog entryCorinna Vinschen2011-02-071-1/+1
* * fhandler_console.cc (fhandler_console::write_normal): RemoveCorinna Vinschen2011-02-072-12/+25