public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: rmdir: fail if last component is a symlink, as on Linux
 2019-09-25  0:05 UTC 

[newlib-cygwin] Cygwin: remove old cruft from path_conv::check
 2019-09-25  0:05 UTC 

[newlib-cygwin] Cygwin: pty: Add charset conversion for console apps in legacy PTY
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: pty: Unify the charset conversion codes into a function
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: pty: Add missing guard when PTY is in the legacy mode
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: Fix incorrect TTY for non-cygwin process
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: console: Make console input work in GDB and strace
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: pty: Avoid potential segfault in PTY code when ppid = 1
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: pty: Make GDB work again on pty
 2019-09-20 21:59 UTC 

[newlib-cygwin] Cygwin: console: Revive Win7 compatibility
 2019-09-20  2:19 UTC 

[newlib-cygwin] Cygwin: document last change
 2019-09-15 17:40 UTC 

[newlib-cygwin] winsup/cygwin/times.cc (times): follow Linux and allow for a NULL buf argument
 2019-09-15 17:15 UTC 

[newlib-cygwin] Cygwin: pty: Fix bad file descriptor error in some environment
 2019-09-15 15:32 UTC 

[newlib-cygwin] Cygwin: pty: Correct typos that do not fit the coding style
 2019-09-15 15:32 UTC 

[newlib-cygwin] Cygwin: pty: Use autoload feature for pseudo console system calls
 2019-09-15 15:32 UTC 

[newlib-cygwin] Cygwin: pty: Change the timing of clearing screen
 2019-09-15 15:32 UTC 

[newlib-cygwin] Cygwin: pty: Use system NLS function instead of PTY's own one
 2019-09-15 15:32 UTC 

[newlib-cygwin] Cygwin: fix CPU_SET macro visibility
 2019-09-14 15:53 UTC 

[newlib-cygwin] Cygwin: pty: Switch input and output pipes individually
 2019-09-14 15:25 UTC 

[newlib-cygwin] Cygwin: pty: Prevent the helper process from exiting by Ctrl-C
 2019-09-14 15:25 UTC 

[newlib-cygwin] Cygwin: pty: Fix screen alternation while pseudo console switching
 2019-09-14 15:25 UTC 

[newlib-cygwin] Cygwin: console: Fix read() in non-canonical mode
 2019-09-14 15:25 UTC 

[newlib-cygwin] Cygwin: pty: Fix the behaviour of Ctrl-C in the pseudo console mode
 2019-09-14 13:09 UTC 

[newlib-cygwin] Cygwin: pty: Make SetConsoleCursorPosition() to be hooked
 2019-09-06 17:42 UTC 

[newlib-cygwin] Cygwin: pty: Make sure to show system error messages
 2019-09-05 16:09 UTC 

[newlib-cygwin] Cygwin: pty: Fix potential state mismatch regarding pseudo console
 2019-09-05 12:09 UTC 

[newlib-cygwin] Cygwin: pty: Fix select() with pseudo console support
 2019-09-05 12:08 UTC 

[newlib-cygwin] Cygwin: pty: Disable clear screen on new pty if TERM=dumb or emacs*
 2019-09-05 12:08 UTC 

[newlib-cygwin] Cygwin: pty: Add a workaround for ^C handling
 2019-09-04 14:04 UTC 

[newlib-cygwin] Cygwin: pty: Limit API hook to the program linked with the APIs
 2019-09-04 14:00 UTC 

[newlib-cygwin] Cygwin: pty: Fix state management for pseudo console support
 2019-09-04 10:11 UTC 

[newlib-cygwin] Cygwin: pty: Code cleanup
 2019-09-04 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Speed up a little hooked Win32 API for pseudo console
 2019-09-04 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Move function hook_api() into hookapi.cc
 2019-09-04 10:04 UTC 

[newlib-cygwin] Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warning
 2019-09-03 15:17 UTC 

[newlib-cygwin] Cygwin: add W10 pseudo console support to release notes
 2019-08-29 11:57 UTC 

[newlib-cygwin] Cygwin: pty: add pseudo console support
 2019-08-29 11:52 UTC 

[newlib-cygwin] Cygwin: get_posix_access: avoid negative subscript
 2019-08-28 12:31 UTC 

