]> sourceware.org Git - newlib-cygwin.git/history - newlib
Update documentation of cygwin setup proxy configuration details
[newlib-cygwin.git] / newlib /
2017-06-19 Yaakov Selkowitzstring: fix strverscmp doc inclusion
2017-06-19 Yaakov Selkowitzstring: add strverscmp
2017-06-19 Thomas Preud'hommeFix guard for siginfo_t and pthread_t definition
2017-06-19 Corinna VinschenRevert "Don't overread or write memory returned by...
2017-06-14 Yaakov SelkowitzExport XSI sigpause
2017-06-14 Joel Sherrillnewlib/MAINTAINERS: Add OS maintainers section and...
2017-06-14 Yaakov SelkowitzFeature test macros overhaul: signal.h (part 3)
2017-06-14 Yaakov Selkowitzstdio.h: guard function macros with !__cplusplus
2017-06-14 Aditya Upadhyayccoshl: Align formatting to upstream
2017-06-13 Aditya UpadhyayImporting ccoshl.c from netbsd.
2017-06-12 Sebastian HuberRemove FreeBSD specifics from RTEMS <arpa/inet.h>
2017-06-09 Silviu BarangaDon't overread or write memory returned by _DTOA_R
2017-06-07 Sebastian HuberFix RTEMS ioctl() declaration
2017-06-07 Sebastian HuberUpdate FreeBSD revision of RTEMS <sys/bitset.h>
2017-06-07 Sebastian HuberFix some RTEMS CPUSET(9) macros
2017-06-07 Sebastian HuberFix RTEMS CPU_EQUAL_S()
2017-06-07 Sebastian HuberAdd myself to Write After Approval
2017-06-07 Prakhar BahugunaFix minor issues in memchr NEON implementation
2017-06-07 Kito ChengPrint sign of NaN values.
2017-05-25 Sebastian HuberAdd de-facto standard <sys/ioctl.h> for RTEMS
2017-05-25 Sebastian HuberAdd some POSIX header files for RTEMS
2017-05-25 Sebastian HuberFreeBSD compatibility for RTEMS <sys/cpuset.h>
2017-05-25 Sebastian HuberAdd __bitcount*() to RTEMS <machine/types.h>
2017-05-25 Sebastian HuberMove ARM access.c from machine to sys
2017-05-25 Sebastian HuberIncrease MSIZE for RTEMS
2017-05-25 Sebastian HuberFreeBSD compatibility for RTEMS <sys/param.h>
2017-05-25 Sebastian HuberAdd generic <machine/_align.h> for RTEMS
2017-04-18 Kito ChengAdd __packed to struct ldieee
2017-04-18 Corinna Vinschennewlib: remove __infinity{f,ld} constants
2017-04-17 Jeff JohnstonRemove legacy unions which are no longer used
2017-04-06 Prakhar BahugunaOptimise memchr for NEON-enabled processors
2017-04-04 Sebastian HuberAdd BSD-specific reallocarray()
2017-04-04 impRenumber copyright clause 4
2017-04-04 cemqueue.3: Document existing QMD_* macros
2017-04-04 cemqueue(3): Enhance queue debugging macros
2017-04-04 mckusickAdd two new macros, SLIST_CONCAT and LIST_CONCAT
2017-04-04 hselaskyMake the <sys/queue.h> fully usable within C++
2017-04-04 hselaskyPass macro arguments properly.
2017-04-04 hselaskyFix order of arguments in the TRACEBUF_INITIALIZER
2017-04-04 lstewartAdd new FOREACH_FROM variants for queue(3)
2017-04-04 impRenumber copyright clause 4
2017-04-04 avgdon't use C99 static array indices with older GCC versions
2017-04-04 pfgAddition of clang nullability qualifiers.
2017-04-04 pfgRemove unused __gnu_inline() attribute.
2017-04-04 pfgAddition of clang nullability qualifiers.
2017-04-04 asomersFix C++ includability of crypto headers with static...
2017-04-04 dimStop exposing the C11 _Atomic() macro in <sys/cdefs...
2017-04-04 pfgRename __sentinel to __null_sentinel
2017-04-03 Sebastian HuberUse enum __packed in favour of -fshort-enums
2017-03-30 Catherine MooreUse .syntax unified instead of .syntax divided. cygwin-2_8_0-release
2017-03-22 Yaakov SelkowitzRename <sys/_locale.h> to <xlocale.h>
2017-03-22 Sebastian HuberARM: Fix IEEE-754 sqrt implementation
2017-03-21 Sebastian HuberARM: Optimize IEEE-754 sqrt implementation
2017-03-15 Joel Sherrilllibc/string/strsignal.c: Use of || not && lead to dead...
2017-03-15 Joel Sherrillrtems/crt0.c: getentropy() stub did not return a value.
2017-03-13 Koichi MuraseFix duplocale (libc/locale/duplocale.c) which fails...
2017-02-15 Jon TurneyUpdate makedocbook for bd547490
2017-02-13 Thomas Preud'hommeAllow locking routine to be retargeted
2017-02-13 Thomas Preud'hommeOnly define static locks in multithreaded mode
2017-02-06 Freddie ChopinUnify names of all lock objects
2017-01-26 Kyrill Tkachovarm: Fix addressing in optpld macro
2017-01-25 Pat Pannutoarm: Remove RETURN macro
2017-01-25 Pat Pannutoarm: Remove optpld macro
2017-01-25 Pat PannutoRemove unneeded references to arm_asm.h
2017-01-25 Sebastian Huberdevctl.h: Fix typo and include proper header
2017-01-25 Sebastian HuberRTEMS: Harmonize MAXNAMLEN and NAME_MAX
2017-01-25 Thomas PreudhommePrefix consistenly target-independent locks with __
2017-01-20 Eric Blakenl_langinfo: Add NL_LOCALE_NAME macro
2017-01-17 Joel Sherrilldevctl.h: Use __restrict not restrict
2017-01-16 Pat PannutoAdd missing headers to fix implicit function defns
2017-01-13 Gedare BloomAdd _POSIX_SHARED_MEMORY_OBJECTS
2017-01-13 Joe SeymourExpand comments on padding used by nano_malloc
2017-01-10 Jeff JohnstonFix sys/reent.h to remove use of DEBUG flag.
2017-01-09 Corinna VinschenFix versions in documentation (manually for now)
2017-01-09 Sebastian HuberAdd pthread_setname_np() and pthread_getname_np()
2017-01-09 Joe SeymourFix incorrect cast in nano malloc
2017-01-09 Sebastian HuberRTEMS: Add user-defined name to thread queues
2016-12-23 Jeff JohnstonBump release to 2.5.0 for yearly snapshot. newlib-2_5_0
2016-12-22 Jeff JohnstonThis is an attempt to fix the problem described here:
2016-12-20 Sebastian HuberRTEMS: Increase SEM_VALUE_MAX
2016-12-16 Corinna VinschenRemove extraneous float casts in wcstod.c.
2016-12-16 Jeff JohnstonRemove extraneous float casts in strtod.c.
2016-12-15 Jeff Johnston2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com> cygwin-2_6_1-release
2016-12-15 Jeff Johnston2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadco...
2016-12-12 Julian BrownBig-endian fix for memcpy-armv7m.S
2016-12-06 Jon TurneyFix 'make man' for parallel make
2016-12-06 Joel SherrillAdd <devctl.h> per POSIX 1003.26-2003
2016-12-05 Sebastian HuberAdd missing crt0 symbols for RTEMS
2016-11-28 Corinna VinschenEnforce no arguments for __get_current_locale/__get_C_l...
2016-11-28 DouglasCorrect argument to __get_current_locale.
2016-11-24 Sebastian HuberSelf-contained pthread_spinlock_t for RTEMS
2016-11-22 Sebastian HuberProvide <memory.h>
2016-11-22 Sebastian HuberDeclare non-standard pthread_yield()
2016-11-17 Sebastian HuberMove pthread types to <sys/_pthreadtypes.h>
2016-11-17 Sebastian HuberAdd _TICKET_LOCK_INITIALIZER to <sys/lock.h>
2016-11-17 Sebastian HuberUse __inline in <sys/lock.h> for RTEMS
2016-11-08 Corinna Vinschensys/cdefs.h: Define __hidden as empty on Cygwin
2016-11-07 Sebastian HuberUse external header file for kernel space time
2016-11-07 Sebastian HuberAdd kernel space header for <sys/lock.h> for RTEMS
2016-11-07 Sebastian HuberUse external header file for kernel space types
next
This page took 0.068022 seconds and 8 git commands to generate.