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
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-07-25 * configure.in: Reenable building the subauth subdir.Corinna Vinschen
2006-07-25 * Makefile.in (LIBS): Link against msvcrt.dll, too.Corinna Vinschen
2006-07-25update copyrightChristopher Faylor
2006-07-25Sync from GCCPaolo Bonzini
2006-07-252006-07-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-07-25 * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.Danny Smith
2006-07-24* include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor
2006-07-24* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor
2006-07-24* Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor
2006-07-23 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.Daniel Jacobowitz
2006-07-222006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-07-202006-07-19 Elias Naur <elias_naur@users.sourceforge.net>Danny Smith
2006-07-20 [mingw-Bugs-1525021]Danny Smith
2006-07-192006-07-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-07-19 * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen
2006-07-19 * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen
2006-07-19 * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen
2006-07-18 * pathnames.sgml: Change text for the order in which executablesCorinna Vinschen
2006-07-18* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor
2006-07-18 * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen
2006-07-18 * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor
2006-07-17GCC 4.1 fixes.Christopher Faylor
2006-07-17 * Makefile.def: Add dependencies for configure-opcodesJakub Jelinek
2006-07-15* fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor
2006-07-15* include/cygwin/types.h: Update copyright.Christopher Faylor
2006-07-14* cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor
2006-07-142006-07-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2006-07-14* sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor
2006-07-14Add amdfam10 instructionsMichael Meissner
2006-07-14* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen
2006-07-13 * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen
2006-07-13 * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen
2006-07-12 * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen
2006-07-11include/Jakub Jelinek
2006-07-10 * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.Corinna Vinschen
2006-07-07 * fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTARTCorinna Vinschen
2006-07-07 * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen
2006-07-06* hookapi.cc: Add comment headerChristopher Faylor
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith
2006-07-052006-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-07-05* sortdin: Ignore all leading underscores when deriving a sort key.Christopher Faylor
2006-07-05* sortdin: New program.Christopher Faylor
2006-07-05 * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen
2006-07-052006-07-05 Shaun Jackman <sjackman@gmail.com>Shaun Jackman