[newlib-cygwin] Cygwin: math: Fix the return value for tgammal for zero and negative integers
 2019-08-20 16:16 UTC 

[newlib-cygwin] Cygwin: math: Fix cosh(-INFINITY) to return +INFINITY
 2019-08-20 16:16 UTC 

[newlib-cygwin] Cygwin: math: Properly propagate input NANs in a few functions
 2019-08-20 16:16 UTC 

[newlib-cygwin] Cygwin: select: revamp non-polling code for signalfd
 2019-08-18 12:03 UTC 

[newlib-cygwin] Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario"
 2019-08-18 12:03 UTC 

[newlib-cygwin] Cygwin: ldd: Try harder to get dll names
 2019-08-15  8:08 UTC 

[newlib-cygwin] Cygwin: console: Fix the condition to interrupt select() by SIGWINCH
 2019-08-15  7:59 UTC 

[newlib-cygwin] Cygwin: console: Fix workaround for horizontal tab position
 2019-08-15  7:57 UTC 

[newlib-cygwin] Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario
 2019-08-13 10:21 UTC 

[newlib-cygwin] Cygwin: ps: fix a compiler warning
 2019-08-12 15:39 UTC 

[newlib-cygwin] Cygwin: console: Fix deadlock at calling fork()
 2019-08-12 15:14 UTC 

[newlib-cygwin] Cygwin: console: Fix cursor position restore after screen alternation
 2019-08-12 15:14 UTC 

[newlib-cygwin] Cygwin: console: Add workaround for windows xterm compatible mode bug
 2019-08-12 15:14 UTC 

[newlib-cygwin] Add default implementation of fenv.h and all methods
 2019-08-12  8:20 UTC 

[newlib-cygwin] Cygwin: drop preliminary 3.0.8 release file
 2019-08-09 15:49 UTC 

[newlib-cygwin] Cygwin: add missing bugfix release messages for 3.1.0
 2019-08-09 15:48 UTC 

[newlib-cygwin] Cygwin: shmat: use mmap allocator strategy on 64 bit
 2019-08-08 16:25 UTC 

[newlib-cygwin] Cygwin: getpriority() and top display for priority is inconsistent
 2019-08-08  8:00 UTC 

[newlib-cygwin] Cygwin: build_env: fix off-by-one bug when re-adding PATH
 2019-08-07  9:11 UTC 

[newlib-cygwin] Cygwin: exec: check execute bit prior to evaluating script
 2019-08-06 14:18 UTC 

[newlib-cygwin] Cygwin: Implement CPU_SET(3) macros
 2019-08-05 11:24 UTC 

[newlib-cygwin] Cygwin: pinfo: stop remember doing reattach
 2019-07-31 16:58 UTC 

[newlib-cygwin] Cygwin: fork: attach child not before success
 2019-07-31 16:58 UTC 

[newlib-cygwin] Cygwin: Fix the address of myself
 2019-07-25 13:31 UTC 

[newlib-cygwin] Cygwin: Don't change pgid to ctty pgid under debugger
 2019-07-25  8:46 UTC 

[newlib-cygwin] Cygwin: Export newlib ndbm functions
 2019-07-24 20:33 UTC 

[newlib-cygwin] Cygwin: document the last bug fix
 2019-07-24 18:56 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative
 2019-07-24 18:55 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: document the last bug fix
 2019-07-24 18:55 UTC 

[newlib-cygwin] Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative
 2019-07-24 17:26 UTC 

[newlib-cygwin] Cygwin: fix one more check for positive virtual_ftype_t values
 2019-07-22 20:43 UTC 

[newlib-cygwin] Cygwin: change virtual_ftype_t to not rely on negative values
 2019-07-22 16:42 UTC 

[newlib-cygwin] Cygwin: fix /proc/PID/fd return value in error case
 2019-07-22 16:42 UTC 

[newlib-cygwin] Cygwin: add release notes for 3.0.8
 2019-07-22 12:19 UTC 

[newlib-cygwin] Cygwin: remove path_conv::is_fs_device()
 2019-07-22 12:18 UTC 

[newlib-cygwin] Cygwin: socket files are not lnk special files
 2019-07-22 12:18 UTC 

