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-08-09 include/opcode/Maciej W. Rozycki
2011-08-09 * heap.cc (eval_initial_heap_size): New function fetching the heapCorinna Vinschen
2011-08-09 * ntdll.h (STATUS_NOT_FOUND): Define.Corinna Vinschen
2011-08-08Fix name in last entry.Jeff Johnston
2011-08-08bfd/Tristan Gingold
2011-08-08bfd/Tristan Gingold
2011-08-07 * resource.cc (getrlimit): Just return RLIM_INFINITY in a request forCorinna Vinschen
2011-08-07 * fhandler_process.cc (format_process_maps): Actually print info aboutCorinna Vinschen
2011-08-05include/opcode/David S. Miller
2011-08-05 * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,Corinna Vinschen
2011-08-04 * faq-using.xml (faq.using.bloda): Add NVIDIA. Change wording slightly.Corinna Vinschen
2011-08-04 * net.cc (socketpair): Release sb0 if there's no space left for sb1.Corinna Vinschen
2011-08-04 * mips.h: Document the use of FP_D in MIPS16 mode. Adjust theMaciej W. Rozycki
2011-08-03* new-features.sgml (ov-new1.7.10): Document new POSIX Clock SelectionYaakov Selkowitz
2011-08-03* cygwin.din (clock_nanosleep): Export.Yaakov Selkowitz
2011-08-03* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort whereChristopher Faylor
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2011-08-01 * syscalls.cc (faccessat): Fix parens in flag expression when callingCorinna Vinschen
2011-08-01* dll_init.cc (dll_list::load_after_fork_impl): Add a hint to an error message.Christopher Faylor
2011-08-01* sigproc.cc (pending_signals::pending): Define new function.Christopher Faylor
2011-07-31 * fhandler.h (class fhandler_dev_mem): Remove dup method declaration.Corinna Vinschen
2011-07-31add missing entryChristopher Faylor
2011-07-31* cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor
2011-07-31* fhandler.h (fhandler_base_overlapped::size): Declare/define size() functionChristopher Faylor
2011-07-30 * fhandler_registry.cc (fhandler_registry::dup): Duplicate value_name.Corinna Vinschen
2011-07-30 bfd/Maciej W. Rozycki
2011-07-29 Throughout change "WinSock" to "Winsock" in comments.Corinna Vinschen
2011-07-29 * include/winsock2.h (SIO_UDP_CONNRESET): Define.Corinna Vinschen
2011-07-26 Merge from gcc:Ian Lance Taylor
2011-07-26 * fhandler_disk_file.cc (__DIR_mounts::eval_ino): Create path_convCorinna Vinschen
2011-07-26 * ntdll.h: Fix typo in comment.Corinna Vinschen
2011-07-26* ChangeLog: Fix my name's spelling.Ralf Corsepius
2011-07-262011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-25merge from gccDJ Delorie
2011-07-25 * fhandler_console.cc (fhandler_console::ioctl): Fetch console eventsCorinna Vinschen
2011-07-252011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-24bfd/Richard Sandiford
2011-07-24include/opcode/Richard Sandiford
2011-07-23 * dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek
2011-07-23Add initial Intel K1OM support.H.J. Lu
2011-07-22 * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop FIONBIO case.Corinna Vinschen
2011-07-22 * Makefile.def (language=c++): Add check-c++0x andJason Merrill
2011-07-22merge from gccDJ Delorie
2011-07-22Corinna Vinschen <corinna@vinschen.de>Christopher Faylor
2011-07-21 * heap.cc (eval_start_address): Simplify test for large addressCorinna Vinschen
2011-07-21 * heap.cc (eval_start_address): New static function to evaluate theCorinna Vinschen
2011-07-21* cygwin.din (pthread_condattr_getclock): Export.Yaakov Selkowitz
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz
2011-07-20 * setup-net.sgml (setup-packages): Reflect removal of Prev button.Andy Koppe