Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen
2013-11-08 * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen
2013-11-04 * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen
2013-10-31 * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen
2013-10-30 Implement malloc_stats for nano.Corinna Vinschen
2013-10-30 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen
2013-10-24 * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-10-042013-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston
2013-09-132013-09-13 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-09-132013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-09-08* libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz
2013-08-19 * libc/stdlib/__atexit.c (__register_exitproc): NULL-ifyCorinna Vinschen
2013-08-12 * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen
2013-08-12 * libc/sys/arm/crt0.S: Remove 'start'.Corinna Vinschen
2013-08-082013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill
2013-08-02 * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen
2013-07-19 * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen
2013-07-172013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-07-09 * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen
2013-07-09 * libc/stdio/fwalk.c (_fwalk): Remove redundant test.Corinna Vinschen
2013-07-06* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-07-01memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz
2013-06-24 * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen
2013-06-21strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton
2013-06-19 * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen
2013-06-10 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen
2013-06-05 * libc/machine/arm/strcmp.S: Use local labels.Corinna Vinschen
2013-06-032013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw
2013-05-312013-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-05-29 * configure.in (--enable-newlib-nano-malloc): New option.Corinna Vinschen