[newlib-cygwin] Cygwin: fhandler_*: remove isdevice() and is_auto_device()
 2019-07-22 12:18 UTC 

[newlib-cygwin] Cygwin: remove path_conv::is_auto_device()
 2019-07-22 12:18 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: remove path_conv::is_auto_device()
 2019-07-22 12:12 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: remove path_conv::is_fs_device()
 2019-07-22 12:12 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: fhandler_*: remove isdevice() and is_auto_device()
 2019-07-22 12:12 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: document the last bug fix
 2019-07-22 12:12 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: socket files are not lnk special files
 2019-07-22 12:12 UTC 

[newlib-cygwin] Cygwin: unbreak the build with GCC 7
 2019-07-19 19:11 UTC 

[newlib-cygwin] Cygwin: fix GCC 8.3 'local external declaration' errors
 2019-07-17 15:10 UTC 

[newlib-cygwin] Cygwin: fix GCC 8.3 'asm volatile' errors
 2019-07-17 15:10 UTC 

[newlib-cygwin] Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
 2019-07-17 15:09 UTC 

[newlib-cygwin] Cygwin: suppress GCC 8.3 errors with -Warray-bounds
 2019-07-17 15:09 UTC 

[newlib-cygwin] Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
 2019-07-17 15:09 UTC 

[newlib-cygwin] Cygwin: return full sigset_t from sig_send
 2019-07-12 15:27 UTC 

[newlib-cygwin] Cygwin: sigpending: don't report pending signals for other threads
 2019-07-12 15:27 UTC 

[newlib-cygwin] Cygwin: Fix return value of sched_getaffinity
 2019-06-28 15:12 UTC 

[newlib-cygwin] sched: Move Cygwin cpuset definitions into Cygwin-specific header
 2019-06-28 14:15 UTC 

[newlib-cygwin] Cygwin: honor the O_PATH flag when opening a FIFO
 2019-06-27 12:12 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: honor the O_PATH flag when opening a FIFO
 2019-06-27 11:18 UTC 

[newlib-cygwin] Cygwin: Use correct string conversion
 2019-06-27  7:16 UTC 

[newlib-cygwin] Cygwin: Build cygwin-console-helper with correct compiler
 2019-06-27  7:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix a thinko in raw_write
 2019-06-25 22:51 UTC 

[newlib-cygwin] Tweak release message
 2019-06-25 20:39 UTC 

[newlib-cygwin] Cygwin: timerfd: avoid a deadlock
 2019-06-25 19:47 UTC 

[newlib-cygwin] Cygwin: Implement sched_[gs]etaffinity()
 2019-06-24  7:22 UTC 

[newlib-cygwin] Cygwin: FIFO: remove fifo_client_handler::connect_evt
 2019-06-23 17:10 UTC 

[newlib-cygwin] Cygwin: FIFO: minor cleanup
 2019-06-23 17:10 UTC 

[newlib-cygwin] Cygwin: FIFO: slightly change the use of write_ready
 2019-06-23 17:10 UTC 

[newlib-cygwin] Cygwin: FIFO: add some error checking
 2019-06-23 17:09 UTC 

[newlib-cygwin] Cygwin: FIFO: fix signal handling in raw_read and raw_write
 2019-06-23 17:09 UTC 

[newlib-cygwin] Cygwin: FIFO: improve termination of the listen_client thread
 2019-06-23 17:09 UTC 

[newlib-cygwin] Cygwin: FIFO: simplify raw_read
 2019-06-23 17:09 UTC 

[newlib-cygwin] Cygwin: FIFO: clean up locks
 2019-06-23 17:09 UTC 

[newlib-cygwin] Cygwin: FIFO: avoid deadlock when closing
 2019-06-23 17:09 UTC 

[newlib-cygwin] Rename <xlocale.h> back to <sys/_locale.h>
 2019-06-14  8:04 UTC 

[newlib-cygwin] Revert "Cygwin: fork: Remember child not before success."
 2019-06-11 12:51 UTC 

[newlib-cygwin] Cygwin: map beyond EOF on 64 bit and WOW64 as well
 2019-06-05 18:09 UTC 

[newlib-cygwin] mkdir: always check-for-existence
 2019-06-05 11:56 UTC 

