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
2024-01-23newlib: docs: add "Function " to every function nodeMike Frysinger
2023-12-03newlib: libc: Fix indentationKuan-Wei Chiu
2023-12-01newlib: libc: Fix memory leak in computematchjumps()Kuan-Wei Chiu
2023-07-13newlib: posix: add HAVE_OPENDIR build condition for [n]ftw.cAlexey Lapshin
2023-04-19posix_spawn_file_actions_addfchdir_np: return EBADF on negative fdCorinna Vinschen
2023-04-19Add posix_spawn_file_actions_add{f}chdir_npCorinna Vinschen
2022-08-31Fix some Coverity Scan errors.Jeff Johnston
2022-05-30Cygwin: simplify some function namesKen Brown
2022-03-17newlib: libc: merge build up a directoryMike Frysinger
2022-02-25newlib: libc: move configure into top-levelMike Frysinger
2022-02-19newlib: libc: delete crt0.o duplicationMike Frysinger
2022-02-19newlib: posix: use local includes for local headersMike Frysinger
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-16newlib: phoenix: merge configure up to top-levelMike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop support for $aextMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-09newlib: switch to AM_PROG_ARMike Frysinger
2022-02-09newlib: switch to standard AC_PROG_CCMike Frysinger
2022-02-05newlib: drop shared documentation rulesMike Frysinger
2022-02-05newlib: move man page generation into top-level buildMike Frysinger
2022-02-05newlib: libc: move manual into top-level buildMike Frysinger
2022-02-05newlib: libc: include all chapters all the time in the manualMike Frysinger
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger
2022-01-26newlib: libc: merge sys/ trampoline up a levelMike Frysinger
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger
2022-01-22newlib: punt unused LIBC_EXTRA_LIB settingsMike Frysinger
2022-01-15newlib: update to automake-1.15Mike Frysinger
2022-01-14require autoconf-2.69 exactlyMike Frysinger
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen
2022-01-10Fix documented argv and envp params for posix_spawnKeith Thompson
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
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