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
*
* newlib/libc/include/getopt.h (struct option): name field should be
Corinna Vinschen
2013-11-13
2
-15
/
+23
*
* libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.
Corinna Vinschen
2013-11-12
1
-0
/
+4
*
* libm/libm.texinfo: Rename node Index to Document Index.
Corinna Vinschen
2013-11-08
1
-3
/
+3
*
* libc/stdio/fvwrite.c: Allow writing in larger chunks for fully
Corinna Vinschen
2013-11-04
1
-15
/
+12
*
* libc/stdio/fvwrite.h: change type of uio_resid from int to size_t to
Corinna Vinschen
2013-10-31
1
-1
/
+1
*
Implement malloc_stats for nano.
Corinna Vinschen
2013-10-30
1
-34
/
+80
*
* libc/include/machine/_default_types.h: Revert change from 2013-10-10.
Corinna Vinschen
2013-10-30
1
-18
/
+92
*
* libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typo
Hans-Peter Nilsson
2013-10-24
1
-1
/
+1
*
* libc/include/stdio.h (funopen): Change prototype of
Corinna Vinschen
2013-10-23
12
-37
/
+60
*
* libc/include/sys/unistd.h (MAXPATHLEN): Delete.
Corinna Vinschen
2013-10-18
4
-6
/
+4
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-23
/
+33
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-0
/
+3
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
3
-5
/
+4
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-26
/
+0
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-92
/
+18
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-0
/
+2
*
2013-10-03 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2013-10-03
4
-150
/
+387
*
2013-10-01 Petr Hosek <phosek@chromium.org>
Jeff Johnston
2013-10-01
4
-4
/
+708
*
2013-09-13 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2013-09-13
1
-2
/
+2
*
2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-09-12
2
-80
/
+199
*
* libc/include/search.h (__compar_fn_t): Add typedef.
Yaakov Selkowitz
2013-09-08
2
-5
/
+15
*
* libc/stdlib/__atexit.c (__register_exitproc): NULL-ify
Corinna Vinschen
2013-08-19
1
-0
/
+2
*
* libc/configure.in (--enable-newlib-wchar-orient): Remove.
Corinna Vinschen
2013-08-12
4
-221
/
+133
*
* libc/sys/arm/crt0.S: Remove 'start'.
Corinna Vinschen
2013-08-12
1
-1
/
+0
*
2013-08-08 Freddie Chopin <freddie_chopin@op.pl>
Joel Sherrill
2013-08-08
1
-1
/
+1
*
* libc/include/stdio_ext.h (__fbufsize): Define as inline function for
Corinna Vinschen
2013-08-02
1
-0
/
+41
*
* libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,
Corinna Vinschen
2013-07-23
17
-57
/
+67
*
* libc/sys/arm/syscalls.c (do_AngelSWI): Delete.
Corinna Vinschen
2013-07-19
3
-37
/
+25
*
2013-07-17 Janis Johnson <janisjo@codesourcery.com>
Jeff Johnston
2013-07-17
4
-27
/
+159
*
* configure.host: Change to microblaze*.
Corinna Vinschen
2013-07-16
5
-12
/
+41
*
2013-07-09 Sabrina Ni <sabrina@andestech.com>
Jeff Johnston
2013-07-09
7
-4
/
+413
*
2013-07-09 Sabrina Ni <sabrina@andestech.com>
Jeff Johnston
2013-07-09
10
-2
/
+6338
*
* libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.
Corinna Vinschen
2013-07-09
1
-0
/
+1
*
* libc/stdio/fwalk.c (_fwalk): Remove redundant test.
Corinna Vinschen
2013-07-09
1
-5
/
+2
*
* libc/include/sys/types.h (u_char): Add redefinition guard.
Yaakov Selkowitz
2013-07-05
1
-0
/
+18
*
2013-07-02 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2013-07-02
3
-3
/
+53
*
2013-07-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-07-02
1
-1
/
+1
*
memcpy-armv7a.S: Improve performance with misaligned buffers.
Will Newton
2013-07-01
1
-2
/
+2
*
2013-06-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-06-26
3
-15
/
+0
*
* libc/include/string.h (rawmemchr): Declare.
Yaakov Selkowitz
2013-06-24
4
-2
/
+134
*
* libc/reent/reent.c (_reclaim_reent): Free also _misc and
Corinna Vinschen
2013-06-24
1
-0
/
+9
*
* libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.
Corinna Vinschen
2013-06-24
1
-36
/
+2
*
strlen-armv7.S: Import latest strlen cortex-strings code.
Will Newton
2013-06-21
1
-83
/
+113
*
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
Corinna Vinschen
2013-06-19
2
-0
/
+8
*
* libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.
Corinna Vinschen
2013-06-19
1
-3
/
+5
*
* libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
Corinna Vinschen
2013-06-10
5
-83
/
+98
*
* libc/include/cdefs.h (__has_extension): New define.
Corinna Vinschen
2013-06-07
2
-0
/
+345
*
* libc/machine/arm/strcmp.S: Use local labels.
Corinna Vinschen
2013-06-05
1
-48
/
+48
*
2013-06-03 Joey Ye <joey.ye@arm.com>
Richard Earnshaw
2013-06-03
6
-622
/
+989
*
2013-05-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-05-30
3
-52
/
+4
[next]