[newlib-cygwin] cygcheck: expand common_apps list
 2019-06-04 15:32 UTC 

[newlib-cygwin] Cygwin: Allow accessing 48 bit address space in Windows 8.1 or later
 2019-06-04 15:03 UTC 

[newlib-cygwin] Cygwin: fork: Remember child not before success
 2019-06-03 16:45 UTC 

[newlib-cygwin] Cygwin: fork: Always pause child after fixups
 2019-06-03 16:45 UTC 

[newlib-cygwin] Cygwin: dll_list: stat_real_file_once with ntname
 2019-06-03 16:38 UTC 

[newlib-cygwin] Cygwin: dll_list: no recursive use of nt_max_path_buf
 2019-06-03 16:38 UTC 

[newlib-cygwin] Add support for Hygon Dhyana processor
 2019-06-03  8:40 UTC 

[newlib-cygwin] Cygwin: FIFO: respect the O_CLOEXEC flag
 2019-05-28 20:15 UTC 

[newlib-cygwin] Cygwin: FIFO: Open only one handle to NPFS
 2019-05-23 12:56 UTC 

[newlib-cygwin] Cygwin: FIFO: make read_ready an auto-reset event
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: set client handler flags more accurately
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: improve the check for the listen_client thread
 2019-05-09 18:52 UTC 

[newlib-cygwin] Revert "Cygwin: check for STATUS_PENDING in fhandler_base::raw_read"
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: re-implement duplexers
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: remove incorrect duplexer code
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: don't leave a pending listen request
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: add a HANDLE parameter to open_pipe
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: add 'record_connection' method
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: FIFO: code simplifications
 2019-05-09 18:52 UTC 

[newlib-cygwin] Cygwin: dll_list: drop unused read_fbi method
 2019-05-05 14:11 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: bump version to 3.0.8
 2019-04-30 17:58 UTC 

[newlib-cygwin] Created tag cygwin-3_0_7-release
 2019-04-30 17:57 UTC 

[newlib-cygwin] Cygwin: Add release info for 3.0.7
 2019-04-30 16:50 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: Add release info for 3.0.7
 2019-04-30 16:50 UTC 

[newlib-cygwin] Cygwin: dll_list: query dll file id at load time
 2019-04-30 16:35 UTC 

[newlib-cygwin] Cygwin: dll_list: stat_real_file_once as dll method
 2019-04-30 16:35 UTC 

[newlib-cygwin] Cygwin: update era and message locale data
 2019-04-30 16:35 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: update era and message locale data
 2019-04-30 16:35 UTC 

[newlib-cygwin] Cygwin: dll_list: drop FILE_BASIC_INFORMATION
 2019-04-30 16:35 UTC 

[newlib-cygwin] Cygwin: FIFO: synchronize the blocking mode of a writer's pipe
 2019-04-26 11:56 UTC 

[newlib-cygwin] Cygwin: define MSG_EOR and refuse in send(2)
 2019-04-25 17:00 UTC 

[newlib-cygwin] Minor improvements to socket error handling:
 2019-04-23 15:22 UTC 

[newlib-cygwin/cygwin-3_0-branch] Minor improvements to socket error handling:
 2019-04-23 15:22 UTC 

[newlib-cygwin] Cygwin: FIFO: stop the listen_client thread on an opening error
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: FIFO: stop the listen_client thread before fork/exec
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: FIFO: close connect_evt handles as soon as possible
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: FIFO: avoid WFMO error in listen_client_thread
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: FIFO: duplicate the i/o handle when opening a duplexer
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: FIFO: restart listen_client thread after fork/exec
 2019-04-23 12:17 UTC 

[newlib-cygwin] Cygwin: drop unsupported Windows 10 versions
 2019-04-19 16:17 UTC 

[newlib-cygwin] Cygwin: FIFO: avoid hang after exec
 2019-04-18 17:35 UTC 

[newlib-cygwin] Cygwin: FIFO: start the listen_client thread when duping a reader
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: code simplification: don't overload get_handle
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: use a retry loop when opening a writer
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix clone
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix and simplify listen_client_thread
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: check for STATUS_PENDING in fhandler_base::raw_read
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix the use of the read_ready event
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: improve raw_write
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix the error checking in raw_read
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: fix fifo_client_handler::close
 2019-04-16 11:16 UTC 

