aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30never block when peekinggithub/topic/mq_af_unix_fiddelingtopic/mq_af_unix_fiddelingCorinna Vinschen1-1/+2
2021-04-30add _mq_peekCorinna Vinschen1-9/+24
2021-04-30first cut of mq_recvCorinna Vinschen1-17/+72
2021-04-30Cygwin: Ensure toollibdir exists before installing a link thereJon Turney1-0/+1
2021-04-30format_proc_swaps: ensure space between fields for clarityBrian Inglis1-3/+12
2021-04-30Cygwin: mq_open: set filesize using ftruncateCorinna Vinschen1-3/+3
2021-04-30Cygwin: CI configuration updateJon Turney3-6/+19
2021-04-30Cygwin: POSIX mq: avoid double calls to ipc_mutex_unlockCorinna Vinschen1-3/+0
2021-04-29Cygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1Corinna Vinschen1-1/+1
2021-04-29Cygwin: FAQ: building-cygwin: accomodate autoconf changesCorinna Vinschen1-26/+39
2021-04-29Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warningsCorinna Vinschen4-9/+9
2021-04-29Cygwin: automake: fix warning in terms of the `ps' targetCorinna Vinschen1-3/+8
2021-04-29Cygwin: specify toollibdir toolincludedir in terms of tooldirJon Turney1-2/+2
2021-04-29Cygwin: drop all generated autotools filesCorinna Vinschen11-16371/+5
2021-04-28format_proc_cpuinfo: add v_spec_ctrl, bus_lock_detectBrian Inglis1-0/+2
2021-04-27Cygwin: tty.h: devices.h is a local header, not a system headerCorinna Vinschen1-1/+1
2021-04-27Cygwin: Use automake (v5)Jon Turney25-1836/+12122
2021-04-27Cygwin: connect: implement resetting a connected DGRAM socketKen Brown4-7/+56
2021-04-26Cygwin: connect: set connect state for DGRAM socketsKen Brown3-17/+26
2021-04-26bfin: add myself as maintainerMike Frysinger1-0/+1
2021-04-21Cygwin: pty: Add missing guard for close_pseudoconsole().Takashi Yano1-0/+2
2021-04-21Cygwin: pty: Fix fallback processing in setup_pseudoconsole().Takashi Yano1-4/+8
2021-04-21Cygwin: pty: Additional race issue fix regarding pseudo console.Takashi Yano1-33/+14
2021-04-21Cygwin: skip native symlink check in Windows dir under WOW64Corinna Vinschen3-2/+36
2021-04-21fix some Arm FP routines not checking if floating point is enabledTies Stuij6-6/+6
2021-04-20Cygwin: add 3.2.1 release file and add fixes up to this pointCorinna Vinschen1-0/+27
2021-04-20Cygwin: pty: Make rlwrap work with cmd.exe.Takashi Yano1-0/+2
2021-04-20Cygwin: pty: Fix race issue in inheritance of pseudo console.Takashi Yano3-56/+69
2021-04-20Cygwin: console: Fix race issue regarding cons_master_thread().Takashi Yano1-2/+8
2021-04-19scanf: allow hex float input per POSIXCorinna Vinschen1-2/+63
2021-04-19Cygwin: console: Fix a bug in the code to fix tab position.Takashi Yano1-1/+1
2021-04-19Cygwin: path_conv: Try to handle native symlinks more sanelyCorinna Vinschen1-0/+26
2021-04-19Cygwin: take hypotl function from Mingw-w64Corinna Vinschen2-0/+83
2021-04-13fenv: fix up stub file comment, drop symlinks from descriptionDavid Macek1-10/+10
2021-04-13Cygwin: fix fenv.h includesCorinna Vinschen2-2/+2
2021-04-13Cygwin: don't export _feinitialise from newlibCorinna Vinschen5-12/+8
2021-04-13fenv: drop Cygwin-specific implementation in favor of newlib codeCorinna Vinschen5-646/+16
2021-04-13fenv: move shared x86 fenv.c to libm/machine/shared_x86Corinna Vinschen3-473/+480
2021-04-13fenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86Corinna Vinschen2-1/+0
2021-04-13fenv: add missing declarations to x86 fenv.hCorinna Vinschen1-0/+5
2021-04-13configure.host: define shared ix86 and x86_64 directoryCorinna Vinschen1-4/+4
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen38-9/+124
2021-04-13RISC-V: Using SYS_clock_gettime64 for rv32 libgloss.Kito Cheng2-0/+22
2021-04-07Cygwin: select: set_bits: fix return valueKen Brown1-1/+4
2021-04-06Cygwin: select: Fix FD_CLOSE handlingCorinna Vinschen2-10/+23
2021-04-06Cygwin: select: don't set ready for exception on socket shutdownCorinna Vinschen1-6/+1
2021-04-06Cygwin: pty: Use atexit() instead of hooking exit() for GDB.Takashi Yano3-34/+70
2021-04-06Cygwin: pty: Use find_exec() rather than path_conv::check().Takashi Yano1-10/+12
2021-04-06Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat.Takashi Yano6-233/+215
2021-03-29Cygwin: bump DLL version to 3.2.1Corinna Vinschen1-1/+1