]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-03-12 Corinna VinschenUpdate setvbuf to latest OpenBSD implementation
2016-03-12 Corinna VinschenAdd __swhatbuf function from OpenBSD
2016-03-12 Corinna VinschenUse __sputc_r inline code when building with gcc
2016-03-12 Corinna VinschenFix typo which might break permission evaluation
2016-03-12 Corinna VinschenFix reading/writing Samba ACLs using RFC2307 mapping
2016-03-12 Corinna VinschenAdd cygsid methods to create SIDs from scratch
2016-03-11 Corinna Vinschengmon.h: Fix type of gmonparam state member
2016-03-11 Václav HaismanSpinlock spin with pause instruction
2016-03-11 Mark GeisertDocumentation covering profiling Cygwin programs.
2016-03-10 Corinna VinschenAdd release message for commit 8b1ede3ce11d53292036aadf...
2016-03-10 Corinna VinschenAdd commit 5807ba83e release message to documentation
2016-03-10 Corinna VinschenAdd release message for commit 5807ba83e498d87b52675376...
2016-03-10 Mark GeisertSupport profiling of multi-threaded apps.
2016-03-10 Corinna Vinschengetifaddrs: Return pointer to extended interface info...
2016-03-10 Nick CliftonRemove bogus LONG(0) directives from MSP430 linker...
2016-03-10 Corinna VinschenRevamp acl_extended_fd/acl_extended_file to avoid open...
2016-03-09 Corinna VinschenOverwite potentially faked kernel version with correct...
2016-03-09 Corinna VinschenMove definition of wsadata into wsock_init
2016-03-08 Corinna VinschenCygwin: Document new POSIX ACL API
2016-03-08 Jon Turneyfaq: Sort BLODA list and update advice on fixing fork...
2016-03-08 Corinna Vinschenacl_create_entry: Don't invalidate existing entry_d...
2016-03-08 Corinna Vinschen__acltotext: Always append NUL
2016-03-08 Corinna VinschenImplement POSIX.1e ACL functions
2016-03-08 Corinna Vinschencygwin/acl.h: Don't clutter namespace
2016-03-04 Alexey SokolovMention 64-bit Cygwin as another remedy for fork()...
2016-02-29 Patrick Bendorfccwrap: fix build with non-english locale set (v2)
2016-02-29 Patrick Bendorfccwrap: fix build with non-english locale set
2016-02-26 Corinna VinschenEnable HW interrupt setup on x86/x86_64 systems by... newlib-snapshot-20160226
2016-02-25 Joel Sherrillnewlib/configure.host: Turn off sti/cli for i386 setjmp...
2016-02-25 Jeff JohnstonFix _newlib_version.h logic to support building gcc...
2016-02-22 Yaakov Selkowitzcygwin: Export clog10, clog10f
2016-02-22 Yaakov Selkowitzlibm/complex: add clog10, clog10f
2016-02-22 Joel Sherrillpthread.h, sys/types.h Add missing pthread methods
2016-02-22 Corinna VinschenFix comments in sec_acl.cc
2016-02-20 Jon Turneyssp: Fixes for 64-bit
2016-02-18 Corinna VinschenUpdate Cygwin release notes.
2016-02-18 Yaakov Selkowitzcygwin: accept SIGIOT as alias of SIGABRT
2016-02-18 Corinna Vinschensys/features.h: Update Cygwin POSIX option macros
2016-02-18 Corinna VinschenDrop temporary declaration of GetSystemTimePreciseAsFil...
2016-02-18 Corinna Vinschensetuid: Create token from scratch without credentials...
2016-02-17 Jeff JohnstonAlso fix libm/machine generated files.
2016-02-17 Jeff JohnstonFix libm regenerated files again.
2016-02-17 Jeff JohnstonFix regeneration of libm autotool files.
2016-02-17 Pieter du PreezDefine the newlib version macros in one place: _newlib_...
2016-02-17 Corinna Vinschencyglsa: Drop code handling Windows 2000 and earlier
2016-02-17 Mark GeisertSilent relocation truncations considered harmful
2016-02-15 Corinna Vinschencygwin_conv_path: Really always preserve trailing slash...
2016-02-15 John HoodMake buffered console characters visible to select().
2016-02-13 Corinna VinschenDocument pthread_barrier* functions as implemented
2016-02-13 Corinna VinschenRemove local winbase.h (again).
2016-02-13 Corinna VinschenBump Cygwin version to 2.5.0
2016-02-13 Václav HaismanPOSIX barrier implementation, take 3
2016-02-13 Yaakov Selkowitzcygwin: work around GCC 5 preprocessor changes
2016-02-12 Corinna VinschenBump Cygwin version to 2.4.2.
2016-02-12 Yaakov Selkowitzcygwin: fix errors with GCC 5
2016-02-12 Yaakov SelkowitzRemove broken ieeefp.h macros
2016-02-12 Yaakov SelkowitzFix compile with GCC 5 -Werror
2016-02-09 Corinna Vinschencygwin_conv_path: Always preserve trailing backslashes...
2016-02-09 Nick CliftonSeperate MSP430 cio syscalls into individual function...
2016-02-08 Corinna Vinschenprintf(3): Handle multibyte decimal point in field...
2016-02-08 Jon Turneystdio.h: Use __POSIX_VISIBLE etc. guards for POSIX...
2016-02-08 Игорь ВеневцевNewlib build is broken if configured with nano-malloc...
2016-02-08 Igor Venevtsev* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier...
2016-02-08 Igor Venevtsev* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G'...
2016-02-04 Jeff JohnstonChange if_nameindex() to use unsigned int i variable.
2016-01-29 Corinna Vinscheninclude/grp.h: Remove prototypes of non-standard functions
2016-01-28 Steve EllceyFix memcpy bug that reads past end of buffer.
2016-01-28 Yaakov Selkowitzgrp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards
2016-01-28 Corinna VinschenTreat ACLs with extra ACEs for Admins and SYSTEM like...
2016-01-28 Corinna Vinschenget_posix_access: Fix primary group handing when multip...
2016-01-28 Thomas Preud... Make macro checks ARMv8-M baseline proof
2016-01-28 Corinna VinschenDeprecate newlib and winsup ChangeLog files
2016-01-27 Corinna VinschenDon't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM...
2016-01-27 Corinna VinschenDrop has_broken_fnoi flag
2016-01-27 Corinna VinschenMake select wait state more readable
2016-01-27 Corinna VinschenFix missing 'user' in usertemp docs
2016-01-23 Corinna VinschenAdd 2.4.1 release message file cygwin-2_4_1-release
2016-01-21 Corinna Vinschencygpath: Avoid returning SysWOW64
2016-01-21 Corinna Vinschencygwin_logon_user: Return non-privileged token as well
2016-01-21 Corinna VinschenFix formatting in sec_auth.cc
2016-01-16 Corinna VinschenBump cygwin version to 2.4.1
2016-01-15 Jon Turneyfaq: Update FAQ question and answer about gdb and signals
2016-01-15 Corinna Vinschenget_posix_access: Fix group deny bits leaking into... cygwin-2_4_0-release
2016-01-12 Corinna VinschenInitialize handle in dll_load to avoid compiler warning
2016-01-12 Corinna VinschenUse MAKEWORD macro in WSAStartup call per documentation
2016-01-12 Corinna VinschenTry loading with safe path using LOAD_LIBRARY_SEARCH_SY...
2016-01-11 Corinna VinschenFix previous fix for generating unique inode numbers...
2016-01-11 Corinna VinschenRevert "autoload.cc: Drop using full paths for system...
2016-01-11 Corinna VinschenReturn unique inode numbers when calling stat/fstat...
2016-01-11 Corinna Vinschenselect(2): Drop checking descriptors in case of immedia...
2016-01-09 Corinna VinschenAdd release message for previous commit
2016-01-09 Corinna Vinschenselect: Don't timeout without setting descriptor arrays...
2016-01-08 Johannes SchindelinDo not treat the command line or environment like paths
2016-01-07 Corinna VinschenDeprecate all winsup ChangeLog files
2016-01-07 Corinna Vinschencygpath: Try to return system directories with correct...
2016-01-07 Corinna Vinschenselect: Set exceptfd bit if fetching mailslot info...
2016-01-07 Corinna Vinschenselect.cc: Fit comments into 80 columns
2016-01-07 Corinna VinschenConvert utmp{x}name to int, return useful value. Defin...
2016-01-07 Corinna VinschenDrop use of not yet available type acl_perm_t
2016-01-07 Corinna VinschenDeprecate Cygwin ChangeLog file
next
This page took 0.094604 seconds and 5 git commands to generate.