]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-04-18 Corinna VinschenAlso create NULL SID ACE if special POSIX bits are set
2016-04-18 Sebastian HuberFix definition of __size_t
2016-04-18 Corinna VinschenAdd release message for commit e2ea143
2016-04-18 Corinna VinschenFix attempt to create ACLs without NULL SID
2016-04-15 Joel Sherrilllibc/sys/rtems/crt0.c: Add <sys/lock.h> symbols require...
2016-04-15 Corinna VinschenCygwin: Drop definition and usage of _mode_t in favor...
2016-04-15 Sebastian HuberProvide FNONBLOCK for BSD compatiblity
2016-04-15 Sebastian HuberProvide __size_t via <sys/_types.h>
2016-04-15 Sebastian HuberInclude <machine/endian.h> in <sys/types.h>
2016-04-15 Sebastian HuberAdd __va_list to <sys/_types.h>
2016-04-15 Christian MaudererAdd BSD guards for fixed-size integer types
2016-04-15 Sebastian HuberAdd BSD guard for useconds_t
2016-04-15 Sebastian HuberAdd BSD guard for nlink_t
2016-04-15 Sebastian HuberProvide POSIX defined fsblkcnt_t and fsfilcnt_t
2016-04-15 Sebastian HuberProvide POSIX defined blksize_t in <sys/types.h>
2016-04-15 Sebastian HuberProvide POSIX defined blkcnt_t in <sys/types.h>
2016-04-15 Sebastian HuberAdd BSD guard for timer_t
2016-04-15 Sebastian HuberAdd BSD guard for clockid_t
2016-04-15 Sebastian HuberAdd BSD guard for time_t
2016-04-15 Sebastian HuberAdd BSD guard for clock_t
2016-04-15 Sebastian HuberDefine mode_t via __mode_t
2016-04-15 Sebastian HuberAdd BSD guard for ino_t in <sys/types.h>
2016-04-15 Sebastian HuberProvide POSIX defined id_t in <sys/types.h>
2016-04-15 Sebastian HuberUse __machine_*_t_defined for internal types
2016-04-14 Yaakov SelkowitzFeature test macros overhaul: string.h and strings...
2016-04-13 Corinna VinschenGet rid of some special cases for Cygwin in sys/types.h
2016-04-13 Sebastian HuberAdd BSD guards for off_t, dev_t, uid_t, and gid_t
2016-04-13 Sebastian HuberEliminate use of Newlib-specific <machine/types.h>
2016-04-12 Corinna VinschenAdd Cygwin 2.5.1 release message file
2016-04-12 Corinna VinschenReformat comments in Cygwin's version.h, remove very...
2016-04-12 Corinna VinschenBump Cygwin DLL version to 2.5.1.
2016-04-12 Corinna Vinschenstrxfrm/wcsxfrm: Always return length of the transforme...
2016-04-08 Sebastian HuberMove kernel dependent parts of <sys/time.h> cygwin-2_5_0-release
2016-04-07 Yaakov Selkowitzmath: fix isinf/isnan on SPU after move to math.h
2016-04-07 Sebastian HuberDrop <unistd.h> include from RTEMS <sys/param.h>
2016-04-07 Nick CliftonFix typo in the name of the MSP430 attribute section...
2016-04-05 Johannes SchindelinBe truthful about reporting whether readahead is available
2016-04-05 Yaakov Selkowitzmath: update isinf/isnan function comments after move...
2016-04-05 Corinna VinschenAdd latest changes to release message
2016-04-05 Corinna VinschenRevert "Refactor to avoid nonnull checks on "this"...
2016-04-04 Yaakov Selkowitzmath: guard BSD finite/isinf/isnan functions properly...
2016-04-04 Yaakov Selkowitzwinsup/utils: port getconf to 64-bit
2016-04-04 Yaakov Selkowitzcygwin: update sysconf for new features
2016-04-04 Yaakov Selkowitzcygwin/math: make isinf functions signed
2016-04-04 Yaakov SelkowitzFeature test macros overhaul: Cygwin pthread.h
2016-04-04 Yaakov SelkowitzFeature test macros overhaul: tar.h
2016-04-04 Yaakov SelkowitzAdd cpio.h
2016-04-04 Yaakov Selkowitzcygwin: make POSIX/XSI version macros dependent on...
2016-04-04 Peter FoleyRefactor to avoid nonnull checks on "this" pointer.
2016-04-04 Peter FoleyRename without-mingw-progs to with-cross-bootstrap
2016-04-04 Igor VenevtsevAdd Intel MCU target
2016-04-01 Peter FoleyUpdate autoconf for doc/lsaauth/utils
2016-04-01 Corinna VinschenRemove MALLOC_CHECK and calls to it entirely
2016-04-01 Peter FoleyRemove remnants of never-defined MALLOC_DEBUG and NEWVFORK
2016-04-01 Peter FoleyDon't use deprecated acconfig.h for DEBUGGING
2016-04-01 Peter FoleyRemove leftover cruft from config.h.in
2016-03-30 Corinna Vinschenmkvers.sh: Reformatting for better readability
2016-03-30 Peter FoleyUse just-built gcc for windres
2016-03-30 Peter Foleyfix typo in netinit/ip.h
2016-03-30 Corinna VinschenAdd dependencies to tlsoffsets file
2016-03-30 Corinna VinschenReplace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET...
2016-03-30 Peter FoleyAdd option to not build mingw programs when cross compi...
2016-03-30 Corinna Vinschenfenv.h: Change fexcept_t to integral type for compatibility
2016-03-29 Jeff JohnstonBump up newlib version to 2.4.0 due to feature test... newlib-2_4_0
2016-03-29 Corinna VinschenDocument implemented functions
2016-03-29 Corinna VinschenAdd missing nanl
2016-03-29 Corinna VinschenAdd release message for 792e51b
2016-03-29 Corinna VinschenAdd missing long double functions to Cygwin
2016-03-29 Corinna VinschenFix Cygwin setstate definition
2016-03-29 Yaakov Selkowitzcygwin: export __getpagesize
2016-03-29 Joel SherrillAdd simple versions of random() and srandom()
2016-03-26 Corinna VinschenAdd release text for 373f81d and 3e446e9
2016-03-26 Corinna Vinschenmath.h: Use GCC builtins for C99 macros where available
2016-03-26 Corinna Vinschenfinitel: Use correct GCC builtin
2016-03-26 Corinna Vinschenstrtold: Fix Infinity value.
2016-03-26 Jiong WangInitializing TTBR0 to inner/outer WB
2016-03-26 Corinna VinschenAdd missing OBJCOPY variable to Makefile.in
2016-03-24 Corinna VinschenThroughout Cygwin, use u_intN_t or uintN_t
2016-03-24 Corinna VinschenChange definition of b64_pton from K&R to ANSI
2016-03-24 Corinna VinschenFix return type of get_routedst
2016-03-24 Corinna VinschenRemove unused function convert_ifr_flags
2016-03-24 Corinna VinschenFix FIONBIO comments
2016-03-24 Corinna VinschenDrop usage of old-age BSD types in generically used...
2016-03-24 Corinna VinschenDefine BSD u_intN_t types indiscriminately
2016-03-24 Corinna VinschenFix coverity CID 143502: Null pointer dereference
2016-03-23 Yaakov SelkowitzFeature test macros overhaul: C++ TR1
2016-03-23 Corinna Vinschentest
2016-03-23 Corinna VinschenAdd release message for commit 59b3bd2
2016-03-23 Corinna VinschenOnly allow enabled groups as primary group
2016-03-23 Corinna VinschenUse 64K buffers for TOKEN_GROUPS
2016-03-23 Corinna VinschenAllocate temporary TOKEN_GROUP arrays using TLS
2016-03-23 Corinna Vinschencxx.cc: Disable C++14 warning for new sized delete...
2016-03-23 Peter FoleyAdd c++14 sized deallocation operator
2016-03-23 Corinna VinschenDrop Cygwin-only posix_memalign prototype
2016-03-23 Peter FoleyUse DnsFree instead of deprecated DnsRecordListFree
2016-03-23 Konrad SchwarzTarget/Host configuration elucidated
2016-03-23 Corinna VinschenGuard u_char,u_short,u_int,u_long with __MISC_VISIBLE
2016-03-22 Sebastian HuberFix "/*" within comment warning
2016-03-22 Yaakov Selkowitzstdio: fseeko/ftello are also POSIX.1-2001
2016-03-22 Joel Sherrillpthread.h: Mark pthread_exit() as not returning
next
This page took 0.055908 seconds and 5 git commands to generate.