]> sourceware.org Git - newlib-cygwin.git/history - winsup
Cygwin: pty: setup new pty on opening the master, not in constructor
[newlib-cygwin.git] / winsup /
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().
2020-08-30 Corinna VinschenCygwin: Add Cygwin 3.2 release info
2020-08-30 Corinna VinschenCygwin: Add C11 threads API
2020-08-30 Corinna VinschenCygwin: make pthread_yield available for internal usage
2020-08-30 Corinna VinschenCygwin: pthread_yield: Add BSD visibility
2020-08-30 Corinna VinschenCygwin: pthreads: iterate over key destructors per...
2020-08-28 Corinna VinschenCygwin: sigproc: Fix a thinko in array size
2020-08-28 Corinna VinschenCygwin: sigproc: Eliminate redundant copying of chld_procs
2020-08-28 Corinna VinschenCygwin: sigproc: fix minor formatting issue
2020-08-28 Takashi Yano via... Cygwin: select: Fix a bug on closing pi->bye event.
2020-08-28 Corinna VinschenCygwin: sigproc: Allow more child processes per process
2020-08-28 Corinna VinschenCygwin: drop PROC_DETACHED_CHILD flag
2020-08-28 Corinna VinschenCygwin: sigproc: drop __stdcall
2020-08-28 Corinna VinschenCygwin: sigproc: return int from remove_proc
2020-08-28 Corinna VinschenCygwin: fix up proc_subproc flags and matching pinfo...
2020-08-27 Ken BrownCygwin: fhandler_fifo::delete_client_handler: improve...
2020-08-27 Brian Ingliswinsup/doc/faq-api.xml(faq.api.timezone): explain time...
2020-08-27 Takashi Yano via... Cygwin: console: Replace WriteConsoleA() with WriteCons...
2020-08-26 Brian Ingliswinsup/doc/faq-api.xml, -programming.xml: change Win32...
2020-08-26 Brian Ingliswinsup/doc/faq-setup.xml, faq-using.xml: update setup FAQ
2020-08-23 Ken BrownCygwin: cwdstuff::get: clean up debug_printf output
2020-08-22 Takashi YanoCygwin: pty: Implement new pseudo console support.
2020-08-22 Corinna VinschenCygwin: bump version to 3.2.0
2020-08-20 Ken BrownCygwin: strace: ignore GCC exceptions cygwin-3_1_7-release
2020-08-20 Ken BrownCygwin: add header defining GCC exception codes
2020-08-18 Ken BrownCygwin: main exception handler (64-bit): continue GCC...
2020-08-17 Takashi Yano via... Cygwin: pty: Change the timing of set_locale() call...
2020-08-13 Takashi Yano via... Cygwin: pty: Change the timing of setup_locale() call.
2020-08-11 Takashi YanoCygwin: pty: Add a workaround for issue of starting...
2020-08-07 Ken BrownCygwin: cygserver: build with -Wimplicit-fallthrough=5
2020-08-07 Jon TurneyCygwin: Use documented QueryWorkingSetEx() in dumper
2020-08-07 Corinna VinschenCygwin: cygserver: build with -Wimplicit-fallthrough...
2020-08-07 Corinna VinschenCygwin: utils: build with -Wimplicit-fallthrough=4...
2020-08-07 Corinna VinschenCygwin: utils: convert usage() to proper noreturn funct...
2020-08-07 Corinna VinschenCygwin: utils: cygcheck: avoid GCC warning concatenatin...
2020-08-07 Corinna VinschenCygwin: utils: refresh tzmap
2020-08-05 Corinna VinschenCygwin: Add 'fallthrough' pseudo keyword for switch...
2020-08-05 Corinna VinschenCygwin: Fix missing breaks in switch statement
2020-08-04 Ken BrownCygwin: FIFO: add a third pass to raw_read
2020-08-04 Ken BrownCygwin: FIFO: fix indentation
2020-08-04 Ken BrownCygwin: FIFO: synchronize the fifo_reader and fifosel...
2020-08-04 Ken BrownCygwin: FIFO: don't read from pipes that are closing
2020-08-04 Ken BrownCygwin: FIFO: reorganize some fifo_client_handler methods
2020-08-04 Ken BrownCygwin: FIFO: add a timeout to take_ownership
2020-08-04 Ken BrownCygwin: FIFO: fix timing issue with owner change
2020-08-04 Ken BrownCygwin: FIFO: lock fixes
2020-08-04 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): use _small_sprin...
2020-08-04 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add SERIALIZE...
2020-08-03 Corinna VinschenCygwin: posix_spawn: add Cygwin-specific code fixing...
2020-07-31 Jon TurneyCygwin: Speed up dumper
2020-07-31 Jon TurneyCygwin: Remove synchronization event from dumper
2020-07-31 Jon TurneyCygwin: Add --nokill dumper option
2020-07-28 Jon TurneyCygwin: Decorate NtQueryVirtualMemory() to fix 32-bit...
2020-07-24 Brian Inglisfhandler_proc.cc(format_proc_cpuinfo): add flags and...
2020-07-22 Corinna VinschenCygwin: mmap: Remove AT_ROUND_TO_PAGE workaround
2020-07-21 Ken BrownCygwin: mmap: document recent bugfix
2020-07-21 Jon TurneyCygwin: Use MEMORY_WORKING_SET_EX_INFORMATION in dumper
2020-07-21 Jon TurneyCygwin: Don't dump non-writable image regions
2020-07-21 Jon TurneyCygwin: Drop excluded regions list from dumper
2020-07-21 Jon TurneyCygwin: Remove reading of PE for section flags from...
2020-07-21 Jon TurneyCygwin: Show details of all memory regions in dumper...
2020-07-20 Corinna VinschenCygwin: mmap: constify pagesize throughout
2020-07-20 Ken BrownCygwin: mmap: fix mapping beyond EOF on 64 bit
2020-07-20 Takashi Yano via... Cygwin: pty: Fix a bug on redirecting something to...
2020-07-20 Corinna VinschenCygwin: sockets: Rearrange check for connect failure
2020-07-16 Ken BrownCygwin: FIFO: document recent fixes
2020-07-16 Ken BrownCygwin: FIFO: update commentary
2020-07-16 Ken BrownCygwin: FIFO: clean up
2020-07-16 Ken BrownCygwin: FIFO: allow take_ownership to be interrupted
2020-07-16 Ken BrownCygwin: fhandler_fifo::take_ownership: don't set event...
2020-07-16 Ken BrownCygwin: FIFO: add missing lock
2020-07-16 Ken BrownCygwin: FIFO: make certain errors non-fatal
2020-07-16 Ken BrownCygwin: FIFO: fix indentation
2020-07-16 Ken BrownCygwin: FIFO: improve taking ownership in fifo_reader_t...
2020-07-16 Ken BrownCygwin: FIFO: reduce I/O interleaving
2020-07-16 Ken BrownCygwin: fhandler_fifo::hit_eof: improve reliability
2020-07-16 Ken BrownCygwin: FIFO: keep a writer count in shared memory
2020-07-16 Ken BrownCygwin: FIFO: fix problems finding new owner
2020-07-16 Corinna VinschenCygwin: document previous poll/select patch
2020-07-16 Marc HoerskenCygwin: make sure failed sockets always signal writability
2020-07-13 Brian InglisCygwin: FAQ 1.6: Update "Who's behind the project?"
2020-07-13 Brian InglisCygwin: FAQ 1.5: Clarify "What version is this"
2020-07-12 Jon TurneyCygwin: Make dumper scan more than first 4GB of VM...
next
This page took 0.060631 seconds and 8 git commands to generate.