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
...
*
* 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
*
* faq-copyright.xml: Fix link to license.
Corinna Vinschen
2013-06-05
4
-4
/
+10
*
* faq-programming.xml: Convert url to refer to new flat faq.html file.
Corinna Vinschen
2013-06-05
5
-7
/
+14
*
* new-features.xml (ov-new1.7.19): Revert mandatory locking support to
Corinna Vinschen
2013-06-05
2
-2
/
+7
*
*** empty log message ***
Corinna Vinschen
2013-06-05
1
-2
/
+2
*
* Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.
Corinna Vinschen
2013-06-04
3
-4
/
+18
*
* new-features.xml (ov-new1.7.19): Align mandatory locking text to
Corinna Vinschen
2013-06-04
2
-3
/
+8
*
* fhandler.cc (fhandler_base::lock): Move to flock.cc.
Corinna Vinschen
2013-06-04
6
-22
/
+51
*
2013-06-03 Joey Ye <joey.ye@arm.com>
Richard Earnshaw
2013-06-03
7
-622
/
+1001
*
*** empty log message ***
Corinna Vinschen
2013-06-03
1
-0
/
+3
*
* sigproc.cc (exit_thread): Allow to exit the thread while running
Corinna Vinschen
2013-06-03
2
-1
/
+15
*
Fix typo
Corinna Vinschen
2013-06-02
1
-1
/
+1
*
* new-features.xml (ov-new1.7.19): Add mandatory locking.
Corinna Vinschen
2013-06-02
2
-0
/
+9
*
* autoload.cc (CancelSynchronousIo): Define.
Corinna Vinschen
2013-06-02
9
-16
/
+289
*
* exceptions.cc (exception::handle): Resurrect accidentally lost
Corinna Vinschen
2013-06-02
2
-1
/
+7
*
* gas/config/tc-avr.c: Change ISA for devices with USB support to
Denis Chertykov
2013-06-01
2
-6
/
+12
*
* include/sys/socket.h: Move SHUT_xx definitoins from here...
Corinna Vinschen
2013-05-31
3
-9
/
+14
*
*** empty log message ***
Corinna Vinschen
2013-05-31
1
-0
/
+3
*
* include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.h
Corinna Vinschen
2013-05-31
2
-2
/
+7
*
2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-05-30
4
-53
/
+11
*
2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-05-30
3
-1
/
+47
*
2013-05-30 Paul Brook <paul@codesourcery.com>
Catherine Moore
2013-05-30
2
-0
/
+5
*
* configure.in (--enable-newlib-nano-malloc): New option.
Corinna Vinschen
2013-05-29
8
-73
/
+799
*
Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...
Yufeng Zhang
2013-05-28
2
-2
/
+9
*
* fhandler_procsys.cc (fhandler_procsys::read): Just call
Corinna Vinschen
2013-05-28
3
-15
/
+10
*
* libc/macine/arm/strcpy.S: Explicitly set build attributes when
Richard Earnshaw
2013-05-28
2
-0
/
+12
*
*** empty log message ***
Corinna Vinschen
2013-05-27
1
-0
/
+4
*
* dll_init.cc (dll_list::topsort): Fix early-return condition to
Corinna Vinschen
2013-05-27
3
-5
/
+13
*
*** empty log message ***
Corinna Vinschen
2013-05-25
1
-1
/
+5
*
* Makefile.in (DEFS): Unused, remove.
Corinna Vinschen
2013-05-24
2
-3
/
+10
*
* pinfo.cc (pinfo::status_exit): Enhance comment.
Corinna Vinschen
2013-05-24
2
-3
/
+7
*
* environ.cc (win_env::add_cache): Set the Windows environment variable
Corinna Vinschen
2013-05-24
4
-6
/
+26
*
* fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.
Corinna Vinschen
2013-05-24
2
-0
/
+10
*
* fork.cc (frok::parent): Call CreateProcessW with command line set
Corinna Vinschen
2013-05-23
3
-2
/
+18
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype of
Corinna Vinschen
2013-05-23
3
-18
/
+27
*
.
Warren Young
2013-05-23
1
-3
/
+0
*
Created xidepend mechanism
Warren Young
2013-05-23
4
-1
/
+49
*
* libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.
Corinna Vinschen
2013-05-23
10
-14
/
+29
*
* cygwinenv.xml (cygwinenv-implemented-options): Explain new
Corinna Vinschen
2013-05-23
5
-45
/
+112
*
* environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"
Corinna Vinschen
2013-05-23
5
-10
/
+55
[prev]
[next]