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-03-03 * posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlock fails, returnCorinna Vinschen
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen
2011-03-03 * errno.cc (__xpg_strerror_r): Add accidentally missing condition.Corinna Vinschen
2011-03-02 * fhandler_procsys.cc (fhandler_procsys::open): Call worker existsCorinna Vinschen
2011-03-02 * include/ddk/winddk.h (TIMER_INFORMATION_CLASS): Define.Corinna Vinschen
2011-03-02Add -lpwl to ppllibs, and -lisl to clooglibs.Sebastian Pop
2011-03-02* autoload.cc (dll_load): Avoid in_forkee test since this apparently fails evenChristopher Faylor
2011-03-02* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 9.Christopher Faylor
2011-03-022011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston
2011-03-01* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor
2011-02-28* autoload.cc (dll_load): Make inline. Clarify logic.Christopher Faylor
2011-02-28ChangeLog libiberty/Kai Tietz
2011-02-28 gas/Maciej W. Rozycki
2011-02-28Swap ChangeLog entries.Maciej W. Rozycki
2011-02-27 * autoload.cc (dll_load): Only call LoadLibraryExW withCorinna Vinschen
2011-02-27* autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changesChristopher Faylor
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