public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: add 3.1.1 release text belatedly
2019-12-18 9:48 UTC
[newlib-cygwin] Created tag cygwin-3_1_1-release
2019-12-18 9:20 UTC
[newlib-cygwin] Cygwin: autoload: Add missing GetProcessGroupAffinity/GetThreadGroupAffinity
2019-12-17 15:45 UTC
[newlib-cygwin] Cygwin: Bump DLL version to 3.1.1
2019-12-16 20:09 UTC
[newlib-cygwin] Cygwin: add strtold fix to release message
2019-12-16 18:41 UTC
[newlib-cygwin] Created tag cygwin-3_1_0-release
2019-12-16 18:41 UTC
[newlib-cygwin] Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero input
2019-12-16 9:51 UTC
[newlib-cygwin] Cygwin: document the last bugfix
2019-12-10 13:46 UTC
[newlib-cygwin] Cygwin: symlink_info::check: avoid assertion failure
2019-12-09 12:45 UTC
[newlib-cygwin] Cygwin: /proc/[PID]/stat to pull process priority correctly
2019-12-02 8:57 UTC
[newlib-cygwin] Cygwin: pty: Convert CamelCase names to snake_case names
2019-11-18 10:12 UTC
[newlib-cygwin] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent
2019-11-15 12:08 UTC
[newlib-cygwin] Cygwin: console: Revise the code checking if the console is legacy
2019-11-13 9:28 UTC
[newlib-cygwin] regtool: allow /proc/registry{, 32, 64}/ registry path prefix
2019-11-13 9:17 UTC
[newlib-cygwin] Cygwin: pty: Use redraw screen instead of clear screen
2019-11-13 9:17 UTC
[newlib-cygwin] Cygwin: Doc change to note stackdump limit patch
2019-11-08 9:23 UTC
[newlib-cygwin] Cygwin: Raise dumpstack frame limit to 32
2019-11-08 9:23 UTC
[newlib-cygwin] Cygwin: console, pty: Prevent error in legacy console mode
2019-11-08 9:16 UTC
[newlib-cygwin] Cygwin: pty: Change how to determine if running as service or not
2019-11-06 14:06 UTC
[newlib-cygwin] Cygwin: document console helper patch
2019-11-05 10:57 UTC
[newlib-cygwin] Cygwin: fix quoting when starting invisible console process
2019-11-05 10:55 UTC
[newlib-cygwin] Cygwin: devices: drop MAX_CONSOLES and fix FH_CONS_MAX
2019-11-04 9:36 UTC
[newlib-cygwin] Cygwin: fix process parent/child relationship after execve
2019-11-03 12:58 UTC
[newlib-cygwin] Cygwin: getpriority() consistent with process priority
2019-10-31 20:40 UTC
[newlib-cygwin] Add PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
2019-10-31 19:09 UTC
[newlib-cygwin] Cygwin: Provide more COM devices
2019-10-23 8:06 UTC
[newlib-cygwin] Cygwin: spawnvp, spawnvpe: fail if executable is not in $PATH
2019-10-18 15:21 UTC
[newlib-cygwin] Cygwin: pty: Change the timing of clear screen
2019-10-17 16:37 UTC
[newlib-cygwin] Cygwin: pty: Avoid detach console in the process running as service
2019-10-17 16:37 UTC
[newlib-cygwin] Cygwin: mkdir and rmdir: treat drive names specially
2019-10-07 20:13 UTC
[newlib-cygwin] Cygwin: document recent changes to format_proc_cpuinfo
2019-10-07 20:06 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): use feature test print macro
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add microcode
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix AMD physical cores count
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add bogomips
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): comment flags not reported
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): round cpu MHz
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): or model extension bits
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add feature flags
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix cpuid level count
2019-10-07 19:55 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix cache size
2019-10-07 19:55 UTC
[newlib-cygwin] Cygwin: Fix signal handling issue introduced by PTY related change
2019-10-03 13:29 UTC
[newlib-cygwin] Document the last bug fix
2019-09-27 17:37 UTC
[newlib-cygwin] Cygwin: normalize_win32_path: improve error checking
2019-09-27 17:37 UTC
[newlib-cygwin] Cygwin: pty: Fix PTY so that cygwin setup shows help with -h option
2019-09-26 12:49 UTC
[newlib-cygwin] Document the last change
2019-09-25 0:05 UTC
[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: Make GDB work again on 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: 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: Add missing guard when PTY is in the legacy mode
2019-09-20 21:59 UTC
[newlib-cygwin] Cygwin: pty: Add charset conversion for console apps in legacy PTY
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: 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: Use system NLS function instead of PTY's own one
2019-09-15 15:32 UTC
[newlib-cygwin] Cygwin: pty: Fix bad file descriptor error in some environment
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: 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: fix CPU_SET macro visibility
2019-09-14 15:53 UTC
[newlib-cygwin] Cygwin: console: Fix read() in non-canonical mode
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: Switch input and output pipes individually
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: 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: Disable clear screen on new pty if TERM=dumb or emacs*
2019-09-05 12:08 UTC
[newlib-cygwin] Cygwin: pty: Fix select() with pseudo console support
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: 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: pty: Code cleanup
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] Revert "Cygwin: fix potential SEGV in sigwaitinfo/signalfd scenario"
2019-08-18 12:03 UTC
[newlib-cygwin] Cygwin: select: revamp non-polling code for signalfd
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: Add workaround for windows xterm compatible mode bug
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: Fix deadlock at calling fork()
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: document the last bug fix
2019-07-24 18:55 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: 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: 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: 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-3_0-branch] Cygwin: fhandler_*: remove isdevice() and is_auto_device()
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-3_0-branch] Cygwin: remove path_conv::is_fs_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: remove path_conv::is_auto_device()
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 'asm volatile' errors
2019-07-17 15:10 UTC
[newlib-cygwin] Cygwin: fix GCC 8.3 'local external declaration' 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: avoid GCC 8.3 errors with -Werror=stringop-truncation
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: sigpending: don't report pending signals for other threads
2019-07-12 15:27 UTC
[newlib-cygwin] Cygwin: return full sigset_t from sig_send
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: slightly change the use of write_ready
2019-06-23 17:10 UTC
[newlib-cygwin] Cygwin: FIFO: minor cleanup
2019-06-23 17:10 UTC
[newlib-cygwin] Cygwin: FIFO: remove fifo_client_handler::connect_evt
2019-06-23 17:10 UTC
[newlib-cygwin] Cygwin: FIFO: simplify raw_read
2019-06-23 17:09 UTC
[newlib-cygwin] Cygwin: FIFO: avoid deadlock when closing
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: fix signal handling in raw_read and raw_write
2019-06-23 17:09 UTC
[newlib-cygwin] Cygwin: FIFO: clean up locks
2019-06-23 17:09 UTC
[newlib-cygwin] Cygwin: FIFO: add some error checking
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] Revert "Cygwin: check for STATUS_PENDING in fhandler_base::raw_read"
2019-05-09 18:52 UTC
[newlib-cygwin] Cygwin: FIFO: code simplifications
2019-05-09 18:52 UTC
[newlib-cygwin] Cygwin: FIFO: re-implement duplexers
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: add a HANDLE parameter to open_pipe
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] Cygwin: FIFO: don't leave a pending listen request
2019-05-09 18:52 UTC
[newlib-cygwin] Cygwin: FIFO: add 'record_connection' method
2019-05-09 18:52 UTC
[newlib-cygwin] Cygwin: FIFO: remove incorrect duplexer code
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-3_0-branch] Cygwin: Add release info for 3.0.7
2019-04-30 16:50 UTC
[newlib-cygwin] Cygwin: Add release info for 3.0.7
2019-04-30 16:50 UTC
[newlib-cygwin] 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-3_0-branch] Cygwin: update era and message locale data
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: dll_list: query dll file id at load time
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/cygwin-3_0-branch] Minor improvements to socket error handling:
2019-04-23 15:22 UTC
[newlib-cygwin] 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: 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: FIFO: avoid WFMO error in listen_client_thread
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: fix and simplify listen_client_thread
2019-04-16 11:16 UTC
page: next (older) | prev (newer) | 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).