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
path:
root
/
winsup
/
cygwin
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsup/cygwin/libc/strptime.cc(__strptime) fix %F width
Brian Inglis
2017-08-29
1
-2
/
+4
*
winsup/cygwin/libc/strptime.cc(__strptime) add %s support to strptime
Brian Inglis
2017-08-25
1
-0
/
+20
*
getrandom: it's MIN, not MAX
Yaakov Selkowitz
2017-03-11
1
-1
/
+1
*
Move getentropy/getrandom into own file
Corinna Vinschen
2017-01-19
1
-0
/
+70
*
login_tty: Rewrite following FreeBSD's traces
Corinna Vinschen
2016-11-24
1
-15
/
+8
*
Include winsup.h prior to including other headers
Corinna Vinschen
2016-08-24
1
-2
/
+5
*
Implement GNU extension strptime_l
Corinna Vinschen
2016-08-23
1
-27
/
+47
*
Only define __getreent inline function when building newlib or Cygwin
Corinna Vinschen
2016-08-20
1
-0
/
+1
*
Implement strfmon_l
Corinna Vinschen
2016-08-15
1
-35
/
+62
*
POSIX-1.2008 per-thread locales, groundwork part 2
Corinna Vinschen
2016-08-15
1
-2
/
+3
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
5
-10
/
+0
*
Throughout Cygwin, use u_intN_t or uintN_t
Corinna Vinschen
2016-03-24
8
-33
/
+38
*
Change definition of b64_pton from K&R to ANSI
Corinna Vinschen
2016-03-24
1
-4
/
+1
*
Use DnsFree instead of deprecated DnsRecordListFree
Peter Foley
2016-03-23
1
-1
/
+1
*
Move arc4random Cygwin only code to Cygwin
Sebastian Huber
2016-03-21
1
-0
/
+24
*
Delete Cygwin's arc4random in favor of new Newlib implementation
Corinna Vinschen
2016-03-18
1
-363
/
+0
*
Feature test macros overhaul: stdlib.h
Yaakov Selkowitz
2016-03-17
1
-1
/
+1
*
Feature test macros overhaul: fnmatch.h
Yaakov Selkowitz
2016-03-17
1
-0
/
+1
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
1
-0
/
+1
*
Update Cygwin's fnmatch to latest from FreeBSD.
Corinna Vinschen
2015-11-18
1
-51
/
+81
*
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
1
-0
/
+7
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
2
-93
/
+95
*
* libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" to
Corinna Vinschen
2014-07-07
1
-2
/
+5
*
* libc/rexec.cc (cygwin_rexec): Make ahostbuf static to avoid returning
Corinna Vinschen
2014-06-17
1
-1
/
+1
*
* libc/bsdlib.cc (forkpty): Close master and slave if fork fails to
Corinna Vinschen
2014-05-22
3
-110
/
+76
*
* localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and
Corinna Vinschen
2014-03-05
1
-4
/
+15
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add arc4random.o.
Corinna Vinschen
2013-05-21
1
-0
/
+363
*
* libc/base64.c: New file.
Corinna Vinschen
2013-05-21
1
-0
/
+316
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
9
-31
/
+34
*
Adapt to changes in newlib's sys/cdefs.h:
Corinna Vinschen
2013-04-22
1
-1
/
+0
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
3
-3
/
+3
*
* winlean.h: Make sure certain Windows macros are undefined again.
Corinna Vinschen
2012-07-12
1
-1
/
+0
*
* fhandler_procnet.cc: Fix copyright.
Corinna Vinschen
2012-07-06
2
-2
/
+2
*
Add files missing in previous checkin
Corinna Vinschen
2012-07-06
1
-7
/
+9
*
In terms of network related functionality, rely on Winsock definitions
Corinna Vinschen
2012-07-06
3
-7
/
+3
*
* libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
Corinna Vinschen
2012-07-06
1
-0
/
+1
*
Clean up whitespace.
Christopher Faylor
2011-12-17
5
-30
/
+30
*
* fhandler.h (__ptsname): New macro.
Christopher Faylor
2011-11-08
1
-3
/
+12
*
Based on newlib patch to strptime by Peter Rosin <peda@lysator.liu.se>:
Corinna Vinschen
2011-05-12
1
-0
/
+92
*
* libc/minires-os-if.c (get_dns_info): Drop printing uninitialized
Corinna Vinschen
2011-05-06
1
-1
/
+1
*
* libc/minires-os-if.c (get_dns_info): Remove unnecessary test for
Corinna Vinschen
2011-05-01
1
-2
/
+1
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
1
-36
/
+55
*
* libc/strptime.c: Remove misleading comment.
Corinna Vinschen
2011-04-01
1
-4
/
+0
*
* libc/bsdlib.cc: Include err.h.
Corinna Vinschen
2011-02-02
1
-0
/
+1
*
* autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path in
Christopher Faylor
2010-09-24
1
-2
/
+2
*
2010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-09-21
1
-4
/
+22
*
* net.cc: Remove calls to sig_dispatch_pending throughout.
Corinna Vinschen
2010-03-30
1
-1
/
+0
*
* libc/rcmd.c: Enable IPv6.
Corinna Vinschen
2010-03-29
1
-6
/
+0
[next]