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
path: root/winsup
AgeCommit message (Expand)Author
2011-05-25perror: fix POSIX compliance and work with recent newlib changeEric Blake
2011-05-25 * init.cc (dll_entry): Reinstantiate wow64_test_stack_marker andCorinna Vinschen
2011-05-25 * legal.sgml: Drop an old paragraph. Reactivate copyright note forCorinna Vinschen
2011-05-25 * posix.sgml (std-notes): Add missing <para>.Corinna Vinschen
2011-05-252011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen
2011-05-24 * pinfo.h (struct _pinfo): Reduce size of progname array slightly.Corinna Vinschen
2011-05-24* cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake
2011-05-24strerror: match recent glibc changesEric Blake
2011-05-24Fix typo in ChangeLog of previous commitChris Sutcliffe
2011-05-242011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-05-23 * fhandler_process.cc (thread_info::fill_if_match): Reformat.Corinna Vinschen
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2011-05-21 * fhandler_process.cc (struct dos_drive_mappings): Use malloc/freeCorinna Vinschen
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Fix condition for adding theCorinna Vinschen
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Add accidentally missing comment.Corinna Vinschen
2011-05-20 * fhandler_process.cc (struct heap_info): Change type of base and endCorinna Vinschen
2011-05-20 * miscfuncs.cc (thread_wrapper): Remove statements added for debuggingCorinna Vinschen
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2011-05-20* thread.cc: Mark psiginfo and psignal as available in list ofYaakov Selkowitz
2011-05-19* new-features.sgml (ov-new1.7.10): Document __fpurge.Yaakov Selkowitz
2011-05-19* cygwin.din (__fpurge): Export.Yaakov Selkowitz
2011-05-19* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.Yaakov Selkowitz
2011-05-18* new-features.sgml (ov-new1.7.10): Document error.h functions.Yaakov Selkowitz
2011-05-18* cygwin.din (error): Export.Yaakov Selkowitz
2011-05-17* new-features.sgml (ov-new1.7.10): Document CPU-time clock support.Yaakov Selkowitz
2011-05-17* cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz
2011-05-17 * miscfuncs.cc (thread_wrapper): Remove unused _cygtls record.Corinna Vinschen
2011-05-16 * globals.cc (__getlogin_username): Remove.Corinna Vinschen
2011-05-16 * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen
2011-05-16 * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen
2011-05-16 * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if theCorinna Vinschen
2011-05-15 * miscfuncs.cc (thread_wrapper): Add comments to assembler code.Corinna Vinschen
2011-05-15 * new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,Corinna Vinschen
2011-05-15 * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen
2011-05-15 * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.Corinna Vinschen
2011-05-13 * fhandler_process.cc (struct heap_info::heap): Convert base toCorinna Vinschen
2011-05-12 Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:Corinna Vinschen
2011-05-12* fhandler_proc.cc (format_proc_meminfo): Rewrite to use sysinfo().Yaakov Selkowitz
2011-05-11 * autoload.cc: Remove useless comment.Corinna Vinschen
2011-05-11 * autoload.cc (EnumProcessModules): Remove.Corinna Vinschen
2011-05-11 * autoload.cc (GetModuleFileNameExW): Remove.Corinna Vinschen
2011-05-11 * autoload.cc (QueryWorkingSet): Remove.Corinna Vinschen