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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Phoenix-RTOS: Adjust network-related headers to new kernel API.
Kuba Sejdak
2016-06-27
8
-117
/
+20
*
Phoenix-RTOS: Add dummy implementation of fdatasync() syscall.
Kuba Sejdak
2016-06-27
1
-0
/
+5
*
Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname...
Kuba Sejdak
2016-06-27
4
-11
/
+134
*
Phoenix-RTOS: Implement daemon() function.
Kuba Sejdak
2016-06-27
1
-0
/
+26
*
Phoenix-RTOS: Add checking EOF in getmntent().
Kuba Sejdak
2016-06-27
1
-1
/
+1
*
Phoenix-RTOS: Provide __progname symbol for user-space apps.
Kuba Sejdak
2016-06-27
1
-1
/
+8
*
Phoenix-RTOS: Fix warning with pointer treated as integer.
Kuba Sejdak
2016-06-27
1
-1
/
+1
*
Phoenix-RTOS: Add <netpacket/packet.h> header and import <net/if_arp.h> heade...
Kuba Sejdak
2016-06-27
2
-0
/
+184
*
Phoenix-RTOS: Provide daemon() and fdatasync() syscalls in <sys/unistd.h>.
Kuba Sejdak
2016-06-27
1
-0
/
+3
*
Revert "Make newlib manpages via DocBook XML (v3)"
Jon Turney
2016-06-25
16
-1047
/
+4
*
Make newlib manpages via DocBook XML (v3)
Jon Turney
2016-06-25
16
-4
/
+1047
*
Drop now useless comment from locale.c
Corinna Vinschen
2016-06-24
1
-2
/
+0
*
Drop has_always_all_codepages flag
Corinna Vinschen
2016-06-23
1
-2
/
+0
*
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
3
-0
/
+14
*
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
*
Don't run UTF-8.exp test if newlib is not built with multibyte support.
Jeff Johnston
2016-05-02
1
-0
/
+12
*
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
[next]