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
2007-02-08 * cygmalloc.h (__set_ENOMEM): Declare.Corinna Vinschen
2007-02-08 * include/io.h (X_OK): Revert 2007-01-24 change, but leave comment.Danny Smith
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.Corinna Vinschen
2007-02-07 * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen
2007-02-07 * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen
2007-02-06Fix entries for MeP submission.Dave Brolley
2007-02-06Fix comment attached to #endifNick Clifton
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley
2007-02-05 * fhandler_serial.cc (fhandler_serial::tcsetattr): Add support forCorinna Vinschen
2007-02-03Fix typos in year.H.J. Lu
2007-02-022007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2007-02-02binutils/H.J. Lu
2007-02-02 * syscalls.cc (unlink_nt): Add missing assignment in case NtClose fails.Corinna Vinschen
2007-02-01 Fix typo.Corinna Vinschen
2007-02-012007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston
2007-02-012007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston
2007-02-01 * net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6Corinna Vinschen
2007-02-01 * include/cygwin/socket.h: Add IPv6 socket options.Corinna Vinschen
2007-02-01 * Makefile.tpl (LDFLAGS): Substitute it.Andreas Schwab
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-01-31 include/Vladimir Prus
2007-01-31 * net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.Corinna Vinschen
2007-01-31 * net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.Corinna Vinschen
2007-01-31 * fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir nameCorinna Vinschen
2007-01-31merge from gccDJ Delorie
2007-01-31 * sigproc.cc (child_info::child_info): Set msv_count to non-zeroCorinna Vinschen
2007-01-30 * libc/machine/spu/vsnprintf.c (c99_vsnprintf_t): Const-qualifyBen Elliston
2007-01-30 * libc/search/hash.c (init_hash): Make `info' parameter const.Ben Elliston
2007-01-28 * include/ftw.h: Include sys/cdefs.h.Corinna Vinschen
2007-01-27 Expose some msvcr80.dll functions.Danny Smith
2007-01-26 Fix typo.Corinna Vinschen
2007-01-26 * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdirCorinna Vinschen
2007-01-26 Expose some msvcr80.dll functions.Danny Smith
2007-01-26 * include/_mingw.h (CRT_INLINE): Correct typo.Danny Smith
2007-01-24 * net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSESCorinna Vinschen
2007-01-24 * security.h (pop_thread_privilege): Revert to previous state, notCorinna Vinschen
2007-01-24 * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.Corinna Vinschen
2007-01-24 * include/io.h (X_OK): Define to F_OK.Danny Smith
2007-01-23 * net.cc (gai_errmap): Add EAI_OVERFLOW entry. Fix formatting.Corinna Vinschen
2007-01-23 * include/netdb.h: Add AI_xxx flags available since Vista.Corinna Vinschen
2007-01-23 * net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES memory.Corinna Vinschen
2007-01-22 * autoload.cc (WSAIoctl): Define.Corinna Vinschen
2007-01-202007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-01-202007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-01-19Oops. The actual change for this entry wasn't committed.Danny Smith
2007-01-19 * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): DefineDanny Smith