[newlib-cygwin] Cygwin: FIFO: remember the type of the fhandler
 2019-04-16 11:15 UTC 

[newlib-cygwin] Cygwin: FIFO: fix a thinko in listen_client_thread
 2019-04-16 11:15 UTC 

[newlib-cygwin] Cygwin: FIFO: hit_eof: add a call to fifo_client_lock
 2019-04-16 11:15 UTC 

[newlib-cygwin] Cygwin: FIFO: rename client[] to fc_handler[]
 2019-04-16 11:15 UTC 

[newlib-cygwin] Cygwin: use win pid+threadid for forkables dirname
 2019-04-12 18:01 UTC 

[newlib-cygwin] Improve error handling in /proc/[pid]/ virtual files
 2019-04-10 20:49 UTC 

[newlib-cygwin] Cygwin: add latest signal handling fixes to release notes
 2019-04-06 16:11 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: bump version to 3.0.7
 2019-04-06 16:10 UTC 

[newlib-cygwin] Created tag cygwin-3_0_6-release
 2019-04-06 16:10 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: add latest signal handling fixes to release notes
 2019-04-06 16:10 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: signals: setcontext: fix setting sigmask
 2019-04-05 10:18 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: signals: restore sigmask from context given to signal handler
 2019-04-05 10:17 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: signals: make setcontext work from signal handlers
 2019-04-05 10:17 UTC 

[newlib-cygwin] Cygwin: signals: setcontext: fix setting sigmask
 2019-04-05 10:16 UTC 

[newlib-cygwin] Cygwin: follow context if changed inside SA_SIGINFO signal handler
 2019-04-05  9:25 UTC 

[newlib-cygwin] Cygwin: signals: make setcontext work from signal handlers
 2019-04-04 19:30 UTC 

[newlib-cygwin] Cygwin: console: fix key input for native console application
 2019-04-03 16:46 UTC 

[newlib-cygwin] Cygwin: signals: restore sigmask from context given to signal handler
 2019-04-03 16:19 UTC 

[newlib-cygwin] Cygwin: winpids: Fix getting process multiple times, take 2
 2019-04-02 11:03 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: winpids: Fix getting process multiple times, take 2
 2019-04-02 11:03 UTC 

[newlib-cygwin] Cygwin: console: Make I/O functions thread-safe
 2019-03-31 17:41 UTC 

[newlib-cygwin] Cygwin: Add console patches to release notes
 2019-03-31 17:41 UTC 

[newlib-cygwin] Cygwin: console: support 24 bit color
 2019-03-31 17:41 UTC 

[newlib-cygwin] Cygwin: console: fix select() behaviour
 2019-03-31 17:41 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: bump version to 3.0.6
 2019-03-31 11:13 UTC 

[newlib-cygwin] Created tag cygwin-3_0_5-release
 2019-03-31 11:13 UTC 

[newlib-cygwin] Cygwin: document ps -W duplication bug fix
 2019-03-31 10:51 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: document ps -W duplication bug fix
 2019-03-31 10:49 UTC 

[newlib-cygwin] Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle()
 2019-03-30 19:47 UTC 

[newlib-cygwin] Cygwin: fork: reserve dynloaded dll areas earlier
 2019-03-28  9:13 UTC 

[newlib-cygwin] Cygwin: FIFO: implement clear_readahead
 2019-03-28  9:13 UTC 

[newlib-cygwin] Cygwin: document the recent FIFO changes
 2019-03-27 18:48 UTC 

[newlib-cygwin] Cygwin: fix: seteuid32() must return EPERM if privileges are not held
 2019-03-27 16:13 UTC 

[newlib-cygwin/cygwin-3_0-branch] Cygwin: fix: seteuid32() must return EPERM if privileges are not held
 2019-03-27 16:12 UTC 

[newlib-cygwin] Cygwin: FIFO: add support for the duplex case
 2019-03-27 13:03 UTC 

[newlib-cygwin] Cygwin: FIFO: update select
 2019-03-27 13:03 UTC 

[newlib-cygwin] Cygwin: FIFO: avoid crashes when cloning a client
 2019-03-27 13:03 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).