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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove inclusion of sys/select.h in sys/types.h for backward compat
Corinna Vinschen
2015-12-17
1
-2
/
+0
*
Add _REENT_INIT_PTR_ZEROED()
Sebastian Huber
2015-12-14
1
-6
/
+9
*
FreeBSD compatibility for <sys/select.h>
Sebastian Huber
2015-12-14
5
-15
/
+58
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
3
-46
/
+94
*
Import correctly working strtold from David M. Gay.
Corinna Vinschen
2015-11-20
1
-0
/
+1
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
1
-0
/
+1
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
1
-0
/
+4
*
Replace __attribute((__warning__())) by __attribute__((deprecated()))
Olivier Martin
2015-11-06
1
-2
/
+2
*
Include <sched.h> in <pthread.h>
Sebastian Huber
2015-10-30
1
-1
/
+1
*
Extend _intsup.h to support 16-bit and 20-bit pointers.
Nick Clifton
2015-10-19
1
-1
/
+10
*
C11 aligned_alloc() support for <stdlib.h>
Sebastian Huber
2015-10-19
1
-0
/
+2
*
C11 quick_exit() support for <stdlib.h>
Sebastian Huber
2015-10-19
1
-0
/
+9
*
Import <threads.h> from latest FreeBSD.
Jeff Johnston
2015-10-13
1
-0
/
+93
*
Synchronize with FreeBSD.
Jeff Johnston
2015-10-13
1
-22
/
+138
*
Add FreeBSD style changes to sys/cdefs.h
Jeff Johnston
2015-10-13
1
-32
/
+32
*
Define setjmp buffer length for IA64.
Nick Clifton
2015-10-08
1
-0
/
+4
*
Add support for ft32 to newlib.
Jeff Johnston
2015-09-04
2
-0
/
+8
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
1
-0
/
+15
*
Fix for pri and scn formats
Andre Simoes Dias Vieira
2015-08-27
2
-127
/
+263
*
Always declare "kill" in include/sys/signal.h
James Greenhalgh
2015-08-25
1
-2
/
+2
*
sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008
Yaakov Selkowitz
2015-08-18
1
-0
/
+6
*
Cygwin: Implement siglongjmp and sigsetjmp functions.
Corinna Vinschen
2015-07-21
1
-2
/
+9
*
Rework handling of basename variants
Yaakov Selkowitz
2015-07-06
2
-4
/
+5
*
Fix sys/time.h build problem due to inconsistent macro usage
Corinna Vinschen
2015-07-06
2
-2
/
+4
*
sys/signal.h requires sys/cdefs.h
Corinna Vinschen
2015-06-22
1
-0
/
+1
*
Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as well
Corinna Vinschen
2015-06-20
1
-14
/
+14
*
Preliminary infrastructure to implement alternate stack
Corinna Vinschen
2015-06-19
1
-6
/
+7
*
Fix comment in sys/wait.h
Corinna Vinschen
2015-05-28
1
-1
/
+1
*
Revert to exposing sys/select.h from sys/time.h on Cygwin
Corinna Vinschen
2015-05-02
1
-0
/
+6
*
Improve check for int32_t being long or int
Corinna Vinschen
2015-04-29
4
-32
/
+41
*
Fix basename prototype collision string.h vs libgen.h
Corinna Vinschen
2015-04-23
2
-12
/
+26
*
Add parens around MIN/MAX values in stdint.h.
Corinna Vinschen
2015-04-23
1
-71
/
+71
*
Add <sys/_stdint.h> for FreeBSD compatibility
Sebastian Huber
2015-04-23
4
-45
/
+69
*
Make stack_t typedef generally available
Jon TURNEY
2015-04-23
1
-9
/
+9
*
string: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
2
-0
/
+15
*
Import <sys/tree.h> from FreeBSD
Sebastian Huber
2015-04-23
1
-0
/
+801
*
Change from configure time to compile time probe for intptr_t definition.
Joel Sherrill
2015-04-23
2
-0
/
+27
*
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.
Steve Ellcey
2015-04-23
1
-18
/
+18
*
Drop including cygwin/sys_time.h on Cygwin.
Corinna Vinschen
2015-03-13
1
-4
/
+0
*
Merge parts of <sys/time.h> from FreeBSD
Sebastian Huber
2015-03-13
4
-65
/
+513
*
Add and use latest <sys/timespec.h> from FreeBSD
Sebastian Huber
2015-03-11
8
-16
/
+118
*
* libc/include/stdio.h (FILE): Protect typedef from redefinition.
Corinna Vinschen
2015-03-05
2
-0
/
+6
*
2015-02-25 Gedare Bloom <gedare@rtems.org>
Joel Sherrill
2015-03-03
1
-4
/
+2
*
* libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has an
Jon TURNEY
2015-02-25
1
-6
/
+8
*
* libc/include/complex.h (cabsl): Add prototype.
Nick Clifton
2015-02-06
4
-11
/
+78
*
* libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement for
Corinna Vinschen
2015-02-04
1
-3
/
+0
*
* libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.
Corinna Vinschen
2015-01-28
1
-0
/
+1
*
* COPYING.LIBGLOSS: Add Controls and Data Services copyright.
Eric Botcazou
2015-01-21
3
-5
/
+12
*
2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2015-01-14
1
-0
/
+3
*
* configure.host: Add extra system for OpenRISC baremetal
Corinna Vinschen
2015-01-14
1
-0
/
+4
[next]