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
2016-02-18acl_create_entry: Don't invalidate existing entry_d and permset_d.topic/posix_acl_funcsCorinna Vinschen
2016-02-18__acltotext: Always append NULCorinna Vinschen
2016-02-18Implement POSIX.1e ACL functionsCorinna Vinschen
2016-02-18cygwin/acl.h: Don't clutter namespaceCorinna Vinschen
2016-02-18sys/features.h: Update Cygwin POSIX option macrosCorinna Vinschen
2016-02-18Drop temporary declaration of GetSystemTimePreciseAsFileTime.Corinna Vinschen
2016-02-18setuid: Create token from scratch without credentials of callerCorinna Vinschen
2016-02-18Also fix libm/machine generated files.Jeff Johnston
2016-02-18Fix libm regenerated files again.Jeff Johnston
2016-02-18Fix regeneration of libm autotool files.Jeff Johnston
2016-02-18Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez
2016-02-17cyglsa: Drop code handling Windows 2000 and earlierCorinna Vinschen
2016-02-17Silent relocation truncations considered harmfulMark Geisert
2016-02-15cygwin_conv_path: Really always preserve trailing slash in conversion to POSI...Corinna Vinschen
2016-02-15Make buffered console characters visible to select().John Hood
2016-02-13Document pthread_barrier* functions as implementedCorinna Vinschen
2016-02-13Remove local winbase.h (again).Corinna Vinschen
2016-02-13Bump Cygwin version to 2.5.0Corinna Vinschen
2016-02-13POSIX barrier implementation, take 3Václav Haisman
2016-02-13cygwin: work around GCC 5 preprocessor changesYaakov Selkowitz
2016-02-12Bump Cygwin version to 2.4.2.Corinna Vinschen
2016-02-12cygwin: fix errors with GCC 5Yaakov Selkowitz
2016-02-12Remove broken ieeefp.h macrosYaakov Selkowitz
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz
2016-02-09cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen
2016-02-09Seperate MSP430 cio syscalls into individual function sections.Nick Clifton
2016-02-08printf(3): Handle multibyte decimal point in field size computationCorinna Vinschen
2016-02-08stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functionsJon Turney
2016-02-08Newlib build is broken if configured with nano-malloc and non-reentrant syste...Игорь Веневцев
2016-02-08* newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesingIgor Venevtsev
2016-02-08* newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...Igor Venevtsev
2016-02-04Change if_nameindex() to use unsigned int i variable.Jeff Johnston
2016-01-29include/grp.h: Remove prototypes of non-standard functionsCorinna Vinschen
2016-01-29Fix memcpy bug that reads past end of buffer.Steve Ellcey
2016-01-29grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guardsYaakov Selkowitz
2016-01-29Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACLCorinna Vinschen
2016-01-28get_posix_access: Fix primary group handing when multiple ACEs existCorinna Vinschen
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme
2016-01-28Deprecate newlib and winsup ChangeLog filesCorinna Vinschen
2016-01-27Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangsCorinna Vinschen
2016-01-27Drop has_broken_fnoi flagCorinna Vinschen
2016-01-27Make select wait state more readableCorinna Vinschen
2016-01-27Fix missing 'user' in usertemp docsCorinna Vinschen
2016-01-24Add 2.4.1 release message filecygwin-2_4_1-releaseCorinna Vinschen
2016-01-21cygpath: Avoid returning SysWOW64Corinna Vinschen
2016-01-21cygwin_logon_user: Return non-privileged token as wellCorinna Vinschen
2016-01-21Fix formatting in sec_auth.ccCorinna Vinschen
2016-01-16Bump cygwin version to 2.4.1Corinna Vinschen
2016-01-15faq: Update FAQ question and answer about gdb and signalsJon Turney
2016-01-15get_posix_access: Fix group deny bits leaking into file type attribute bitscygwin-2_4_0-releaseCorinna Vinschen