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
...
*
Improve and simplify select().
John Hood
2016-05-20
2
-49
/
+15
*
Use high-resolution timebases for select().
John Hood
2016-05-20
2
-70
/
+114
*
Sync toplevel configure with upstream GCC.
Anton Kolesov
2016-05-20
2
-46
/
+24
*
Add rawmemchr
Wilco Dijkstra
2016-05-20
4
-2
/
+118
*
Bump Cygwin DLL version to 2.5.2
Corinna Vinschen
2016-05-18
2
-1
/
+14
*
Make sure to have full configuration info in sys/_types.h.
Corinna Vinschen
2016-05-18
1
-0
/
+2
*
Fix strlen using Thumb-2 with -Os -marm
Jeff Johnston
2016-05-11
2
-4
/
+10
*
Fix libgloss arc nsim specs file.
Jeff Johnston
2016-05-11
1
-1
/
+1
*
Add port for Phoenix-RTOS in common configure files.
Jeff Johnston
2016-05-09
4
-0
/
+40
*
Allow autoconf link-time tests to detect arc4random for RTEMS.
Jeff Johnston
2016-05-09
1
-0
/
+5
*
Add Phoenix-RTOS port for ARM.
Jeff Johnston
2016-05-06
142
-0
/
+29608
*
Fix libgloss/arc/nano.specs file.
Jeff Johnston
2016-05-06
1
-2
/
+2
*
Fix white-space in libgloss/arc/Makefile.in.
Jeff Johnston
2016-05-05
1
-3
/
+3
*
Add _Thread_queue_Queue::_owner for RTEMS
Jeff Johnston
2016-05-03
1
-3
/
+3
*
Move _Thread_queue_Queue::_Lock for RTEMS
Jeff Johnston
2016-05-03
1
-3
/
+3
*
Always assign return value to passed pointer in time function.
Jeff Johnston
2016-05-02
1
-7
/
+6
*
Don't run UTF-8.exp test if newlib is not built with multibyte support.
Jeff Johnston
2016-05-02
1
-0
/
+12
*
Fix support ARC processors without barrel-shifter
Jeff Johnston
2016-05-02
1
-1
/
+6
*
Update crt0.S for ARC.
Jeff Johnston
2016-05-02
1
-9
/
+23
*
Add necessary infrastructure to support "nano" build of newlib.
Jeff Johnston
2016-04-29
3
-3
/
+35
*
Provide FreeBSD types for <sys/types.h> on RTEMS
cygwin-2_5_1-release
Sebastian Huber
2016-04-21
2
-0
/
+80
*
Always provide register_t via <sys/types.h>
Sebastian Huber
2016-04-21
2
-9
/
+2
*
Simplify guard against defining pthread types on Cygwin
Corinna Vinschen
2016-04-21
1
-9
/
+9
*
Remove cygwin/types.h
Corinna Vinschen
2016-04-21
1
-22
/
+0
*
Resurrect <machine/types.h> for <sys/types.h>
Sebastian Huber
2016-04-21
5
-143
/
+152
*
Fixed semihosting for ARM when heapinfo not provided by debugger.
David Hoover
2016-04-21
1
-1
/
+3
*
Remove duplicate int*_t definitions
Sebastian Huber
2016-04-20
1
-4
/
+0
*
Remove duplicate u_int*_t definitions
Sebastian Huber
2016-04-20
1
-4
/
+0
*
Add release message for commit 9409c53
Corinna Vinschen
2016-04-20
1
-0
/
+4
*
Don't test pthread objects for being already initialized at init time
Corinna Vinschen
2016-04-20
1
-12
/
+0
*
Add RTEMS support for GCC libatomic
Sebastian Huber
2016-04-20
2
-1
/
+54
*
Add __ssize_t to <sys/_types.h>
Sebastian Huber
2016-04-19
1
-0
/
+2
*
Add RTEMS-specific types for BSD compatibility
Sebastian Huber
2016-04-19
1
-0
/
+6
*
Provide in_port_t via <sys/types.h>
Sebastian Huber
2016-04-19
2
-1
/
+9
*
Provide in_addr_t via <sys/types.h>
Sebastian Huber
2016-04-19
2
-1
/
+10
*
Introduce __sa_family_t for BSD compatibiliy
Sebastian Huber
2016-04-19
3
-1
/
+8
*
Introduce __socklen_t for BSD compatibility
Sebastian Huber
2016-04-19
3
-5
/
+11
*
BSD compatibility for <machine/endian.h>
Sebastian Huber
2016-04-19
6
-48
/
+161
*
Disallow S_ISGID on directories without default ACL entries
Corinna Vinschen
2016-04-19
1
-1
/
+13
*
Handle permissions a bit closer to POSIX 1003.1e
Corinna Vinschen
2016-04-18
2
-10
/
+10
*
Also create NULL SID ACE if special POSIX bits are set
Corinna Vinschen
2016-04-18
1
-0
/
+1
*
Fix definition of __size_t
Sebastian Huber
2016-04-18
1
-2
/
+2
*
Add release message for commit e2ea143
Corinna Vinschen
2016-04-18
1
-0
/
+4
*
Fix attempt to create ACLs without NULL SID
Corinna Vinschen
2016-04-18
1
-3
/
+6
*
libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes
Joel Sherrill
2016-04-15
1
-1
/
+32
*
Cygwin: Drop definition and usage of _mode_t in favor of __mode_t
Corinna Vinschen
2016-04-15
2
-4
/
+3
*
Provide FNONBLOCK for BSD compatiblity
Sebastian Huber
2016-04-15
1
-0
/
+4
*
Provide __size_t via <sys/_types.h>
Sebastian Huber
2016-04-15
2
-2
/
+17
*
Include <machine/endian.h> in <sys/types.h>
Sebastian Huber
2016-04-15
1
-0
/
+1
*
Add __va_list to <sys/_types.h>
Sebastian Huber
2016-04-15
1
-0
/
+6
[prev]
[next]