]> sourceware.org Git - newlib-cygwin.git/history - winsup
Cygwin: testsuite: libltp: fix warnings showing up with -Wall
[newlib-cygwin.git] / winsup /
2020-12-02 Corinna VinschenCygwin: testsuite: libltp: fix warnings showing up...
2020-12-01 Corinna VinschenCygwin: /proc/sys FS: don't export NFS and DFS as block...
2020-11-30 Christian FrankeCygwin: Fix access to block devices below /proc/sys.
2020-11-25 Jon TurneyCygwin: Have cygmagic not create output if an error...
2020-11-25 Jon TurneyCygwin: Use standard CXXFLAGS when compiling localtime_...
2020-11-25 Jon TurneyCygwin: Drop libgmon.a build dependency on gcrt0.o
2020-11-23 Takashi Yano via... Cygwin: pty: Fix minor style issue.
2020-11-23 Takashi Yano via... Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo conso...
2020-11-23 Takashi Yano via... Cygwin: pty: Fix a bug in the code removing "CSI >...
2020-11-20 Jon TurneyCygwin: Remove surplus autoconf auxiliary files
2020-11-20 Jon TurneyCygwin: Remove recursive configure
2020-11-19 Ken BrownCygwin: fhandler_fifo::cleanup_handlers: improve efficiency
2020-11-18 Jon TurneyCygwin: Testsuite Makefile cleanup
2020-11-18 Jon TurneyCygwin: Fix 'make check' in utils
2020-11-18 Jon TurneyCygwin: Drop duplicate C++ flags used to build utils
2020-11-18 Jon TurneyCygwin: Use grep in text mode to look for version strings
2020-11-17 Corinna Vinschenmalloc/nano-malloc: correctly check for out-of-bounds...
2020-11-16 Corinna VinschenCygwin: testsuite: fix insecure usage of printf in...
2020-11-16 Ken BrownCygwin: path_conv::eq_worker: add NULL pointer checks
2020-11-12 Jon TurneyCygwin: Fix testsuite tmpdir creation with non-default...
2020-11-09 Ken BrownCygwin: fhandler_fifo: reduce size
2020-11-08 Jon TurneyCygwin: Ensure temporary directory used by tests exists
2020-11-08 Jon TurneyCygwin: Set PATH for tests to pick up cygwin0.dll
2020-11-08 Jon TurneyCygwin: Check exit code of a test, rather than stdout
2020-11-08 Jon TurneyCygwin: Use absolute path to libltp includes
2020-11-08 Jon TurneyCygiwn: Detect and use MinGW compilers for testsuite...
2020-11-08 Jon TurneyCygwin: Define target_builddir autoconf and Makefile...
2020-11-08 Jon TurneyCygwin: Move adding libltp to VPATH after Makefile...
2020-11-08 Jon TurneyCygwin: Avoid 'Makefile.in seems to ignore the --dataro...
2020-11-08 Jon TurneyCygwin: Add rule to testsuite Makefile to regenerate...
2020-11-08 Jon TurneyCygwin: Always configure in testsuite subdirectory
2020-11-08 Jon TurneyCygwin: Add testsuite directory to autogen.sh
2020-11-06 Ken BrownCygwin: FIFO: update_my_handlers: fix handle leak
2020-11-02 Jon TurneyCygwin: Drop passing '-c' compiler flag into gentls_offsets
2020-11-02 Jon TurneyCygwin: Remove rules for building libcygwin_s.a
2020-11-02 Jon TurneyCygwin: Remove Makefile contents conditional on PREPROC...
2020-11-02 Jon TurneyCygwin: Drop autoconf variable all_host
2020-11-02 Jon TurneyCygwin: Remove autoconf variable DLL_NAME
2020-11-02 Jon TurneyCygwin: Drop AC_SUBST(build_exeext)
2020-11-02 Jon TurneyCygwin: Remove intro2man.stamp on clean
2020-10-30 Jon TurneyRevert "Cygwin: gendef generates sigfe.s and cygwin...
2020-10-28 Jon TurneyCygwin: Restore setting CC and CXX Makefile variables
2020-10-27 Ken BrownCygwin: fix return value of sqrtl on negative infinity
2020-10-27 Takashi Yano via... Cygwin: pty: Disable ResizePseudoConsole() if stdout...
2020-10-26 Takashi Yano via... Cygwin: pty: Fix race condition in initialization of...
2020-10-23 Ken Brown via Cygw... Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WA...
2020-10-21 Jon TurneyCygwin: Drop do-nothing install_target target
2020-10-21 Jon TurneyCygwin: Drop do-nothing install_host target
2020-10-21 Jon TurneyCygwin: Remove nostdlib Makefile variable
2020-10-21 Jon TurneyCygwin: gendef generates sigfe.s and cygwin.def
2020-10-21 Jon TurneyCygwin: Drop cygwin version.o from cygserver
2020-10-21 Jon TurneyCygwin: Remove lsaauth
2020-10-18 Jon TurneyCygwin: Use aclocal option --system-acdir rather than...
2020-10-18 Jon TurneyCygwin: Remove --with-windows-{libs,headers}
2020-10-18 Jon TurneyCygwin: Remove ccwrap
2020-10-18 Jon TurneyCygwin: Stop using c++wrap for MinGW-compiled utilities
2020-10-15 Torbjörn SVENSSON... libc/time: Move internal newlib tz-structs into own...
2020-10-14 Jon TurneyCygwin: Remove unused doc/ug-info.xml
2020-10-14 Jon TurneyCygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTS
2020-10-14 Jon TurneyCygwin: Remove autoconf variable INSTALL_LICENSE
2020-10-14 Jon TurneyCygwin: Drop AC_SUBST(LIBSERVER)
2020-10-14 Jon TurneyCygwin: Remove AC_ARG_PROGRAM/program_transform_name
2020-10-14 Jon TurneyCygwin: Remove AC_PROG_MAKE_SET
2020-10-14 Jon TurneyCygwin: Drop STDINCFLAGS overrides
2020-10-14 Jon TurneyCygwin: Drop looking for w32api in winsup/w32api
2020-10-13 Brian Inglisformat_proc_cpuinfo: add enqcmd cpuinfo flag
2020-10-04 Ken BrownCygwin: AF_UNIX: open_pipe: call recv_peer_info
2020-10-04 Ken BrownCygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESS
2020-10-04 Ken BrownCygwin: AF_UNIX: socket: set the O_RDWR flag
2020-10-04 Ken BrownCygwin: always recognize AF_UNIX sockets as reparse...
2020-10-04 Ken BrownCygwin: fix handling of known reparse points that are...
2020-10-04 Ken BrownCygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=narrowing
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=narrowing
2020-09-28 Jon TurneyCygwin: avoid GCC 10 error with -Werror=parentheses
2020-09-26 Ken BrownCygwin: check_reparse_point_target: update comment
2020-09-24 Ken BrownCygwin: winlean.h: remove most of the extended memory API
2020-09-18 Brian Ingliswinsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported
2020-09-17 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add tsxldtrk...
2020-09-11 Takashi YanoCygwin: pty: Drop handling for UTF-7 in convert_mb_str().
2020-09-11 Jon TurneyCygwin: ldd: Also look for not found DLLs when exit...
2020-09-11 Takashi Yano via... Cygwin: pty: Prevent garbled output for existing non...
2020-09-09 Corinna VinschenCygwin: pty: setup new pty on opening the master, not...
2020-09-09 Takashi Yano via... Cygwin: pty: Fix input charset for non-cygwin apps...
2020-09-09 Takashi Yano via... Cygwin: pty: Revise convert_mb_str() function.
2020-09-08 Ken BrownCygwin: document last bug fix
2020-09-08 Ken BrownCygwin: path_conv::check: handle error from fhandler_pr...
2020-09-08 Ken BrownCygwin: format_process_fd: add directory check
2020-09-08 Corinna VinschenCygwin: pty: move codepage evaluation to nlsfuncs.cc
2020-09-07 Corinna VinschenCygwin: drop internal O_NOSYMLINK and O_DIROPEN flags
2020-09-04 David McFarland... Cygwin: create install dir for libs
2020-09-01 Corinna VinschenCygwin: libpthread: Export C11 thread symbols from...
2020-09-01 Corinna VinschenCygwin: mtx_init: drop glibc workaround
2020-08-31 Takashi Yano via... Cygwin: pty: Fix a bug in the code removing set window...
2020-08-31 Takashi Yano via... Cygwin: pty: Disable pseudo console if TERM does not...
2020-08-30 Jon TurneyCygwin: Remove waitloop argument from try_to_debug()
2020-08-30 Ken BrownCygwin: sigproc.cc: add comment
2020-08-30 Corinna VinschenCygwin: Add modfl fix to release notes
2020-08-30 Martin StorsjöCygwin: crt: Add "volatile" to all inline assembly...
2020-08-30 Liu HaoCygwin: math/modfl.c: Fix segment faults in modfl().
next
This page took 0.064165 seconds and 8 git commands to generate.