]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2011-06-02 Nick CliftonFix spelling mistakes.
2011-06-01 Christopher... * exceptions.cc (ctrl_c_handler): Simplify test for...
2011-06-01 Christopher... * external.cc (fillout_pinfo): Don't truncate ctty...
2011-06-01 Christopher... * select.cc (pipe_data_available): New function - uses...
2011-05-31 Keith MarshallCorrect checking for short option matches in getopt_lon...
2011-05-31 Paul Brook2011-05-31 Paul Brook <paul@codesourcery.com>
2011-05-31 Paul Brook2011-05-31 Paul Brook <paul@codesourcery.com>
2011-05-31 Christopher... * dtable.cc (dtable::select_write): Add missing argumen...
2011-05-30 Christopher... * dll_init.cc (dll_list::append): Eliminate increment...
2011-05-30 Christopher... * dll_init.cc (reserve_upto): Remove.
2011-05-30 Christopher... * fhandler_termios.cc (fhandler_termios::bg_check)...
2011-05-30 Christopher... * dll_init.cc (dll_list::find_by_modname): New function...
2011-05-30 Christopher... * cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.
2011-05-29 Christopher... * fhandler.cc (fhandler_overlapped::wait_overlapped...
2011-05-29 Christopher... * ps.cc (ttynam): Accommodate new console numbering.
2011-05-28 Christopher... * dll_init.cc (dll_list::alloc): Initialize dll::image_...
2011-05-28 Christopher... Revert previous checkins as they introduced a bug when...
2011-05-28 Christopher... * dll_init.cc (reserve_upto): Remove.
2011-05-28 Christopher... * dll_init.cc (dll_list::find_by_modname): New function...
2011-05-28 Christopher... * dll_init.c (dll_list::load_after_fork): Don't clear...
2011-05-28 Christopher... * fhandler.cc (handler_base_overlapped::wait_overlapped...
2011-05-28 Christopher... * fhandler.cc (fhandler_base_overlapped::wait_overlappe...
2011-05-28 Christopher... * autoload.cc: Call _api_fatal in asm.
2011-05-27 Nick Clifton * v8500/sbrk.c (_sbrk): Tidy code.
2011-05-27 Corinna Vinschen * shared.cc (offsets): Reorder so that console_state...
2011-05-26 Corinna Vinschen * mount.h (MAX_MOUNTS): Raise to 64.
2011-05-25 Eric Blakefix changelog typo
2011-05-25 Eric Blake* libc/string/strerror.c (_strerror_r): Report "Success...
2011-05-25 Eric Blake* new-features.sgml (ov-new1.7.10): Document strerror...
2011-05-25 Eric Blakeperror: fix POSIX compliance and work with recent newli...
2011-05-25 Eric Blakestrerror: allow user hook to comply with POSIX rules
2011-05-25 Corinna Vinschen * init.cc (dll_entry): Reinstantiate wow64_test_stack_...
2011-05-25 Corinna Vinschen * legal.sgml: Drop an old paragraph. Reactivate copyr...
2011-05-25 Corinna Vinschen * posix.sgml (std-notes): Add missing <para>.
2011-05-24 Chris Sutcliffe2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-24 Andreas Krebbel2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-05-24 Corinna Vinschen * mount.cc (mount_info::conv_to_win32_path): Remove...
2011-05-24 Andreas Krebbel2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-05-24 Corinna Vinschen * pinfo.h (struct _pinfo): Reduce size of progname...
2011-05-23 Eric Blake* cygtls.h (strerror_buf): Resize to allow '-'.
2011-05-23 Eric Blakestrerror: match recent glibc changes
2011-05-23 Chris SutcliffeFix typo in ChangeLog of previous commit
2011-05-23 Chris Sutcliffe2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 Corinna Vinschen * fhandler_process.cc (thread_info::fill_if_match...
2011-05-23 Chris Sutcliffe2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 Chris Sutcliffe2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-23 Chris Sutcliffe2011-05-22 A.B., Khalid <abkhd@users.sourceforge...
2011-05-23 Chris Sutcliffe2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 Chris Sutcliffe2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 Chris Sutcliffe2011-05-22 Antoine LECA <antoinel@users.sourceforge...
2011-05-23 Chris Sutcliffe2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>
2011-05-23 Chris Sutcliffe2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2011-05-21 Corinna Vinschen * fhandler_process.cc (struct dos_drive_mappings)...
2011-05-20 Corinna Vinschen * miscfuncs.cc (CygwinCreateThread): Fix condition...
2011-05-20 Corinna Vinschen * miscfuncs.cc (CygwinCreateThread): Add accidentally...
2011-05-20 Corinna Vinschen * fhandler_process.cc (struct heap_info): Change type...
2011-05-20 Corinna Vinschen * miscfuncs.cc (thread_wrapper): Remove statements...
2011-05-20 Corinna Vinschen * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
2011-05-19 Yaakov Selkowitz* thread.cc: Mark psiginfo and psignal as available...
2011-05-19 Yaakov Selkowitz* new-features.sgml (ov-new1.7.10): Document __fpurge.
2011-05-19 Yaakov Selkowitz* cygwin.din (__fpurge): Export.
2011-05-19 Yaakov Selkowitz* libc/include/stdio_ext.h: New header.
2011-05-19 Corinna Vinschen * Makefile.am (install-data-local): Fix condition...
2011-05-18 Yaakov Selkowitz* posix.sgml (std-susv4): Remove chroot, futimes, hstre...
2011-05-18 Yaakov Selkowitz* new-features.sgml (ov-new1.7.10): Document error...
2011-05-18 Yaakov Selkowitz* cygwin.din (error): Export.
2011-05-17 Yaakov Selkowitz* new-features.sgml (ov-new1.7.10): Document CPU-time...
2011-05-17 Yaakov Selkowitz* cygwin.din (clock_getcpuclockid): Export.
2011-05-17 Corinna Vinschen * miscfuncs.cc (thread_wrapper): Remove unused _cygtls...
2011-05-17 Alan Modra PR ld/12760
2011-05-16 Yaakov Selkowitz* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Renam...
2011-05-16 Corinna Vinschen * globals.cc (__getlogin_username): Remove.
2011-05-16 Corinna Vinschen * cygtls.h (struct _local_storage): Remove unused...
2011-05-16 Corinna Vinschen * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts...
2011-05-16 Corinna Vinschen * heap.cc (heap_init): Rewrite initial heap allocation...
2011-05-16 Corinna Vinschen * dcrt0.cc (child_info_fork::alloc_stack_hard_way...
2011-05-15 Alan Modrainclude/
2011-05-15 Corinna Vinschen * miscfuncs.cc (thread_wrapper): Add comments to assem...
2011-05-15 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Document pthread_a...
2011-05-15 Corinna Vinschen * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STAC...
2011-05-15 Corinna Vinschen * cygwin.din (pthread_attr_getguardsize): Export.
2011-05-15 Corinna Vinschen * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION...
2011-05-13 Corinna Vinschen * fhandler_process.cc (struct heap_info::heap): Conver...
2011-05-12 Corinna Vinschen Based on newlib patch to strptime by Peter Rosin ...
2011-05-12 Corinna Vinschen * libc/time/strptime.c (strptime): Fill in tm_yday...
2011-05-12 Corinna Vinschen * libc/time/strptime.c (first_day): Actually return...
2011-05-12 Yaakov Selkowitz* fhandler_proc.cc (format_proc_meminfo): Rewrite to...
2011-05-11 Corinna Vinschen * autoload.cc: Remove useless comment.
2011-05-11 Corinna Vinschen * autoload.cc (EnumProcessModules): Remove.
2011-05-11 Corinna Vinschen * autoload.cc (GetModuleFileNameExW): Remove.
2011-05-11 Corinna Vinschen * autoload.cc (QueryWorkingSet): Remove.
2011-05-11 Corinna Vinschen * fhandler_process.cc (format_process_maps): Rework...
2011-05-11 Corinna Vinschen * autoload.cc (GetProcessMemoryInfo): Remove.
2011-05-11 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Rearrange for...
2011-05-10 Christian Franke * security.cc (check_registry_access): Handle missing
2011-05-10 Corinna Vinschen * lc_msg.h: Regenerate.
2011-05-10 Corinna Vinschen * libc/locale/lmessages.c (_C_messages_locale): Add...
2011-05-10 Corinna Vinschen * fhandler_proc.cc (format_proc_uptime): Don't call...
2011-05-10 Corinna Vinschen * cygwinenv.sgml: Move "forkchunk:xxx" to the removed...
2011-05-10 Corinna Vinschen * environ.cc (set_chunksize): Remove.
next
This page took 0.053121 seconds and 5 git commands to generate.