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
/
newlib
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arrange for text mode on stdin, stdout and stderr.
Kaz Kylheku
2016-09-17
1
-4
/
+6
*
Default stdio streams to text mode.
Kaz Kylheku
2016-07-12
1
-2
/
+2
*
sys/time.h: Change visibility of gettimeofday.
Corinna Vinschen
2016-06-20
1
-1
/
+2
*
Re-enable malloc_lock for newlib-nano
Andre Vieira (lists)
2016-06-16
1
-3
/
+2
*
Declare crypt, encrypt, and setkey per Posix
Ken Brown
2016-06-09
2
-0
/
+9
*
math.h: Replace usage of INT_MAX with __INT_MAX__
Corinna Vinschen
2016-05-31
1
-2
/
+2
*
Feature test macros: ctermid, cuserid
Yaakov Selkowitz
2016-05-23
2
-3
/
+13
*
Add rawmemchr
Wilco Dijkstra
2016-05-20
4
-2
/
+118
*
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
*
Add port for Phoenix-RTOS in common configure files.
Jeff Johnston
2016-05-09
2
-0
/
+4
*
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
*
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
*
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
1
-4
/
+2
*
Simplify guard against defining pthread types on Cygwin
Corinna Vinschen
2016-04-21
1
-9
/
+9
*
Resurrect <machine/types.h> for <sys/types.h>
Sebastian Huber
2016-04-21
3
-20
/
+9
*
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 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
1
-0
/
+5
*
Provide in_addr_t via <sys/types.h>
Sebastian Huber
2016-04-19
1
-0
/
+5
*
Introduce __sa_family_t for BSD compatibiliy
Sebastian Huber
2016-04-19
1
-0
/
+4
*
Introduce __socklen_t for BSD compatibility
Sebastian Huber
2016-04-19
1
-0
/
+4
*
BSD compatibility for <machine/endian.h>
Sebastian Huber
2016-04-19
3
-19
/
+102
*
Fix definition of __size_t
Sebastian Huber
2016-04-18
1
-2
/
+2
*
libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes
Joel Sherrill
2016-04-15
1
-1
/
+32
*
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
*
Add BSD guards for fixed-size integer types
Christian Mauderer
2016-04-15
1
-4
/
+35
*
Add BSD guard for useconds_t
Sebastian Huber
2016-04-15
2
-1
/
+5
*
Add BSD guard for nlink_t
Sebastian Huber
2016-04-15
2
-1
/
+5
*
Provide POSIX defined fsblkcnt_t and fsfilcnt_t
Sebastian Huber
2016-04-15
2
-0
/
+14
*
Provide POSIX defined blksize_t in <sys/types.h>
Sebastian Huber
2016-04-15
4
-3
/
+13
*
Provide POSIX defined blkcnt_t in <sys/types.h>
Sebastian Huber
2016-04-15
4
-2
/
+13
*
Add BSD guard for timer_t
Sebastian Huber
2016-04-15
2
-4
/
+6
*
Add BSD guard for clockid_t
Sebastian Huber
2016-04-15
2
-4
/
+7
*
Add BSD guard for time_t
Sebastian Huber
2016-04-15
6
-12
/
+19
*
Add BSD guard for clock_t
Sebastian Huber
2016-04-15
3
-7
/
+11
*
Define mode_t via __mode_t
Sebastian Huber
2016-04-15
3
-45
/
+23
*
Add BSD guard for ino_t in <sys/types.h>
Sebastian Huber
2016-04-15
3
-7
/
+15
*
Provide POSIX defined id_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-0
/
+9
*
Use __machine_*_t_defined for internal types
Sebastian Huber
2016-04-15
5
-45
/
+45
[next]