aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-2/+7
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen4-9/+9
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-0/+7
2011-05-24 * pinfo.h (struct _pinfo): Reduce size of progname array slightly.Corinna Vinschen2-2/+11
2011-05-23* cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake2-2/+3
2011-05-23strerror: match recent glibc changesEric Blake2-4/+9
2011-05-23Fix typo in ChangeLog of previous commitChris Sutcliffe1-1/+1
2011-05-232011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+9
2011-05-23 * fhandler_process.cc (thread_info::fill_if_match): Reformat.Corinna Vinschen2-7/+22
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-5/+7
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-4/+11
2011-05-232011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>Chris Sutcliffe3-6/+15
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-11/+17
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe2-1/+5
2011-05-232011-05-22 Antoine LECA <antoinel@users.sourceforge.net>Chris Sutcliffe3-2/+11
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2-1/+7
2011-05-232011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+7
2011-05-21 * fhandler_process.cc (struct dos_drive_mappings): Use malloc/freeCorinna Vinschen2-44/+108
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Fix condition for adding theCorinna Vinschen2-5/+8
2011-05-20 * miscfuncs.cc (CygwinCreateThread): Add accidentally missing comment.Corinna Vinschen2-0/+5
2011-05-20 * fhandler_process.cc (struct heap_info): Change type of base and endCorinna Vinschen2-12/+122
2011-05-20 * miscfuncs.cc (thread_wrapper): Remove statements added for debuggingCorinna Vinschen2-2/+5
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen10-127/+295
2011-05-19* thread.cc: Mark psiginfo and psignal as available in list ofYaakov Selkowitz2-2/+7
2011-05-19* new-features.sgml (ov-new1.7.10): Document __fpurge.Yaakov Selkowitz2-1/+5
2011-05-19* cygwin.din (__fpurge): Export.Yaakov Selkowitz4-1/+10
2011-05-19* libc/include/stdio_ext.h: New header.Yaakov Selkowitz3-0/+50
2011-05-19 * Makefile.am (install-data-local): Fix condition and rm call.Corinna Vinschen3-4/+9
2011-05-18* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.Yaakov Selkowitz2-4/+14
2011-05-18* new-features.sgml (ov-new1.7.10): Document error.h functions.Yaakov Selkowitz2-0/+9
2011-05-18* cygwin.din (error): Export.Yaakov Selkowitz6-1/+128
2011-05-17* new-features.sgml (ov-new1.7.10): Document CPU-time clock support.Yaakov Selkowitz2-3/+18
2011-05-17* cygwin.din (clock_getcpuclockid): Export.Yaakov Selkowitz11-11/+156
2011-05-17 * miscfuncs.cc (thread_wrapper): Remove unused _cygtls record.Corinna Vinschen3-2/+10
2011-05-17 PR ld/12760Alan Modra2-2/+11
2011-05-16* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename fromYaakov Selkowitz3-4/+12
2011-05-16 * globals.cc (__getlogin_username): Remove.Corinna Vinschen3-5/+16
2011-05-16 * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen5-51/+57
2011-05-16 * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceedCorinna Vinschen2-8/+15
2011-05-16 * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen6-60/+82
2011-05-16 * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if theCorinna Vinschen5-9/+59
2011-05-15include/Alan Modra2-1/+4
2011-05-15 * miscfuncs.cc (thread_wrapper): Add comments to assembler code.Corinna Vinschen2-15/+21
2011-05-15 * new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,Corinna Vinschen2-2/+9
2011-05-15 * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): DefineCorinna Vinschen2-1/+6
2011-05-15 * cygwin.din (pthread_attr_getguardsize): Export.Corinna Vinschen12-24/+274
2011-05-15 * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.Corinna Vinschen2-0/+5
2011-05-13 * fhandler_process.cc (struct heap_info::heap): Convert base toCorinna Vinschen3-26/+110
2011-05-12 Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:Corinna Vinschen2-0/+101
2011-05-12 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,Corinna Vinschen2-0/+87