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
*
Feature test macros overhaul: limits.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+3
*
Feature test macros overhaul: grp.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+5
*
Feature test macros overhaul: fnmatch.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+3
*
Feature test macros overhaul: fcntl.h
Yaakov Selkowitz
2016-03-17
1
-14
/
+14
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-1
/
+2
*
Feature test macros overhaul: ctype.h
Yaakov Selkowitz
2016-03-17
1
-6
/
+7
*
Feature test macros overhaul: sys/features.h
Yaakov Selkowitz
2016-03-17
3
-148
/
+275
*
Use __sputc_r inline code when building with gcc
Corinna Vinschen
2016-03-12
1
-3
/
+5
*
Fix _newlib_version.h logic to support building gcc with newlib.
Jeff Johnston
2016-02-25
1
-0
/
+2
*
libm/complex: add clog10, clog10f
Yaakov Selkowitz
2016-02-22
1
-0
/
+5
*
pthread.h, sys/types.h Add missing pthread methods
Joel Sherrill
2016-02-22
2
-8
/
+24
*
sys/features.h: Update Cygwin POSIX option macros
Corinna Vinschen
2016-02-18
1
-34
/
+34
*
Define the newlib version macros in one place: _newlib_version.h.
Pieter du Preez
2016-02-17
1
-5
/
+1
*
POSIX barrier implementation, take 3
Václav Haisman
2016-02-13
2
-4
/
+4
*
Remove broken ieeefp.h macros
Yaakov Selkowitz
2016-02-12
1
-11
/
+6
*
stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
Jon Turney
2016-02-08
1
-4
/
+10
*
include/grp.h: Remove prototypes of non-standard functions
Corinna Vinschen
2016-01-29
1
-5
/
+0
*
grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
Yaakov Selkowitz
2016-01-28
1
-7
/
+5
*
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
[next]