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
*
* libc/include/string.h (rawmemchr): Declare.
Yaakov Selkowitz
2013-06-24
5
-2
/
+142
*
* libc/reent/reent.c (_reclaim_reent): Free also _misc and
Corinna Vinschen
2013-06-24
2
-0
/
+14
*
* libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.
Corinna Vinschen
2013-06-24
2
-36
/
+8
*
include/opcode/
Richard Sandiford
2013-06-23
2
-1
/
+5
*
* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
Richard Sandiford
2013-06-22
3
-2
/
+17
*
* msp430-decode.opc: New.
Nick Clifton
2013-06-21
1
-0
/
+130
*
strlen-armv7.S: Import latest strlen cortex-strings code.
Will Newton
2013-06-21
2
-83
/
+118
*
newlib/MAINTAINERS: Add myself to Write After Approval.
Will Newton
2013-06-21
2
-0
/
+5
*
* path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.
Corinna Vinschen
2013-06-21
3
-1
/
+13
*
* faq-using.xml (faq.using.private-cygwin): Drop.
Corinna Vinschen
2013-06-19
2
-21
/
+4
*
* winf.h (av::unshift): Make __reg2.
Christopher Faylor
2013-06-19
2
-2
/
+7
*
Fix ChangeLog entry
Corinna Vinschen
2013-06-19
1
-7
/
+0
*
*** empty log message ***
Corinna Vinschen
2013-06-19
1
-0
/
+3
*
* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favor
Christopher Faylor
2013-06-19
4
-170
/
+181
*
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
Corinna Vinschen
2013-06-19
8
-1
/
+77
*
* libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.
Corinna Vinschen
2013-06-19
2
-4
/
+10
*
* nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and call
Corinna Vinschen
2013-06-19
2
-4
/
+12
*
* spawn.cc (child_info_spawn::worker): Eliminate wascygexec.
Christopher Faylor
2013-06-19
2
-3
/
+5
*
aarch64: Revert AArch64 ifunc changes.
Will Newton
2013-06-19
2
-2
/
+5
*
* faq-using.xml (faq.using.multiple-copies): Modernize to reflect
Corinna Vinschen
2013-06-19
2
-15
/
+38
*
* dcrt0.cc (child_info_fork::alloc_stack): Don't subtract 4096 from stack
Christopher Faylor
2013-06-19
2
-1
/
+6
*
*** empty log message ***
Corinna Vinschen
2013-06-18
1
-0
/
+3
*
* gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__
Corinna Vinschen
2013-06-18
2
-3
/
+5
*
* Makefile.in (VPATH): Drop CONFIG_DIR.
Corinna Vinschen
2013-06-18
12
-302
/
+422
*
* Makefile.common: Add rule to build assembler code.
Corinna Vinschen
2013-06-18
2
-1
/
+9
*
2013-06-17 Catherine Moore <clm@codesourcery.com>
Catherine Moore
2013-06-17
2
-5
/
+77
*
* path.cc (cnt_bs): New inline function.
Corinna Vinschen
2013-06-17
3
-4
/
+63
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix buffer
Corinna Vinschen
2013-06-17
3
-1
/
+10
*
* times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.
Corinna Vinschen
2013-06-17
2
-4
/
+8
*
* cygwinenv.xml: Fix link to FAQ.
Corinna Vinschen
2013-06-17
2
-1
/
+5
*
* autoload.cc (GetSystemTimePreciseAsFileTime): Define.
Corinna Vinschen
2013-06-14
5
-5
/
+34
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
9
-214
/
+141
*
* net.cc (gen_old_if_name): New function to generate short interface
Corinna Vinschen
2013-06-13
2
-2
/
+58
*
* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
Corinna Vinschen
2013-06-13
2
-3
/
+7
*
* README: Add description for NEWLIB's feature customizing
Corinna Vinschen
2013-06-13
2
-0
/
+126
*
2013-06-12 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2013-06-12
2
-1
/
+5
*
* path.cc (normalize_posix_path): Fix long-standing problem which
Corinna Vinschen
2013-06-12
3
-0
/
+32
*
* winver.rc (FileDescription): Remove (R).
Corinna Vinschen
2013-06-11
2
-1
/
+5
*
* sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED as
Corinna Vinschen
2013-06-10
2
-2
/
+13
*
* libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
Corinna Vinschen
2013-06-10
6
-83
/
+126
*
clarify entry
Christopher Faylor
2013-06-08
1
-1
/
+1
*
* exceptions.cc (try_to_debug): Don't use yield() when waiting for another
Christopher Faylor
2013-06-08
2
-2
/
+13
*
* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.
Christopher Faylor
2013-06-08
2
-15
/
+16
*
revert accidentally checked in files
Christopher Faylor
2013-06-08
2
-6
/
+5
*
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
Christopher Faylor
2013-06-08
5
-39
/
+35
*
gas/
Richard Sandiford
2013-06-08
2
-23
/
+38
*
* winver.rc (LegalCopyright): Belatedly bump to 2013.
Corinna Vinschen
2013-06-07
2
-2
/
+6
*
aarch64: Add support for GNU indirect functions.
Will Newton
2013-06-07
2
-1
/
+6
*
* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but make
Christopher Faylor
2013-06-07
2
-10
/
+29
*
* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.
Christopher Faylor
2013-06-07
2
-6
/
+14
[next]