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
2015-12-03Add missing dcrt0.cc patch to previous commitCorinna Vinschen
2015-12-03Safely recognize when fork is running from main thread or another pthreadCorinna Vinschen
2015-12-02Rename parent stack members in child_info struct to align with OS namesCorinna Vinschen
2015-12-02Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb.Corinna Vinschen
2015-12-02miscfuncs.cc: Fix typos in commentCorinna Vinschen
2015-11-29Only generate BUILTIN SIDs for uid/gid values <= 999Corinna Vinschen
2015-11-29Use correct gid value for Microsoft Account when /etc/group is in useCorinna Vinschen
2015-11-28Save and restore MXCSR register in delayed signal handlingCorinna Vinschen
2015-11-27Belatedly create release notes for commits 2f4fef9 and 9471b0bCorinna Vinschen
2015-11-27Fix race condition when waiting for a signalCorinna Vinschen
2015-11-27Fix SEGV of kill -l 0Michael Kwasigroch
2015-11-26Fix creating relative native symlinks in top-level directoriesCorinna Vinschen
2015-11-26Add MacType to BLODADavid Macek
2015-11-26Add a section describing peculiarities of how Cygwin creates NTFS symlinksDavid Macek
2015-11-26Add Forefront TMG to the BLODADavid Macek
2015-11-26Only build _strtodg_r on targets supporting a distinct long double typeCorinna Vinschen
2015-11-25 libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.Steve Ellcey
2015-11-23[ARM] Adjust strcmp-armv7.S selection logic.Marcus Shawcroft
2015-11-23[ARM] Factor out the thumb2 -Os implementation.Marcus Shawcroft
2015-11-23Fix initialisation of .upper.bss for the MSP430.Nick Clifton
2015-11-21Fix numeric and monetary decimal point and thousands separator in fa_IR and p...Corinna Vinschen
2015-11-21Handle multibyte decimapl point in strtold.Corinna Vinschen
2015-11-20Mention strtold patch in Cygwin 2.4.0 release messageCorinna Vinschen
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen
2015-11-20Make match function globally available to stdlib functions.Corinna Vinschen
2015-11-20Drop unused declaration from wcstold.cCorinna Vinschen
2015-11-20Fix typo in rpmatch doc referenceYaakov Selkowitz
2015-11-19ldtoa.c: Reindent to GNU styleCorinna Vinschen
2015-11-19Fix rpmatch build problemCorinna Vinschen
2015-11-19Simplify the markup for sprintf and swprintf documentationJon Turney
2015-11-19Improve markup of sscanf and swscanf documentationJon Turney
2015-11-19Document new ACL codeCorinna Vinschen
2015-11-19get_posix_access: Skip merging permissions if user can't get more permissionsCorinna Vinschen
2015-11-19get_posix_access: Fix computation of effective user permissionsCorinna Vinschen
2015-11-19Fix file type mode bit handling on object security.Corinna Vinschen
2015-11-19setfacl: Allow to combine -b and -k optionsCorinna Vinschen
2015-11-19Fix permission evaluation for !new_style ACLsCorinna Vinschen
2015-11-19Fix up POSIX permission handlingCorinna Vinschen
2015-11-19Use Authz to fetch correct user permissions.Corinna Vinschen
2015-11-19Add Authz class to compute exact POSIX user perms in a security descriptorCorinna Vinschen
2015-11-19* sec_acl.cc (get_posix_access): Fix class_perm in !new_style case.Corinna Vinschen
2015-11-19Reapply POSIX ACL changes.Corinna Vinschen
2015-11-19Bump Cygwin DLL version to 2.4.0Corinna Vinschen
2015-11-19Add missing ChangeLog entry for previous commitCorinna Vinschen
2015-11-18Update Cygwin's fnmatch to latest from FreeBSD.Corinna Vinschen
2015-11-18Don't generate Windows native symlinks targeting Cygwin-only targetsCorinna Vinschen
2015-11-18Regenerate Cygwin locale message infoCorinna Vinschen
2015-11-17cygwin: export rpmatch(3)Yaakov Selkowitz
2015-11-17Add rpmatch(3)Yaakov Selkowitz
2015-11-13[ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft