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
2012-02-14 * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen
2011-08-09 * heap.cc (eval_initial_heap_size): New function fetching the heapCorinna Vinschen
2011-06-08* environ.cc (settings::set_process_state): Delete.Christopher Faylor
2011-06-08* fhandler_console.cc (fhandler_console::open_shared_console): Semi-revert toChristopher Faylor
2011-06-04* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2011-05-27 * shared.cc (offsets): Reorder so that console_state is lowest inCorinna Vinschen
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen
2011-05-16 * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen
2011-04-23 * registry.cc (reg_key::get_dword): Rename from get_int, use DWORDCorinna Vinschen
2010-03-16* shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor
2010-03-10* shared_info.h (open_shared): Create function wrapper for common use case.Christopher Faylor
2009-10-31 * cygprops.h: New file.Corinna Vinschen
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor
2009-04-05* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor
2009-03-24 * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen
2009-02-27* dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor
2009-01-26 * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2008-12-25* mount.cc: Change comment.Christopher Faylor
2008-08-26* shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor
2008-07-28* dcrt0.cc (dll_crt0_0): Remove calling malloc_init andChristopher Faylor
2008-07-27* shared_info.h (shared_destroy): Declare.Christopher Faylor
2008-07-25 * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen
2008-07-24 * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen
2008-07-17 Add case-sensitivity.Corinna Vinschen
2008-07-15 * fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.Corinna Vinschen
2008-05-23* mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.Christopher Faylor
2008-04-21 * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen
2008-04-19 Revert thinko in previous patch.Corinna Vinschen
2008-04-19 * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen
2008-04-05 * postinstall: New script.Corinna Vinschen
2008-04-02 * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-27 * fhandler_socket.cc: Create shared objects session local throughout.Corinna Vinschen
2007-10-23 * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen
2007-08-13 * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen
2007-06-27 * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.Corinna Vinschen
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor
2006-10-31 * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen
2006-08-01* environ.cc (dos_file_warning): Declare.Christopher Faylor
2006-07-27 * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen
2006-06-02* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.Christopher Faylor
2006-03-01 * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen
2005-08-26 * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen
2005-04-29* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor