aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-12 * libc/time/strptime.c (first_day): Actually return the wdayCorinna Vinschen2-2/+7
2011-05-12* fhandler_proc.cc (format_proc_meminfo): Rewrite to use sysinfo().Yaakov Selkowitz2-64/+31
2011-05-11 * autoload.cc: Remove useless comment.Corinna Vinschen2-1/+4
2011-05-11 * autoload.cc (EnumProcessModules): Remove.Corinna Vinschen4-17/+57
2011-05-11 * autoload.cc (GetModuleFileNameExW): Remove.Corinna Vinschen2-2/+5
2011-05-11 * autoload.cc (QueryWorkingSet): Remove.Corinna Vinschen2-1/+4
2011-05-11 * fhandler_process.cc (format_process_maps): Rework to reportCorinna Vinschen3-69/+246
2011-05-11 * autoload.cc (GetProcessMemoryInfo): Remove.Corinna Vinschen3-8/+14
2011-05-11 * fhandler_socket.cc (get_inet_addr): Rearrange for better readability.Corinna Vinschen3-84/+126
2011-05-10 * security.cc (check_registry_access): Handle missingChristian Franke2-1/+11
2011-05-10 * lc_msg.h: Regenerate.Corinna Vinschen2-1/+12
2011-05-10 * libc/locale/lmessages.c (_C_messages_locale): Add missing comma.Corinna Vinschen2-1/+5
2011-05-10 * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen7-24/+34
2011-05-10 * cygwinenv.sgml: Move "forkchunk:xxx" to the removed options section.Corinna Vinschen2-10/+14
2011-05-10 * environ.cc (set_chunksize): Remove.Corinna Vinschen5-27/+12
2011-05-10 * Makefile.in: Don't override CC.Corinna Vinschen4-3/+11
2011-05-10 * setup2.sgml (setup-env-ov): Make sure everybody knows that theCorinna Vinschen2-6/+12
2011-05-092011-05-08 Doug Kwan <dougkwan@google.com>Doug Kwan5-2/+19
2011-05-092011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+12
2011-05-09* new-features.sgml (ov-new1.7.10): Document clock_settime.Yaakov Selkowitz2-2/+7
2011-05-09* times.cc (settimeofday): Add EFAULT handler.Yaakov Selkowitz5-7/+53
2011-05-07 * registry.cc (get_registry_hive_path): Change system_printf toCorinna Vinschen2-4/+10
2011-05-06* fhandler.h (fhandler_base::close_with_arch): Make non-virtual.Christopher Faylor2-2/+8
2011-05-06* fhandler.cc (fhandler_base::dup): Avoid duping a handle when an fhandler hasChristopher Faylor3-5/+14
2011-05-06* fhandler.h (fhandler_dev_dsp): Cosmetic change.Christopher Faylor4-3/+16
2011-05-06* new-features.sgml (ov-new1.7.10): Document sysinfo.Yaakov Selkowitz2-1/+5