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-04-30never block when peekingtopic/mq_af_unix_fiddelingCorinna Vinschen
2021-04-30add _mq_peekCorinna Vinschen
2021-04-30first cut of mq_recvCorinna Vinschen
2021-04-30Cygwin: Ensure toollibdir exists before installing a link thereJon Turney
2021-04-30format_proc_swaps: ensure space between fields for clarityBrian Inglis
2021-04-30Cygwin: mq_open: set filesize using ftruncateCorinna Vinschen
2021-04-30Cygwin: CI configuration updateJon Turney
2021-04-30Cygwin: POSIX mq: avoid double calls to ipc_mutex_unlockCorinna Vinschen
2021-04-29Cygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1Corinna Vinschen
2021-04-29Cygwin: FAQ: building-cygwin: accomodate autoconf changesCorinna Vinschen
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen
2021-04-29Cygwin: automake: fix warning in terms of the `ps' targetCorinna Vinschen
2021-04-29Cygwin: specify toollibdir toolincludedir in terms of tooldirJon Turney
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen
2021-04-28format_proc_cpuinfo: add v_spec_ctrl, bus_lock_detectBrian Inglis
2021-04-27Cygwin: tty.h: devices.h is a local header, not a system headerCorinna Vinschen
2021-04-27Cygwin: Use automake (v5)Jon Turney
2021-04-27Cygwin: connect: implement resetting a connected DGRAM socketKen Brown
2021-04-26Cygwin: connect: set connect state for DGRAM socketsKen Brown
2021-04-26bfin: add myself as maintainerMike Frysinger
2021-04-21Cygwin: pty: Add missing guard for close_pseudoconsole().Takashi Yano
2021-04-21Cygwin: pty: Fix fallback processing in setup_pseudoconsole().Takashi Yano
2021-04-21Cygwin: pty: Additional race issue fix regarding pseudo console.Takashi Yano
2021-04-21Cygwin: skip native symlink check in Windows dir under WOW64Corinna Vinschen
2021-04-21fix some Arm FP routines not checking if floating point is enabledTies Stuij
2021-04-20Cygwin: add 3.2.1 release file and add fixes up to this pointCorinna Vinschen
2021-04-20Cygwin: pty: Make rlwrap work with cmd.exe.Takashi Yano
2021-04-20Cygwin: pty: Fix race issue in inheritance of pseudo console.Takashi Yano
2021-04-20Cygwin: console: Fix race issue regarding cons_master_thread().Takashi Yano
2021-04-19scanf: allow hex float input per POSIXCorinna Vinschen
2021-04-19Cygwin: console: Fix a bug in the code to fix tab position.Takashi Yano
2021-04-19Cygwin: path_conv: Try to handle native symlinks more sanelyCorinna Vinschen
2021-04-19Cygwin: take hypotl function from Mingw-w64Corinna Vinschen
2021-04-13fenv: fix up stub file comment, drop symlinks from descriptionDavid Macek
2021-04-13Cygwin: fix fenv.h includesCorinna Vinschen
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen
2021-04-13fenv: drop Cygwin-specific implementation in favor of newlib codeCorinna Vinschen
2021-04-13fenv: move shared x86 fenv.c to libm/machine/shared_x86Corinna Vinschen
2021-04-13fenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86Corinna Vinschen
2021-04-13fenv: add missing declarations to x86 fenv.hCorinna Vinschen
2021-04-13configure.host: define shared ix86 and x86_64 directoryCorinna Vinschen
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen
2021-04-13RISC-V: Using SYS_clock_gettime64 for rv32 libgloss.Kito Cheng
2021-04-07Cygwin: select: set_bits: fix return valueKen Brown
2021-04-06Cygwin: select: Fix FD_CLOSE handlingCorinna Vinschen
2021-04-06Cygwin: select: don't set ready for exception on socket shutdownCorinna Vinschen
2021-04-06Cygwin: pty: Use atexit() instead of hooking exit() for GDB.Takashi Yano
2021-04-06Cygwin: pty: Use find_exec() rather than path_conv::check().Takashi Yano
2021-04-06Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat.Takashi Yano
2021-03-29Cygwin: bump DLL version to 3.2.1Corinna Vinschen