index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
10
-127
/
+295
*
* thread.cc: Mark psiginfo and psignal as available in list of
Yaakov Selkowitz
2011-05-19
2
-2
/
+7
*
* new-features.sgml (ov-new1.7.10): Document __fpurge.
Yaakov Selkowitz
2011-05-19
2
-1
/
+5
*
* cygwin.din (__fpurge): Export.
Yaakov Selkowitz
2011-05-19
4
-1
/
+10
*
* libc/include/stdio_ext.h: New header.
Yaakov Selkowitz
2011-05-19
3
-0
/
+50
*
* Makefile.am (install-data-local): Fix condition and rm call.
Corinna Vinschen
2011-05-19
3
-4
/
+9
*
* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.
Yaakov Selkowitz
2011-05-18
2
-4
/
+14
*
* new-features.sgml (ov-new1.7.10): Document error.h functions.
Yaakov Selkowitz
2011-05-18
2
-0
/
+9
*
* cygwin.din (error): Export.
Yaakov Selkowitz
2011-05-18
6
-1
/
+128
*
* new-features.sgml (ov-new1.7.10): Document CPU-time clock support.
Yaakov Selkowitz
2011-05-17
2
-3
/
+18
*
* cygwin.din (clock_getcpuclockid): Export.
Yaakov Selkowitz
2011-05-17
11
-11
/
+156
*
* miscfuncs.cc (thread_wrapper): Remove unused _cygtls record.
Corinna Vinschen
2011-05-17
3
-2
/
+10
*
PR ld/12760
Alan Modra
2011-05-17
2
-2
/
+11
*
* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename from
Yaakov Selkowitz
2011-05-16
3
-4
/
+12
*
* globals.cc (__getlogin_username): Remove.
Corinna Vinschen
2011-05-16
3
-5
/
+16
*
* cygtls.h (struct _local_storage): Remove unused members rarg and
Corinna Vinschen
2011-05-16
5
-51
/
+57
*
* libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed
Corinna Vinschen
2011-05-16
2
-8
/
+15
*
* heap.cc (heap_init): Rewrite initial heap allocation to use addresses
Corinna Vinschen
2011-05-16
6
-60
/
+82
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if the
Corinna Vinschen
2011-05-16
5
-9
/
+59
*
include/
Alan Modra
2011-05-15
2
-1
/
+4
*
* miscfuncs.cc (thread_wrapper): Add comments to assembler code.
Corinna Vinschen
2011-05-15
2
-15
/
+21
*
* new-features.sgml (ov-new1.7.10): Document pthread_attr_getguardsize,
Corinna Vinschen
2011-05-15
2
-2
/
+9
*
* libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): Define
Corinna Vinschen
2011-05-15
2
-1
/
+6
*
* cygwin.din (pthread_attr_getguardsize): Export.
Corinna Vinschen
2011-05-15
12
-24
/
+274
*
* include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.
Corinna Vinschen
2011-05-15
2
-0
/
+5
*
* fhandler_process.cc (struct heap_info::heap): Convert base to
Corinna Vinschen
2011-05-13
3
-26
/
+110
*
Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:
Corinna Vinschen
2011-05-12
2
-0
/
+101
*
* libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,
Corinna Vinschen
2011-05-12
2
-0
/
+87
*
* libc/time/strptime.c (first_day): Actually return the wday
Corinna Vinschen
2011-05-12
2
-2
/
+7
*
* fhandler_proc.cc (format_proc_meminfo): Rewrite to use sysinfo().
Yaakov Selkowitz
2011-05-12
2
-64
/
+31
*
* autoload.cc: Remove useless comment.
Corinna Vinschen
2011-05-11
2
-1
/
+4
*
* autoload.cc (EnumProcessModules): Remove.
Corinna Vinschen
2011-05-11
4
-17
/
+57
*
* autoload.cc (GetModuleFileNameExW): Remove.
Corinna Vinschen
2011-05-11
2
-2
/
+5
*
* autoload.cc (QueryWorkingSet): Remove.
Corinna Vinschen
2011-05-11
2
-1
/
+4
*
* fhandler_process.cc (format_process_maps): Rework to report
Corinna Vinschen
2011-05-11
3
-69
/
+246
*
* autoload.cc (GetProcessMemoryInfo): Remove.
Corinna Vinschen
2011-05-11
3
-8
/
+14
*
* fhandler_socket.cc (get_inet_addr): Rearrange for better readability.
Corinna Vinschen
2011-05-11
3
-84
/
+126
*
* security.cc (check_registry_access): Handle missing
Christian Franke
2011-05-10
2
-1
/
+11
*
* lc_msg.h: Regenerate.
Corinna Vinschen
2011-05-10
2
-1
/
+12
*
* libc/locale/lmessages.c (_C_messages_locale): Add missing comma.
Corinna Vinschen
2011-05-10
2
-1
/
+5
*
* fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.
Corinna Vinschen
2011-05-10
7
-24
/
+34
*
* cygwinenv.sgml: Move "forkchunk:xxx" to the removed options section.
Corinna Vinschen
2011-05-10
2
-10
/
+14
*
* environ.cc (set_chunksize): Remove.
Corinna Vinschen
2011-05-10
5
-27
/
+12
*
* Makefile.in: Don't override CC.
Corinna Vinschen
2011-05-10
4
-3
/
+11
*
* setup2.sgml (setup-env-ov): Make sure everybody knows that the
Corinna Vinschen
2011-05-10
2
-6
/
+12
*
2011-05-08 Doug Kwan <dougkwan@google.com>
Doug Kwan
2011-05-09
5
-2
/
+19
*
2011-05-09 Paul Brook <paul@codesourcery.com>
Paul Brook
2011-05-09
2
-0
/
+12
*
* new-features.sgml (ov-new1.7.10): Document clock_settime.
Yaakov Selkowitz
2011-05-09
2
-2
/
+7
*
* times.cc (settimeofday): Add EFAULT handler.
Yaakov Selkowitz
2011-05-09
5
-7
/
+53
*
* registry.cc (get_registry_hive_path): Change system_printf to
Corinna Vinschen
2011-05-07
2
-4
/
+10
[prev]
[next]