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
...
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
41
-5678
/
+6137
*
* miscfuncs.cc (__import_address): Cover the first dereference to imp
Corinna Vinschen
2014-08-21
2
-2
/
+7
*
* net.cc (if_freenameindex): Don't catch a SEGV from free to fail
Corinna Vinschen
2014-08-21
2
-3
/
+5
*
* dir.cc (rmdir): Don't skip deleting fh in the ENOTEMPTY case.
Corinna Vinschen
2014-08-21
2
-4
/
+5
*
* tls_pbuf.h (tmp_pathbuf::tmp_pathbuf): Convert to inline method.
Corinna Vinschen
2014-08-20
3
-13
/
+18
*
* dir.cc (dirfd): Per POSIX, return EINVAL on invalid directory stream.
Corinna Vinschen
2014-08-19
3
-3
/
+13
*
* libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.
Richard Earnshaw
2014-08-19
2
-0
/
+10
*
* fhandler.h (enum conn_state): Add "connect_credxchg" state.
Corinna Vinschen
2014-08-19
3
-9
/
+31
*
* autoload.cc: Replace WNet[...]A with WNet[...]W imports.
Corinna Vinschen
2014-08-19
4
-50
/
+78
*
* fhandler.h (fhandler_serial::is_tty): Reinstantiate.
Corinna Vinschen
2014-08-19
2
-0
/
+6
*
* miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcall
Corinna Vinschen
2014-08-18
3
-11
/
+14
*
* libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.
Corinna Vinschen
2014-08-18
2
-1
/
+6
*
2014-08-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-08-18
2
-0
/
+9
*
2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-08-18
2
-34
/
+55
*
2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2014-08-18
2
-3
/
+43
*
*** empty log message ***
Corinna Vinschen
2014-08-18
1
-0
/
+7
*
* dtable.cc (dtable::init_std_file_from_handle): Mention that console
Corinna Vinschen
2014-08-18
5
-20
/
+55
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-08-15
15
-230
/
+308
*
* winsup.h (_GNU_SOURCE): Define. Explain why.
Corinna Vinschen
2014-08-15
4
-22
/
+55
*
* cygerrno.h (seterrno): Define as (always) inline function.
Corinna Vinschen
2014-08-15
3
-11
/
+14
*
Add missing file from last patch
Corinna Vinschen
2014-08-15
1
-0
/
+18
*
* cygwin-api.xml: Include misc-funcs.xml.
Corinna Vinschen
2014-08-14
3
-0
/
+70
*
* dll_init.sgml: Remove.
Corinna Vinschen
2014-08-14
5
-62
/
+7
*
* cygwin-api.xml: Move chapter tags from path.xml back here.
Corinna Vinschen
2014-08-14
4
-15
/
+85
*
* security.sgml: Move to ../doc dir and rename to logon-funcs.xml.
Corinna Vinschen
2014-08-14
2
-45
/
+4
*
* Makefile.in: Throughout use parenthesis instead of braces where
Corinna Vinschen
2014-08-14
11
-824
/
+3909
*
* utils.xml: Move to ../doc.
Corinna Vinschen
2014-08-14
2
-2104
/
+4
*
* path.sgml: Move to ../doc dir and rename to path.xml.
Corinna Vinschen
2014-08-14
3
-1735
/
+6
*
* dlmalloc.c: Remove unused file.
Corinna Vinschen
2014-08-14
4
-5199
/
+2516
*
* arm/elf-nano.specs: New file.
Corinna Vinschen
2014-08-14
4
-12
/
+31
*
* libc/stdio/findfp.c (std): Don't inline when optimizing for code size.
Corinna Vinschen
2014-08-14
2
-0
/
+8
*
* new-features.xml: (ov-new1.7.33): Add new section.
Corinna Vinschen
2014-08-13
2
-1
/
+28
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 33.
Corinna Vinschen
2014-08-13
4
-9
/
+38
*
* cpuid.h: Add missing copyright header. Fix formatting. Use uint32_t
Corinna Vinschen
2014-08-11
5
-93
/
+204
*
* common.din (__cxa_finalize): Export.
Yaakov Selkowitz
2014-08-07
5
-5
/
+14
*
* Makefile.common (COMPILE.cc): Add -fno-use-cxa-atexit.
Yaakov Selkowitz
2014-08-07
2
-1
/
+5
*
* passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.
Corinna Vinschen
2014-08-06
3
-21
/
+21
*
* ntsec.xml (ntsec-mapping): Drop plus-prepended builtin accounts as
Corinna Vinschen
2014-08-06
2
-12
/
+24
*
* include/sys/file.h: Add extern "C".
Corinna Vinschen
2014-08-06
2
-0
/
+13
*
* libc/include/math.h: Also define M_PI etc. if _XOPEN_SOURCE is
Jon TURNEY
2014-08-04
2
-3
/
+17
*
* common.din (__cxa_atexit): Export.
Corinna Vinschen
2014-08-04
3
-1
/
+8
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop "plus_prepended"
Corinna Vinschen
2014-08-04
2
-65
/
+75
*
* faq-what.xml (faq.what.who): Remove mention of retired setup
Yaakov Selkowitz
2014-08-03
2
-1
/
+7
*
headers: properly decorate attributes
Eric Blake
2014-08-01
6
-27
/
+36
*
headers: properly decorate attributes
Eric Blake
2014-08-01
18
-64
/
+85
*
* faq-what.xml (faq.what.who): CGF has retired.
Yaakov Selkowitz
2014-08-01
2
-8
/
+5
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Fix comment.
Corinna Vinschen
2014-07-30
2
-8
/
+11
*
* ntsec.xml: Small improvments.
Corinna Vinschen
2014-07-30
2
-10
/
+18
*
* new-features.xml: (ov-new1.7): Change section title.
Corinna Vinschen
2014-07-30
2
-1
/
+5
*
* new-features.xml: (ov-new1.7.1): Add new section. Move old 1.7
Corinna Vinschen
2014-07-30
2
-41
/
+50
[prev]
[next]