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
...
*
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
*
* DevNotes: Add entry cgf-000023.
Christopher Faylor
2013-06-07
3
-15
/
+10
*
Fix typos
Corinna Vinschen
2013-06-07
1
-2
/
+2
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.
Corinna Vinschen
2013-06-07
2
-1
/
+5
*
* libc/include/cdefs.h (__has_extension): New define.
Corinna Vinschen
2013-06-07
3
-0
/
+353
*
* posix.sgml (std-notes): Fix typo.
Corinna Vinschen
2013-06-07
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomic
Corinna Vinschen
2013-06-07
3
-6
/
+37
*
* mips.h (ELF_ST_SET_MIPS_PIC): Clear any STO_MIPS16 setting.
Maciej W. Rozycki
2013-06-06
2
-1
/
+8
*
*** empty log message ***
Corinna Vinschen
2013-06-06
1
-0
/
+9
*
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting for
Corinna Vinschen
2013-06-06
3
-23
/
+30
*
* libc/machine/arm/strcmp.S: Use local labels.
Corinna Vinschen
2013-06-05
2
-48
/
+52
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.
Corinna Vinschen
2013-06-05
2
-1
/
+5
[prev]
[next]