Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-26 * autoload.cc: Make autoloaded ntdll function non-optional. Ditto forCorinna Vinschen
2011-02-25fix pr numberAlan Modra
2011-02-25 PR 12519Alan Modra
2011-02-23ChangeLog include/Kai Tietz
2011-02-22 * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen
2011-02-22 * dcrt0.cc: Fix copyright dates.Corinna Vinschen
2011-02-22Forced checkinCorinna Vinschen
2011-02-22* cygwin.din: Mark __assert* and _abort as NOSIGFE.Christopher Faylor
2011-02-21Add missing Changelog entry for previous patch:Corinna Vinschen
2011-02-21 * fhandler_socket (fhandler_socket::readv): Call recv_internal directly,Corinna Vinschen
2011-02-21* fhandler.cc (fhandler_base_overlapped::close): Finish any pending I/O beforeChristopher Faylor
2011-02-18* dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditional for debugging whichChristopher Faylor
2011-02-18 * cygwin.sc: Set alignment of .cygheap section to 64K.Corinna Vinschen
2011-02-15 * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode.Corinna Vinschen
2011-02-15 * new-features.sgml (ov-new1.7.8): Fix typo.Corinna Vinschen
2011-02-15 * cygcheck.cc: Fix copyright dates.Corinna Vinschen
2011-02-15forced checkinCorinna Vinschen
2011-02-15 * Throughout fix copyright dates.Corinna Vinschen
2011-02-15 * legal.sgml: Bump date.Corinna Vinschen
2011-02-15 * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen
2011-02-15 * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen
2011-02-15 * fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV ifCorinna Vinschen
2011-02-15 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen
2011-02-15 Revert change from 2010-08-31:Corinna Vinschen
2011-02-15 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Use POSIXCorinna Vinschen
2011-02-14 * config/i386/profile.h: Sync with Mingw.Corinna Vinschen
2011-02-14Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-13 * path.cc (struct _FAST_CWD): Redefine to new layout used since patchCorinna Vinschen
2011-02-12gas/opcodes: blackfin: move dsp mac func defines to common headerMichael Frysinger
2011-02-12Import move-if-change script from gnulib.Ralf Wildenhues
2011-02-12Sync toplevel and config/ from GCC.Ralf Wildenhues
2011-02-11* mkstatic: Make sure that we are not cd'ed to temporary directory on exit toChristopher Faylor
2011-02-11opcodes: blackfin: add multiple inclusion protectionMichael Frysinger
2011-02-11* cygwin.sc: Eliminate __cygheap_mid.Christopher Faylor
2011-02-11* cygheap.cc (_cygheap_mid): Drop unneeded section attribute.Christopher Faylor
2011-02-11 * cygwin.sc: Raise default cygheap size to 1 Meg. Set alignment toCorinna Vinschen
2011-02-11 * include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,Corinna Vinschen
2011-02-10strerror_r: fix compilation bug in previous patchEric Blake
2011-02-10* new-features.sgml (ov-new1.7.8): Document strerror_r fixes.Eric Blake
2011-02-10strerror_r: obey POSIX, and match newlib header changeEric Blake
2011-02-10strerror_r: provide POSIX implementationEric Blake
2011-02-10* new-features.sgml (ov-new1.7.8): Document pthread_yield.Yaakov Selkowitz
2011-02-10* cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz
2011-02-10* cygheap.cc: Add some __stdcall decoration where appropriate.Christopher Faylor
2011-02-09* hookapi.cc (hook_or_detect_cygwin): Prevent i from being consideredChristopher Faylor
2011-02-09* exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.Christopher Faylor
2011-02-08* dll_init.cc: Fix typo in comment.Christopher Faylor
2011-02-08include/ChangeLog:Ulrich Weigand
2011-02-07 * configure.in: Remove AC_ALLOCA test and test for __builtin_memset.Corinna Vinschen
2011-02-07Fix path in ChangeLog entryCorinna Vinschen