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
*
* COPYING.LIBGLOSS: Add Controls and Data Services copyright.
Eric Botcazou
2015-01-21
39
-7
/
+12943
*
* sec_auth.cc (get_logon_server): Constify domain parameter.
Corinna Vinschen
2015-01-21
3
-4
/
+9
*
* rl78/crt0.S: Initialize .saddr. Avoid using SEL.
DJ Delorie
2015-01-20
2
-0
/
+97
*
* posix.xml (std-susv4): Move sockatmark here from std-notimpl.
Corinna Vinschen
2015-01-20
2
-1
/
+5
*
* common.din (sockatmark): Export.
Corinna Vinschen
2015-01-20
5
-3
/
+27
*
* libc/sys/configure.in: Add OpenRISC.
Corinna Vinschen
2015-01-20
1
-0
/
+5
*
Fix typo in entry header
Corinna Vinschen
2015-01-20
3
-3
/
+7
*
Fix dates
Corinna Vinschen
2015-01-20
1
-2
/
+2
*
* libc/machine/aarch64/strlen.S (strlen): Improve performance.
Corinna Vinschen
2015-01-20
2
-69
/
+175
*
*** empty log message ***
Corinna Vinschen
2015-01-20
1
-0
/
+6
*
* configure.host: Add extra system for OpenRISC baremetal.
Corinna Vinschen
2015-01-20
2
-2
/
+11
*
* bsd_helper.h: Throughout, convert "struct thread" to "class thread".
Corinna Vinschen
2015-01-19
8
-48
/
+66
*
* cygserver_ipc.h (ipc_retval): Add default constructor.
Corinna Vinschen
2015-01-19
2
-2
/
+23
*
* rl78/crt0.S: Initialize .saddr. Avoid using SEL.
DJ Delorie
2015-01-16
7
-61
/
+86
*
* gendef: Export _sigbe on 64 bit as well.
Corinna Vinschen
2015-01-16
5
-9
/
+44
*
merge from gcc
DJ Delorie
2015-01-15
2
-0
/
+122
*
merge from gcc
DJ Delorie
2015-01-14
2
-2
/
+16
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
2
-0
/
+7
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
2
-6
/
+11
*
*** empty log message ***
Corinna Vinschen
2015-01-14
1
-0
/
+3
*
* ntsec.xml (ntsec-mapping-nsswitch-passwd): Document /path %H wildcard.
Corinna Vinschen
2015-01-14
2
-5
/
+25
*
* uinfo.cc (fetch_windows_home): Disable fetching from homeDrive or
Corinna Vinschen
2015-01-14
2
-1
/
+14
*
* cygwinenv.xml (cygwinenv-removed-options): Accommodate list of
Corinna Vinschen
2015-01-14
2
-15
/
+5
*
* environ.cc (renv_arr): Drop variables not usually in a Windows
Corinna Vinschen
2015-01-14
2
-22
/
+14
*
* environ.cc (build_env): When merging the user's Windows environment,
Corinna Vinschen
2015-01-14
2
-3
/
+25
*
* or1k/include/or1k-sprs.h: New auto-generated header file.
Corinna Vinschen
2015-01-14
2
-5
/
+2426
*
* configure.host: Add extra system for OpenRISC baremetal
Corinna Vinschen
2015-01-14
10
-0
/
+6749
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Drop code from
Corinna Vinschen
2015-01-13
2
-16
/
+15
*
copyright fix
Corinna Vinschen
2015-01-13
1
-1
/
+1
*
* minires-os-if.c (cygwin_query): Change questions into answers.
Corinna Vinschen
2015-01-12
2
-0
/
+11
*
* testsuite/newlib.wctype/tiswctype.c (main): Use wide character type
Corinna Vinschen
2015-01-12
2
-12
/
+17
*
* cygheap.h (cygheap_pwdgrp::get_shell): Add sid to argument list.
Corinna Vinschen
2015-01-08
3
-42
/
+84
*
*** empty log message ***
Corinna Vinschen
2015-01-08
1
-0
/
+9
*
* include/cygwin/socket.h (struct cmsghdr): Redefine cmsg_len as type
Corinna Vinschen
2015-01-08
2
-2
/
+10
*
* libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE
Corinna Vinschen
2015-01-08
2
-6
/
+40
*
* localtime.cc (__cygwin_gettzoffset): New function for access from
Corinna Vinschen
2015-01-08
2
-0
/
+31
*
* testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.
Corinna Vinschen
2015-01-08
2
-4
/
+8
*
* localtime.cc (tzload): Fix loading latest timezone offsets into
Corinna Vinschen
2015-01-07
3
-2747
/
+2769
*
* libc/machine/aarch64/strcpy.S (strcpy): Further performance
Richard Earnshaw
2015-01-06
6
-125
/
+259
*
2015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2015-01-05
5
-11
/
+19
*
2014-12-26 Freddie Chopin <freddie_chopin@op.pl>
Jeff Johnston
2015-01-05
2
-20
/
+6
*
The moxie sub.l instruction is now just sub.
Anthony Green
2014-12-27
2
-2
/
+6
*
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-18
107
-2132
/
+1940
*
* ntsec.xml (ntsec-logonuser): Fix spelling of pw_passwd field.
Yaakov Selkowitz
2014-12-18
2
-1
/
+5
*
* new-features.xml (ov-new1.7.34): Document Solaris stdio_ext.h
Yaakov Selkowitz
2014-12-18
3
-0
/
+48
*
* common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,
Yaakov Selkowitz
2014-12-18
4
-1
/
+56
*
Implement BSD/GNU unlocked stdio extensions.
Yaakov Selkowitz
2014-12-18
42
-77
/
+1865
*
* stdio.tex: Add menu entries for __fsetlocking and stdio_ext.
Corinna Vinschen
2014-12-18
3
-1
/
+8
*
2014-12-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-12-16
3
-238
/
+139
*
* libc/stdlib/nano-mallocr.c (ALIGN_TO): Do not assume that
DJ Delorie
2014-12-16
2
-1
/
+6
[next]