public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Ensure nanosleep(2) never returns negative rem
2021-07-22 7:58 UTC
[newlib-cygwin] Cygwin: profiler: Fix formatting warnings
2021-07-21 8:07 UTC
[newlib-cygwin] Cygwin: updates to wire in profiler, gmondump
2021-07-19 14:23 UTC
[newlib-cygwin] Cygwin: New tool: gmondump
2021-07-19 14:23 UTC
[newlib-cygwin] Cygwin: New tool: profiler
2021-07-19 14:23 UTC
[newlib-cygwin] Cygwin: cfsetspeed: allow speed to be a numerical baud rate
2021-07-12 20:26 UTC
[newlib-cygwin] Cygwin: Define PSAPI_VERSION as 1 before including psapi.h
2021-07-09 12:25 UTC
[newlib-cygwin] Cygwin: Use cmdsynopsis element in utils documentation
2021-07-09 12:25 UTC
[newlib-cygwin] Cygwin: Various minor fixes to utils documentation
2021-07-09 12:25 UTC
[newlib-cygwin] tty/pty: support TIOCSWINSZ pixel-size-only change notification
2021-07-07 11:39 UTC
[newlib-cygwin] Cygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP with inner links
2021-07-07 8:47 UTC
[newlib-cygwin] Revert "Cygwin: Handle virtual drives as non-symlinks"
2021-07-06 14:57 UTC
[newlib-cygwin] format_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl
2021-07-06 14:06 UTC
[newlib-cygwin] Cygwin: console: Fix garbled input for non-ASCII chars
2021-07-06 14:05 UTC
[newlib-cygwin] Revert "Cygwin: console: Fix garbled input for non-ASCII chars."
2021-07-06 14:05 UTC
[newlib-cygwin] Cygwin: console: Fix garbled input for non-ASCII chars
2021-07-06 14:00 UTC
[newlib-cygwin] Cygwin: Zero out gmon header before use
2021-06-26 14:25 UTC
[newlib-cygwin] Cygwin: Fix a stray tab in strace documentation
2021-06-13 14:55 UTC
[newlib-cygwin] Cygwin: fhandler_mqueue::mq_open: fix typo
2021-05-26 19:22 UTC
[newlib-cygwin] Cygwin: utils: enable -idirafter to fetch Cygwin headers from mingw sources
2021-05-26 9:04 UTC
[newlib-cygwin] Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile
2021-05-26 9:04 UTC
[newlib-cygwin] Cygwin: set NTDDI_VERSION to enable more recent windows definitions
2021-05-26 9:04 UTC
[newlib-cygwin] Cygwin: fhandler_mqueue: add missing __reg2 for 32 bit build
2021-05-26 9:04 UTC
[newlib-cygwin] Cygwin: fhandler_mqueue: disable more methods, add fcntl
2021-05-25 21:01 UTC
[newlib-cygwin] Cygwin: fhandler_mqueue::mq_open: set all required fhandler flags
2021-05-25 21:01 UTC
[newlib-cygwin] Cygwin: disable creating directories below /dev/mqueue
2021-05-25 20:06 UTC
[newlib-cygwin] Cygwin: fhandler_mqueue: fix method declarations
2021-05-25 20:06 UTC
[newlib-cygwin] Cygwin: path_conv: fix mqueue path check
2021-05-25 20:05 UTC
[newlib-cygwin] Cygwin: cwdstuff: check if /dev exists
2021-05-25 20:05 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: implement read(2)/lseek(2)
2021-05-25 18:20 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: implement ioctl(2)
2021-05-25 18:20 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: move all mq_* functionality into fhandler_mqueue
2021-05-25 18:20 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: allocate section views top down
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: Implement dup
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: implement open/mq_open entirely in fhandler
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: slightly rephrase get_mqinfo
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: simplify mq_close
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: get_nt_native_path: allow to append suffix
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: move definition of struct msg_hdr
2021-05-25 14:56 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: improve error output in fixup_after_fork
2021-05-22 16:03 UTC
[newlib-cygwin] Cygwin: Ensure PSAPI_VERSION is 1 when building ldd
2021-05-22 15:07 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: destroy msg queue fhandler in case of error
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: move handling of memory map into fhandler
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX ipc: fix evaluation of naming rules
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: posix_ipc.cc: fix typo
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: create fhandler with object name
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: move IPC object creation into fhandler
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: fix formatting in mqueue_types.h
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: use queue name as key
2021-05-21 13:34 UTC
[newlib-cygwin] Cygwin: POSIX msg queues: Convert mqd_t to a descriptor
2021-05-21 13:33 UTC
[newlib-cygwin] Cygwin: utils: chattr: Allow to clear all attributes with '='
2021-05-21 10:57 UTC
[newlib-cygwin] Cygwin: utils: ldd: use GetFinalPathNameByHandleW
2021-05-20 21:08 UTC
[newlib-cygwin] Cygwin: utils: avoid warning when building path_testsuite-path.o
2021-05-20 20:48 UTC
[newlib-cygwin] Cygwin: utils: chattr: do not default to CWD
2021-05-20 20:40 UTC
[newlib-cygwin] Cygwin: utils: chattr: fix recursive behaviour
2021-05-20 20:40 UTC
[newlib-cygwin] Cygwin: utils: chattr: Improve option parsing, fix some messages
2021-05-20 20:39 UTC
[newlib-cygwin] Cygwin: autoload: fix case in DLL name for sanity
2021-05-20 8:26 UTC
[newlib-cygwin] Cygwin: Add missing IsWow64Process2 declaration
2021-05-20 8:26 UTC
[newlib-cygwin] Cygwin: suppress FAST_CWD warnings on ARM64
2021-05-20 7:16 UTC
[newlib-cygwin] Cygwin: Handle virtual drives as non-symlinks
2021-05-19 12:41 UTC
[newlib-cygwin] Cygwin: POSIX message queues: simplify sync object creation
2021-05-12 9:40 UTC
[newlib-cygwin] Cygwin: Use parallel make on AppVeyor
2021-05-10 15:59 UTC
[newlib-cygwin] Get rid of relative include paths in strace.cc
2021-05-10 15:59 UTC
[newlib-cygwin] Move source files used in utils/mingw/ into that subdirectory
2021-05-10 15:59 UTC
[newlib-cygwin] Unpick cygpath TESTSUITE
2021-05-10 15:59 UTC
[newlib-cygwin] Cygwin: fetch Windows directory on all platforms and use throughout
2021-05-07 21:05 UTC
[newlib-cygwin] Cygwin: path_conv: Rework handling native symlinks as inner path components
2021-05-07 21:05 UTC
[newlib-cygwin] Cygwin: revert handwritten tags/ctags target, take 2
2021-05-06 11:35 UTC
[newlib-cygwin] Cygwin: revert handwritten tags/ctags target
2021-05-06 9:20 UTC
[newlib-cygwin] Cygwin: autogen.sh: Allow running from any directory
2021-05-06 9:20 UTC
[newlib-cygwin] Cygwin: Ensure toollibdir exists before installing a link there
2021-04-30 19:07 UTC
[newlib-cygwin] format_proc_swaps: ensure space between fields for clarity
2021-04-30 19:05 UTC
[newlib-cygwin] Cygwin: mq_open: set filesize using ftruncate
2021-04-30 18:32 UTC
[newlib-cygwin] Cygwin: CI configuration update
2021-04-30 13:23 UTC
[newlib-cygwin] Cygwin: POSIX mq: avoid double calls to ipc_mutex_unlock
2021-04-30 8:36 UTC
[newlib-cygwin] Cygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1
2021-04-29 18:14 UTC
[newlib-cygwin] Cygwin: FAQ: building-cygwin: accomodate autoconf changes
2021-04-29 10:14 UTC
[newlib-cygwin] Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warnings
2021-04-29 9:37 UTC
[newlib-cygwin] Cygwin: automake: fix warning in terms of the `ps' target
2021-04-29 9:37 UTC
[newlib-cygwin] Cygwin: specify toollibdir toolincludedir in terms of tooldir
2021-04-29 9:37 UTC
[newlib-cygwin] Cygwin: drop all generated autotools files
2021-04-29 9:37 UTC
[newlib-cygwin] format_proc_cpuinfo: add v_spec_ctrl, bus_lock_detect
2021-04-28 10:39 UTC
[newlib-cygwin] Cygwin: tty.h: devices.h is a local header, not a system header
2021-04-28 8:22 UTC
[newlib-cygwin] Cygwin: Use automake (v5)
2021-04-27 15:51 UTC
[newlib-cygwin] Cygwin: connect: implement resetting a connected DGRAM socket
2021-04-27 14:16 UTC
[newlib-cygwin] Cygwin: connect: set connect state for DGRAM sockets
2021-04-26 13:20 UTC
[newlib-cygwin] Cygwin: pty: Add missing guard for close_pseudoconsole()
2021-04-21 15:43 UTC
[newlib-cygwin] Cygwin: pty: Fix fallback processing in setup_pseudoconsole()
2021-04-21 15:43 UTC
[newlib-cygwin] Cygwin: pty: Additional race issue fix regarding pseudo console
2021-04-21 15:43 UTC
[newlib-cygwin] Cygwin: skip native symlink check in Windows dir under WOW64
2021-04-21 15:41 UTC
[newlib-cygwin] Cygwin: add 3.2.1 release file and add fixes up to this point
2021-04-20 8:47 UTC
[newlib-cygwin] Cygwin: pty: Make rlwrap work with cmd.exe
2021-04-20 8:47 UTC
[newlib-cygwin] Cygwin: pty: Fix race issue in inheritance of pseudo console
2021-04-20 8:47 UTC
[newlib-cygwin] Cygwin: console: Fix race issue regarding cons_master_thread()
2021-04-20 8:46 UTC
[newlib-cygwin] Cygwin: console: Fix a bug in the code to fix tab position
2021-04-19 14:19 UTC
[newlib-cygwin] Cygwin: path_conv: Try to handle native symlinks more sanely
2021-04-19 12:55 UTC
[newlib-cygwin] Cygwin: take hypotl function from Mingw-w64
2021-04-19 10:47 UTC
[newlib-cygwin] Cygwin: fix fenv.h includes
2021-04-13 10:56 UTC
[newlib-cygwin] Cygwin: don't export _feinitialise from newlib
2021-04-13 10:56 UTC
[newlib-cygwin] fenv: drop Cygwin-specific implementation in favor of newlib code
2021-04-13 10:56 UTC
[newlib-cygwin] Cygwin: select: set_bits: fix return value
2021-04-07 15:47 UTC
[newlib-cygwin] Cygwin: select: Fix FD_CLOSE handling
2021-04-06 19:36 UTC
[newlib-cygwin] Cygwin: select: don't set ready for exception on socket shutdown
2021-04-06 19:35 UTC
[newlib-cygwin] Cygwin: pty: Use atexit() instead of hooking exit() for GDB
2021-04-06 10:21 UTC
[newlib-cygwin] Cygwin: pty: Use find_exec() rather than path_conv::check()
2021-04-06 10:17 UTC
[newlib-cygwin] Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat
2021-04-06 10:17 UTC
[newlib-cygwin] Cygwin: bump DLL version to 3.2.1
2021-03-29 19:00 UTC
[newlib-cygwin] Created tag 'cygwin-3_2_0-release'
2021-03-29 18:56 UTC
[newlib-cygwin] Cygwin: add "app execution aliases" treatment to release notes
2021-03-23 15:58 UTC
[newlib-cygwin] Cygwin: Treat Windows Store's "app execution aliases" as symbolic links
2021-03-23 15:58 UTC
[newlib-cygwin] Cygwin: Allow executing Windows Store's "app execution aliases"
2021-03-23 15:58 UTC
[newlib-cygwin] Cygwin: pty: Rename input/output named pipes
2021-03-23 12:19 UTC
[newlib-cygwin] Cygwin: pty: Transfer input only if the stdin is a pty
2021-03-09 10:21 UTC
[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 5
2021-03-09 10:07 UTC
[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 4
2021-03-09 9:09 UTC
[newlib-cygwin] Cygwin: pty: Transfer input for native app only if the stdin is pcon
2021-03-08 15:34 UTC
[newlib-cygwin] Cygwin: update release notes for 3.2.0
2021-03-08 14:54 UTC
[newlib-cygwin] Cygwin: pty: Attach to stub process when non-cygwin app inherits pcon
2021-03-08 14:02 UTC
[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 2
2021-03-08 10:40 UTC
[newlib-cygwin] Cygwin: update release notes for 3.2.0
2021-03-08 10:34 UTC
[newlib-cygwin] Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK
2021-03-08 9:34 UTC
[newlib-cygwin] Cygwin: pty: Discard input already accepted on interrupt
2021-03-08 9:34 UTC
[newlib-cygwin] Revert "Cygwin: Make sure newer apps get uname_x even when loading uname dynamically"
2021-03-08 9:34 UTC
[newlib-cygwin] Cygwin: console: Fix restoring console mode failure
2021-03-05 15:12 UTC
[newlib-cygwin] Cygwin: pty: Fix a race issue in startup of pseudo console
2021-03-05 15:12 UTC
[newlib-cygwin] Cygwin: simplify linkat with AT_EMPTY_PATH
2021-03-01 14:02 UTC
[newlib-cygwin] Cygwin: fix linkat(2) on sockets that are not socket files
2021-03-01 14:02 UTC
[newlib-cygwin] Cygwin: fix facl on sockets that are not socket files
2021-03-01 14:02 UTC
[newlib-cygwin] Cygwin: fix fchown on sockets that are not socket files
2021-03-01 14:02 UTC
[newlib-cygwin] Cygwin: fix fchmod on sockets that are not socket files
2021-03-01 14:01 UTC
[newlib-cygwin] Cygwin: fix fstatvfs on sockets that are not socket files
2021-03-01 14:01 UTC
[newlib-cygwin] Cygwin: fix fstat on sockets that are not socket files
2021-03-01 14:01 UTC
[newlib-cygwin] Cygwin: facl: fail with EBADF on files opened with O_PATH
2021-02-24 13:00 UTC
[newlib-cygwin] Cygwin: AF_UNIX: allow opening with the O_PATH flag
2021-02-24 13:00 UTC
[newlib-cygwin] Bump config.guess and config.sub
2021-02-24 10:05 UTC
[newlib-cygwin] Cygwin: console: Prevent NULL pointer access in close()
2021-02-22 13:58 UTC
[newlib-cygwin] Cygwin: pty: Fix segfault caused when tcflush() is called
2021-02-22 9:50 UTC
[newlib-cygwin] Cygwin: FIFO: temporarily keep a conv_handle in syscalls.cc:open
2021-02-19 18:44 UTC
[newlib-cygwin] Cygwin: fstat_helper: always use handle in call to get_file_attribute
2021-02-19 18:43 UTC
[newlib-cygwin] Cygwin: define fhandler_fifo::fstat
2021-02-19 18:43 UTC
[newlib-cygwin] Cygwin: realpath: fix cygwin installation dir being access via junction
2021-02-19 18:21 UTC
[newlib-cygwin] Cygwin: default to O_BINARY in fhandler_base::reset_to_open_binmode()
2021-02-19 17:15 UTC
[newlib-cygwin] Cygwin: console: Add support for FLUSHO and Ctrl-O
2021-02-19 17:09 UTC
[newlib-cygwin] Cygwin: pty: Make FLUSHO and Ctrl-O work
2021-02-19 17:09 UTC
[newlib-cygwin] Cygwin: pty: Make tty setting NOFLSH work
2021-02-19 17:05 UTC
[newlib-cygwin] Cygwin: pty: Reflect tty settings to pseudo console mode
2021-02-19 17:05 UTC
[newlib-cygwin] Cygwin: Add console fix regarding Ctrl-Z etc. to release notes
2021-02-19 16:58 UTC
[newlib-cygwin] Cygwin: console: Fix handling of Ctrl-S in Win7
2021-02-19 16:58 UTC
[newlib-cygwin] Cygwin: console: Fix SIGWINCH handling in Win7
2021-02-19 16:58 UTC
[newlib-cygwin] cpuinfo: add AVX features; move SME, SEV/_ES features
2021-02-18 8:39 UTC
[newlib-cygwin] cpuinfo: fix check for cpuid 0x80000007 support
2021-02-18 8:39 UTC
[newlib-cygwin] Cygwin: console: Introduce new thread which handles input signal
2021-02-17 9:33 UTC
[newlib-cygwin] winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notes
2021-02-16 11:28 UTC
[newlib-cygwin] Cygwin: console: Abort read() on signal if SA_RESTART is not set
2021-02-15 13:23 UTC
[newlib-cygwin] Cygwin: pty: Fix a bug in input transfer for GDB
2021-02-15 12:06 UTC
[newlib-cygwin] Cygwin: pty: Reduce unecessary input transfer
2021-02-12 9:43 UTC
[newlib-cygwin] Cygwin: only export tmpfile64 on 32 bit
2021-02-12 9:25 UTC
[newlib-cygwin] Cygwin: Have tmpfile(3) use O_TMPFILE
2021-02-12 9:18 UTC
[newlib-cygwin] Cygwin: fhandler: clean up 'copyto' logic
2021-02-10 9:52 UTC
[newlib-cygwin] Cygwin: check path_conv_handle for NULL before trying to dup it
2021-02-10 9:52 UTC
[newlib-cygwin] Cygwin: drop path_conv::reset_conv_handle
2021-02-10 9:52 UTC
[newlib-cygwin] Cygwin: don't copy path_conv in fhandler_base::reset
2021-02-10 9:51 UTC
[newlib-cygwin] Revert "Cygwin: fstat_helper: always use handle in call to get_file_attribute"
2021-02-09 15:36 UTC
[newlib-cygwin] Cygwin: drop ftw.h in favor of new newlib ftw.h
2021-02-09 10:32 UTC
[newlib-cygwin] fhandler_serial.cc: MARK and SPACE parity for serial port
2021-02-02 9:43 UTC
[newlib-cygwin] Cygwin: recognize native Windows AF_UNIX sockets as reparse points
2021-02-01 14:59 UTC
[newlib-cygwin] Cygwin: include/cygwin/limits.h: new header
2021-02-01 14:59 UTC
[newlib-cygwin] Cygwin: remove the OPEN_MAX_MAX macro
2021-02-01 14:59 UTC
[newlib-cygwin] Cygwin: sysconf, getrlimit: don't call getdtablesize
2021-02-01 14:58 UTC
[newlib-cygwin] Cygwin: getdtablesize: always return OPEN_MAX_MAX
2021-02-01 14:58 UTC
[newlib-cygwin] Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop()
2021-02-01 10:01 UTC
[newlib-cygwin] Cygwin: console: Align the behaviour against signal with pty
2021-02-01 10:01 UTC
[newlib-cygwin] Cygwin: pty: Make slave read() thread-safe
2021-02-01 10:01 UTC
[newlib-cygwin] Cygwin: console: Make read() thread-safe
2021-02-01 10:01 UTC
[newlib-cygwin] Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW
2021-01-29 16:51 UTC
[newlib-cygwin] Cygwin: pty: Allow multiple apps to enable pseudo console simultaneously
2021-01-28 10:25 UTC
[newlib-cygwin] Cygwin: pty: Make apps using console APIs be able to debug with gdb
2021-01-28 10:25 UTC
[newlib-cygwin] Cygwin: pty: Keep code page between non-cygwin apps
2021-01-28 10:25 UTC
[newlib-cygwin] Cygwin: pty: Inherit typeahead data between two input pipes
2021-01-28 10:25 UTC
[newlib-cygwin] Cygwin: Align *utime*() with POSIX/glibc
2021-01-26 16:28 UTC
[newlib-cygwin] Cygwin: chown: make sure ctime gets updated when necessary
2021-01-26 14:37 UTC
[newlib-cygwin] syscalls.cc: Deduplicate remove
2021-01-25 18:58 UTC
[newlib-cygwin] Cygwin: console: Add missing guard regarding attach_mutex
2021-01-25 18:55 UTC
[newlib-cygwin] syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE
2021-01-25 10:30 UTC
[newlib-cygwin] Cygwin: ptsname_r: always return an error number on failure
2021-01-22 15:44 UTC
[newlib-cygwin] Cygwin: normalize_posix_path: fix error handling when .. is encountered
2021-01-22 15:44 UTC
[newlib-cygwin] Cygwin: Move post-dir unlink check
2021-01-22 12:35 UTC
[newlib-cygwin] Cygwin: console: Fix "Bad file descriptor" error in script command
2021-01-20 9:49 UTC
[newlib-cygwin] Cygwin: pty: Reduce buffer size in get_console_process_id()
2021-01-20 9:49 UTC
[newlib-cygwin] Cygwin: pty: Lessen the side effect of workaround for rlwarp
2021-01-19 9:57 UTC
[newlib-cygwin] Cygwin: spawn.cc: Fix typo in comment by commit 974e6d76
2021-01-19 9:57 UTC
[newlib-cygwin] Cygwin: rmdir: handle /dev in fhandler_dev::rmdir
2021-01-19 9:54 UTC
[newlib-cygwin] Cygwin: document a recent bug fix
2021-01-18 16:12 UTC
[newlib-cygwin] Cygwin: pty: Set input_available_event only for cygwin pipe
2021-01-18 15:26 UTC
[newlib-cygwin] Cygwin: pty: Make master thread functions be static
2021-01-18 13:20 UTC
[newlib-cygwin] Cygwin: pty: Prevent pty from changing code page of parent console
2021-01-18 13:19 UTC
[newlib-cygwin] cxx.cc: Fix dynamic initialization for static local variables
2021-01-18 11:32 UTC
[newlib-cygwin] syscalls.cc: Use EISDIR
2021-01-18 11:05 UTC
[newlib-cygwin] syscalls.cc: Fix num_links
2021-01-18 11:01 UTC
[newlib-cygwin] Cygwin: Add Ben Wijen to list of contributors
2021-01-18 11:01 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).