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
...
*
Feature test macros overhaul: time.h
Yaakov Selkowitz
2016-03-17
1
-2
/
+13
*
Feature test macros overhaul: strings.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+3
*
Feature test macros overhaul: string.h
Yaakov Selkowitz
2016-03-17
1
-23
/
+15
*
Feature test macros overhaul: stdlib.h
Yaakov Selkowitz
2016-03-17
3
-46
/
+55
*
Feature test macros overhaul: stdio.h
Yaakov Selkowitz
2016-03-17
2
-33
/
+46
*
Feature test macros overhaul: signal.h
Yaakov Selkowitz
2016-03-17
2
-15
/
+11
*
Feature test macros overhaul: pwd.h
Yaakov Selkowitz
2016-03-17
1
-2
/
+2
*
Feature test macros overhaul: pthread.h
Yaakov Selkowitz
2016-03-17
1
-2
/
+2
*
Feature test macros overhaul: math.h
Yaakov Selkowitz
2016-03-17
1
-20
/
+23
*
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
*
setvbuf: Drop setting reent->__cleanup
Corinna Vinschen
2016-03-13
1
-1
/
+0
*
Update setvbuf to latest OpenBSD implementation
Corinna Vinschen
2016-03-12
1
-42
/
+75
*
Add __swhatbuf function from OpenBSD
Corinna Vinschen
2016-03-12
2
-49
/
+60
*
Use __sputc_r inline code when building with gcc
Corinna Vinschen
2016-03-12
1
-3
/
+5
*
Enable HW interrupt setup on x86/x86_64 systems by default
newlib-snapshot-20160226
Corinna Vinschen
2016-02-26
3
-3
/
+3
*
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
2
-52
/
+33
*
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
*
Fix compile with GCC 5 -Werror
Yaakov Selkowitz
2016-02-12
4
-1
/
+5
*
printf(3): Handle multibyte decimal point in field size computation
Corinna Vinschen
2016-02-08
1
-7
/
+9
*
stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
Jon Turney
2016-02-08
1
-4
/
+10
*
Newlib build is broken if configured with nano-malloc and non-reentrant syste...
Игорь Веневцев
2016-02-08
1
-4
/
+6
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing
Igor Venevtsev
2016-02-08
1
-0
/
+1
*
* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...
Igor Venevtsev
2016-02-08
1
-3
/
+3
*
Change if_nameindex() to use unsigned int i variable.
Jeff Johnston
2016-02-04
1
-1
/
+2
*
include/grp.h: Remove prototypes of non-standard functions
Corinna Vinschen
2016-01-29
1
-5
/
+0
*
Fix memcpy bug that reads past end of buffer.
Steve Ellcey
2016-01-28
1
-1
/
+1
*
grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
Yaakov Selkowitz
2016-01-28
1
-7
/
+5
*
Make macro checks ARMv8-M baseline proof
Thomas Preud'homme
2016-01-28
7
-30
/
+35
*
Fix up errors in regenerated files for 2.3.0 release.
newlib-snapshot-20160104
Jeff Johnston
2016-01-04
2
-138
/
+2922
*
Regenerate files for newlib 2.3.0.
newlib-2_3_0
Jeff Johnston
2015-12-21
92
-4028
/
+1347
*
Fix atexit logic to honor _ATEXIT_DYNAMIC_ALLOC setting.
Jeff Johnston
2015-12-21
1
-0
/
+7
*
Add static instance of _on_exit_args for _REENT_SMALL platforms.
Jeff Johnston
2015-12-21
7
-22
/
+96
*
ARC: Use new definitions for optional ARC CPU features
Anton Kolesov
2015-12-17
23
-69
/
+99
*
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
*
Add missing lock releases in __register_exitproc().
Freddie Chopin
2015-12-14
1
-1
/
+9
*
Add missing checks for __SNLK flag
Corinna Vinschen
2015-12-08
4
-15
/
+30
*
Fix re-initialization of FILE flags and mbstate in freopen
Corinna Vinschen
2015-12-08
2
-1
/
+4
[prev]
[next]