]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2021-07-07 Keith Packardstdlib: Make strtod/strtof set ERANGE consistently...
2021-07-07 Thomas Wolfftty/pty: support TIOCSWINSZ pixel-size-only change...
2021-07-07 Jeremy DrakeCygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP...
2021-07-06 Jeremy DrakeRevert "Cygwin: Handle virtual drives as non-symlinks"
2021-07-06 Jeff LawFix builds on iq2000 and visium
2021-07-06 Brian Inglisformat_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl
2021-07-06 Takashi YanoCygwin: console: Fix garbled input for non-ASCII chars.
2021-07-06 Corinna VinschenRevert "Cygwin: console: Fix garbled input for non...
2021-07-06 Takashi YanoCygwin: console: Fix garbled input for non-ASCII chars.
2021-07-06 Thomas Wolfffix and amend scripts and makefile rules to generate...
2021-07-06 Thomas Wolffupdate to Unicode 13.0
2021-07-05 Stafford Hornelibgloss/or1k: Correct the IMMU SXE and UXE flags
2021-06-26 Mark GeisertCygwin: Zero out gmon header before use
2021-06-25 Jonathan Wakelyinttypes.h: Use reserved names for function parameters
2021-06-18 Keith Packardstdio: Parse 0x0p+00 correctly in scanf
2021-06-17 Joel Sherrillnewlib/doc/makedoc.c: if realloc() fails, exit with...
2021-06-17 Joel Sherrillnewlib/doc/makedoc.c: Fix memory leak identified by...
2021-06-17 Joel Sherrilllibc/sys/rtems/crt0.c: Fix two warnings.
2021-06-13 Mark GeisertCygwin: Fix a stray tab in strace documentation
2021-06-09 Dimitar Dimitrovlibgloss: pru: Remove sim ld script
2021-06-09 Dimitar Dimitrovlibgloss: pru: Place sim syscalls into their own sections
2021-06-09 Dimitar Dimitrovpru: Enable -ffunction-sections and -fdata-sections
2021-06-04 Jeff JohnstonFix rounding issues with sqrt/sqrtf
2021-05-26 Ken BrownCygwin: fhandler_mqueue::mq_open: fix typo
2021-05-26 Richard Earnshawaarch64: support binary mode for opening files
2021-05-26 Corinna VinschenCygwin: utils: enable -idirafter to fetch Cygwin header...
2021-05-26 Corinna VinschenCygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via...
2021-05-26 Corinna VinschenCygwin: set NTDDI_VERSION to enable more recent windows...
2021-05-26 Corinna VinschenCygwin: fhandler_mqueue: add missing __reg2 for 32...
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue: disable more methods, add...
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue::mq_open: set all required...
2021-05-25 Corinna VinschenCygwin: disable creating directories below /dev/mqueue
2021-05-25 Corinna VinschenCygwin: fhandler_mqueue: fix method declarations
2021-05-25 Corinna VinschenCygwin: path_conv: fix mqueue path check
2021-05-25 Corinna VinschenCygwin: cwdstuff: check if /dev exists
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement read(2)/lseek(2)
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement ioctl(2)
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: move all mq_* functionality...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: allocate section views top...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: Implement dup
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: implement open/mq_open entire...
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: slightly rephrase get_mqinfo
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: simplify mq_close
2021-05-25 Corinna VinschenCygwin: get_nt_native_path: allow to append suffix
2021-05-25 Corinna VinschenCygwin: POSIX msg queues: move definition of struct...
2021-05-22 Corinna VinschenCygwin: POSIX msg queues: improve error output in fixup...
2021-05-22 Jon TurneyCygwin: Ensure PSAPI_VERSION is 1 when building ldd
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: destroy msg queue fhandler...
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: move handling of memory map...
2021-05-21 Corinna VinschenCygwin: POSIX ipc: fix evaluation of naming rules
2021-05-21 Corinna VinschenCygwin: posix_ipc.cc: fix typo
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: create fhandler with object...
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: move IPC object creation...
2021-05-21 Corinna VinschenCygwin: fix formatting in mqueue_types.h
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: use queue name as key
2021-05-21 Corinna VinschenCygwin: POSIX msg queues: Convert mqd_t to a descriptor
2021-05-21 Christian FrankeCygwin: utils: chattr: Allow to clear all attributes...
2021-05-20 Corinna VinschenCygwin: utils: ldd: use GetFinalPathNameByHandleW
2021-05-20 Corinna VinschenCygwin: utils: avoid warning when building path_testsui...
2021-05-20 Corinna VinschenCygwin: utils: chattr: do not default to CWD
2021-05-20 Corinna VinschenCygwin: utils: chattr: fix recursive behaviour
2021-05-20 Christian FrankeCygwin: utils: chattr: Improve option parsing, fix...
2021-05-20 Joel Sherrillsys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMS
2021-05-20 Corinna VinschenCygwin: autoload: fix case in DLL name for sanity
2021-05-20 Corinna VinschenCygwin: Add missing IsWow64Process2 declaration
2021-05-19 Jeremy DrakeCygwin: suppress FAST_CWD warnings on ARM64
2021-05-19 Jeremy DrakeCygwin: Handle virtual drives as non-symlinks
2021-05-12 Corinna VinschenCygwin: POSIX message queues: simplify sync object...
2021-05-10 Jon TurneyCygwin: Use parallel make on AppVeyor
2021-05-10 Jon TurneyGet rid of relative include paths in strace.cc
2021-05-10 Jon TurneyMove source files used in utils/mingw/ into that subdir...
2021-05-10 Jon TurneyUnpick cygpath TESTSUITE
2021-05-07 Corinna VinschenCygwin: fetch Windows directory on all platforms and...
2021-05-07 Corinna VinschenCygwin: path_conv: Rework handling native symlinks...
2021-05-06 Corinna VinschenCygwin: revert handwritten tags/ctags target, take 2
2021-05-06 Corinna VinschenCygwin: revert handwritten tags/ctags target
2021-05-06 Corinna VinschenCygwin: autogen.sh: Allow running from any directory
2021-05-03 Ola OlssonNano-malloc: Fix for unwanted external heap fragmentation
2021-04-30 Jon TurneyCygwin: Ensure toollibdir exists before installing...
2021-04-30 Brian Inglisformat_proc_swaps: ensure space between fields for...
2021-04-30 Corinna VinschenCygwin: mq_open: set filesize using ftruncate
2021-04-30 Jon TurneyCygwin: CI configuration update
2021-04-30 Corinna VinschenCygwin: POSIX mq: avoid double calls to ipc_mutex_unlock
2021-04-29 Corinna VinschenCygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1
2021-04-29 Corinna VinschenCygwin: FAQ: building-cygwin: accomodate autoconf changes
2021-04-29 Corinna VinschenCygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS...
2021-04-29 Corinna VinschenCygwin: automake: fix warning in terms of the `ps'...
2021-04-29 Jon TurneyCygwin: specify toollibdir toolincludedir in terms...
2021-04-29 Corinna VinschenCygwin: drop all generated autotools files
2021-04-28 Brian Inglisformat_proc_cpuinfo: add v_spec_ctrl, bus_lock_detect
2021-04-27 Corinna VinschenCygwin: tty.h: devices.h is a local header, not a syste...
2021-04-27 Jon TurneyCygwin: Use automake (v5)
2021-04-27 Ken BrownCygwin: connect: implement resetting a connected DGRAM...
2021-04-26 Ken BrownCygwin: connect: set connect state for DGRAM sockets
2021-04-26 Mike Frysingerbfin: add myself as maintainer
2021-04-21 Takashi YanoCygwin: pty: Add missing guard for close_pseudoconsole().
2021-04-21 Takashi YanoCygwin: pty: Fix fallback processing in setup_pseudocon...
2021-04-21 Takashi YanoCygwin: pty: Additional race issue fix regarding pseudo...
2021-04-21 Corinna VinschenCygwin: skip native symlink check in Windows dir under...
2021-04-21 Ties Stuijfix some Arm FP routines not checking if floating point...
next
This page took 0.058418 seconds and 5 git commands to generate.