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
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-09-03nftw: fix thread cancellation supportCorinna Vinschen
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen
2021-03-05Regenerate lib/posix/Makefile.inJeff Johnston
2021-02-09FTW Port for NewlibEshan dhawan
2020-08-03Cygwin: posix_spawn: add Cygwin-specific code fixing process synchronisationCorinna Vinschen
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2019-02-01scandir: Add support for struct dirent::d_typeSebastian Huber
2019-02-01a) Use strcoll() in opendir() and alphasort()ache
2019-02-01scandir(3) previously used st_sizedas
2019-02-01Remove __P and convert to ANSI prototypes.obrien
2019-02-01Clean up the vcs ID stringsjhb
2019-02-01Renumber copyright clause 4imp
2019-02-01scandir: Update copyright notice from FreeBSDSebastian Huber
2019-02-01General further adoption of SPDX licensing ID tags.pfg
2018-10-11Add generic implementation of fdopendir()Sebastian Huber
2018-10-11Add generic implementation of dirfd()Sebastian Huber
2018-10-11Open a directory with the usual flagsSebastian Huber
2018-08-08newlib: wordexp: drop dangerous fprintfCorinna Vinschen
2018-01-17ansification: remove _HAVE_STDCYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _DOTSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01posix: remove TRAD_SYNOPSISYaakov Selkowitz
2017-02-14Only define static locks in multithreaded modeThomas Preud'homme
2017-02-07Unify names of all lock objectsFreddie Chopin
2017-01-25Prefix consistenly target-independent locks with __Thomas Preudhomme
2016-07-04Regenerate newlib MakefilesJon Turney
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2013-11-26 * libc/posix/posix_spawn.c: Drop using namespace.h.Corinna Vinschen
2013-11-26 * libc/posix/posix_spawn.c: Eliminate OS function calls not presentCorinna Vinschen
2013-11-25 * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typoCorinna Vinschen
2013-11-242013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill
2013-11-212013-11-21 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-212013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen