summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe2011-05-233-6/+15
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-232-11/+17
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-232-1/+5
* 2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2011-05-233-2/+11
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-05-232-1/+7
* 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-05-232-0/+7
* * fhandler_process.cc (struct dos_drive_mappings): Use malloc/freeCorinna Vinschen2011-05-212-44/+108
* * miscfuncs.cc (CygwinCreateThread): Fix condition for adding theCorinna Vinschen2011-05-202-5/+8
* * miscfuncs.cc (CygwinCreateThread): Add accidentally missing comment.Corinna Vinschen2011-05-202-0/+5
* * fhandler_process.cc (struct heap_info): Change type of base and endCorinna Vinschen2011-05-202-12/+122
* * miscfuncs.cc (thread_wrapper): Remove statements added for debuggingCorinna Vinschen2011-05-202-2/+5
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2011-05-2010-127/+295
* * thread.cc: Mark psiginfo and psignal as available in list ofYaakov Selkowitz2011-05-192-2/+7
* * new-features.sgml (ov-new1.7.10): Document __fpurge.Yaakov Selkowitz2011-05-192-1/+5
* * cygwin.din (__fpurge): Export.Yaakov Selkowitz2011-05-194-1/+10
* * libc/include/stdio_ext.h: New header.Yaakov Selkowitz2011-05-193-0/+50
* * Makefile.am (install-data-local): Fix condition and rm call.Corinna Vinschen2011-05-193-4/+9
* * posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.Yaakov Selkowitz2011-05-182-4/+14
* * new-features.sgml (ov-new1.7.10): Document error.h functions.Yaakov Selkowitz2011-05-182-0/+9
* * cygwin.din (error): Export.Yaakov Selkowitz2011-05-186-1/+128
* * new-features.sgml (ov-new1.7.10): Document CPU-time clock support.Yaakov Selkowitz2011-05-172-3/+18
* * cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz2011-05-1711-11/+156
* * miscfuncs.cc (thread_wrapper): Remove unused _cygtls record.Corinna Vinschen2011-05-173-2/+10
* PR ld/12760Alan Modra2011-05-172-2/+11
* * libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename fromYaakov Selkowitz2011-05-163-4/+12
* * globals.cc (__getlogin_username): Remove.Corinna Vinschen2011-05-163-5/+16
* * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen2011-05-165-51/+57
* * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceedCorinna Vinschen2011-05-162-8/+15
* * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen2011-05-166-60/+82
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if theCorinna Vinschen2011-05-165-9/+59
* include/Alan Modra2011-05-152-1/+4
* * miscfuncs.cc (thread_wrapper): Add comments to assembler code.Corinna Vinschen2011-05-152-15/+21
* * new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,Corinna Vinschen2011-05-152-2/+9
* * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): DefineCorinna Vinschen2011-05-152-1/+6
* * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen2011-05-1512-24/+274
* * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.Corinna Vinschen2011-05-152-0/+5
* * fhandler_process.cc (struct heap_info::heap): Convert base toCorinna Vinschen2011-05-133-26/+110
* Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:Corinna Vinschen2011-05-122-0/+101
* * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,Corinna Vinschen2011-05-122-0/+87
* * libc/time/strptime.c (first_day): Actually return the wdayCorinna Vinschen2011-05-122-2/+7
* * fhandler_proc.cc (format_proc_meminfo): Rewrite to use sysinfo().Yaakov Selkowitz2011-05-122-64/+31
* * autoload.cc: Remove useless comment.Corinna Vinschen2011-05-112-1/+4
* * autoload.cc (EnumProcessModules): Remove.Corinna Vinschen2011-05-114-17/+57
* * autoload.cc (GetModuleFileNameExW): Remove.Corinna Vinschen2011-05-112-2/+5
* * autoload.cc (QueryWorkingSet): Remove.Corinna Vinschen2011-05-112-1/+4
* * fhandler_process.cc (format_process_maps): Rework to reportCorinna Vinschen2011-05-113-69/+246
* * autoload.cc (GetProcessMemoryInfo): Remove.Corinna Vinschen2011-05-113-8/+14
* * fhandler_socket.cc (get_inet_addr): Rearrange for better readability.Corinna Vinschen2011-05-113-84/+126
* * security.cc (check_registry_access): Handle missingChristian Franke2011-05-102-1/+11
* * lc_msg.h: Regenerate.Corinna Vinschen2011-05-102-1/+12