public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: Add documentation for chattr and lsattr
 2018-12-26 10:23 UTC 

[newlib-cygwin] Cygwin: Add lsattr and chattr tools
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: cygheap: convert installation paths to UNICODE_STRINGS
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs item
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: mkdir: create case-sensitive dirs
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: utilize FILE_DISPOSITION_POSIX_SEMANTICS
 2018-12-23 20:37 UTC 

[newlib-cygwin] Cygwin: support exFAT and fix remote FAT/FAT32 recognition
 2018-12-23 20:37 UTC 

[newlib-cygwin] Cygwin: wincap: add wincap_10_1709, add has_posix_file_info item
 2018-12-22 23:24 UTC 

[newlib-cygwin] Cygwin: ntdll.h: Update _FILE_INFORMATION_CLASS
 2018-12-22 23:24 UTC 

[newlib-cygwin] Cygwin: fix heap allocation on WOW64 and /3GB enabled 32 bit machines
 2018-12-19 20:32 UTC 

[newlib-cygwin] Cygwin: mkvers: fix a bug in sed statement
 2018-12-01 16:02 UTC 

[newlib-cygwin] fix version typo
 2018-12-01 14:15 UTC 

[newlib-cygwin] Cygwin: clocks: fix a hang on pre-Windows 10 machines
 2018-12-01 14:15 UTC 

[newlib-cygwin] Cygwin: clocks: use either tickcount or tick period
 2018-11-29 12:04 UTC 

[newlib-cygwin] Cygwin: document latest changes
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: implement extensible clock interface
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: timers: clock_setres: make no-op
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: pthread_cond_timedwait: make sure to wait until abstime finishes
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: timers: use spinlock to prime hires_ns thread-safe
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: spinlock: remove useless get_ll call
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: timers: drop error handling for Windows perf timer functions
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: timers: Simplify hires_ms and hires_ns
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.3
 2018-11-08 14:31 UTC 

[newlib-cygwin] Created tag cygwin-2_11_2-release
 2018-11-08 13:28 UTC 

[newlib-cygwin] Cygwin: honor SOCK_NONBLOCK/SOCK_CLOEXEC in socket(2)/socketpair(2)
 2018-11-05 20:02 UTC 

[newlib-cygwin] Cygwin: fix memory corruption/SEGV if certain socket functions fail
 2018-10-29 15:35 UTC 

[newlib-cygwin] Cygwin: Fix cygheap corruption caused by cloned atomic buffer
 2018-10-29  9:09 UTC 

[newlib-cygwin] Move common <sys/dirent.h> content to <dirent.h>
 2018-10-11  8:22 UTC 

[newlib-cygwin] Implement nanl in newlib only
 2018-10-10 16:04 UTC 

[newlib-cygwin] Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo
 2018-10-10 11:22 UTC 

[newlib-cygwin] Update Arm entry in COPYING.NEWLIB
 2018-09-25 19:13 UTC 

[newlib-cygwin] Cygwin: console: store replacement char directly
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: don't hang in check_font with raster fonts
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: make sure EnumFontFamiliesExW loop isn't infinite
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: device context is process private
 2018-09-06 11:06 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.2
 2018-09-05 21:39 UTC 

[newlib-cygwin] Cygwin: console: use UNICODE API throughout
 2018-09-05 21:39 UTC 

[newlib-cygwin] Cygwin: console: improve replacement char algorithm
 2018-09-05 21:39 UTC 

[newlib-cygwin] Created tag cygwin-2_11_1-release
 2018-09-05  8:07 UTC 

[newlib-cygwin] Cygwin: console: Print Unicode REPLACEMENT CHARACTER for invalid input chars
 2018-09-01 19:38 UTC 

[newlib-cygwin] Cygwin: fix Win32 path ".." backtracking
 2018-09-01 19:09 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180831
 2018-08-31 19:45 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.1
 2018-08-31 14:07 UTC 

[newlib-cygwin] Created tag cygwin-2_11_0-release
 2018-08-31 10:59 UTC 

[newlib-cygwin] Cygwin: drop workaround for missing USER_INFO_24 definition
 2018-08-28  9:29 UTC 

[newlib-cygwin] Cygwin: Accommodate logon sessions on Windows 10
 2018-08-28  9:29 UTC 

[newlib-cygwin] Cygwin: Add name->SID conversion for self-constructed names
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: add release note for previous ACL changes
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: don't return valid acl entry type for unknown SID
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: Remove union wait
 2018-08-24 18:57 UTC 

[newlib-cygwin] Add __nl_item to <sys/_types.h> and use it
 2018-08-24 13:08 UTC 

[newlib-cygwin] CYgwin: fix typo in comment
 2018-08-24 11:36 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Fix prototype
 2018-08-17 18:40 UTC 

[newlib-cygwin] Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Return allocation as size_t values
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Convert arguments to call-by-reference
 2018-08-17 18:34 UTC 

[newlib-cygwin] Revert "Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, for consistency
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Return number of Cygwin pages in arguments
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: Add missing items to release notes
 2018-08-17  9:49 UTC 

[newlib-cygwin] setfacl: Rename the option --file to --set-file, as on Linux
 2018-08-17  9:37 UTC 

[newlib-cygwin] Keep the denormal-operand exception masked; modify FE_ALL_EXCEPT accordingly
 2018-08-15 16:03 UTC 

[newlib-cygwin] Cygwin: Add FE_ALL_EXCEPT change to release notes
 2018-08-15 16:03 UTC 

[newlib-cygwin] Cygwin: Add J.H. van de Water to CONTRIBUTORS
 2018-08-15 16:02 UTC 

[newlib-cygwin] Cygwin: fenv.h: Convert to ASCII-only
 2018-08-14  9:49 UTC 

[newlib-cygwin] Cygwin: utils: ps: use fputs to print fixed strings
 2018-08-09  6:41 UTC 

[newlib-cygwin] Cygwin: utils: change 3rd readlink param to size_t
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: utils: strace: fix format string
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: utils: cygcheck: fix filesystem output format
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: implement sched_getcpu
 2018-08-07 12:53 UTC 

[newlib-cygwin] Fix return value on aio_read/write success
 2018-08-07  7:49 UTC 

[newlib-cygwin] Cygwin: Document fegetenv patch
 2018-08-03  7:36 UTC 

[newlib-cygwin] Cygwin: fegetenv() should not disable exceptions
 2018-08-03  7:36 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180802
 2018-08-02 14:18 UTC 

[newlib-cygwin] Cygwin: fpathconf: update _PC_ASYNC_IO return value
 2018-07-27 19:48 UTC 

[newlib-cygwin] Cygwin: define _POSIX_ASYNCHRONOUS_IO
 2018-07-25 18:00 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: other files
 2018-07-25  7:46 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: fhandler files
 2018-07-25  7:45 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: aio files
 2018-07-25  7:45 UTC 

[newlib-cygwin] getfacl: Simplify by using acl_to_any_text
 2018-07-25  7:34 UTC 

[newlib-cygwin] getfacl and setfacl: Align with Linux
 2018-07-23 15:35 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180720
 2018-07-20 14:13 UTC 

[newlib-cygwin] Cygwin: move FP environment exports to common.din
 2018-07-20 11:55 UTC 

[newlib-cygwin] fix duration handling in sigtimedwait
 2018-07-19 11:19 UTC 

[newlib-cygwin] Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under WOW64 on ARM64
 2018-07-12 13:28 UTC 

[newlib-cygwin] Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systems
 2018-07-10 12:46 UTC 

[newlib-cygwin] Cygwin: fix a race in the FAST_CWD fallback code
 2018-07-10 12:46 UTC 

[newlib-cygwin] Update config.guess and config.sub
 2018-07-06  8:49 UTC 

[newlib-cygwin] Fix a problem that connection to syslogd fails
 2018-07-06  8:44 UTC 

[newlib-cygwin] Cygwin: Include local ntsecapi.h
 2018-07-04 12:19 UTC 

[newlib-cygwin] Fix a bug of psiginfo() that changes the orientation of stderr
 2018-07-04 10:49 UTC 

[newlib-cygwin] Introduce @unless/@endunless and postbootstrap Makefile targets
 2018-06-30  3:14 UTC 

[newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
 2018-06-30  3:14 UTC 

[newlib-cygwin] Cygwin: tape: Handle non-standard "no medium" error code
 2018-06-29 13:34 UTC 

[newlib-cygwin] Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE
 2018-06-27 16:25 UTC 

[newlib-cygwin] Cygwin: pthread_timedjoin_np: return ETIMEDOUT, not EBUSY
 2018-06-27 16:24 UTC 

[newlib-cygwin] Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_np
 2018-06-27 16:24 UTC 

[newlib-cygwin] Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np
 2018-06-27 15:57 UTC 

[newlib-cygwin] Cygwin: fix bumptious GCC 7 warnings
 2018-06-26 15:21 UTC 

[newlib-cygwin] Cygwin: Allow to build without experimental AF_UNIX code by default
 2018-06-26 15:21 UTC 

[newlib-cygwin] Cygwin: add Unicode patch to release notes
 2018-06-26  8:21 UTC 

[newlib-cygwin] Cygwin: exceptions: fix FPE exception flags
 2018-06-26  8:16 UTC 

[newlib-cygwin] Cygwin: signal.h: improve exception flags definition
 2018-06-26  8:15 UTC 

[newlib-cygwin] Fix the handling of out-of-band (OOB) data in a socket
 2018-06-22 10:15 UTC 

[newlib-cygwin] Cygwin: Implement the GNU extension clearenv
 2018-06-07  8:03 UTC 

[newlib-cygwin] Bump Cygwin DLL version to 2.11.0
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Allow the environment pointer to be NULL
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Clarify some code in environ.cc
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Remove workaround in environ.cc
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Document clearenv and bump API minor
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Add pthread_rwlock_* fix to release notes
 2018-06-01 19:59 UTC 

[newlib-cygwin] Declare the pthread_rwlock_* functions if __cplusplus >= 201402L
 2018-06-01 10:09 UTC 

[newlib-cygwin] Cygwin: Add stack alignment crash after fork fix to release notes
 2018-05-29 16:45 UTC 

[newlib-cygwin] Cygwin: Add Sergejs Lukanihins to contributors
 2018-05-29 16:44 UTC 

[newlib-cygwin] Cygwin: Fixing the math behind rounding down ch.stacklimit to page size
 2018-05-29 16:44 UTC 

[newlib-cygwin] Cygwin: Add buffer underrun fix to release notes
 2018-05-29 16:31 UTC 

[newlib-cygwin] Cygwin: TEST only: Add a buffer underrun assertion to symlink_info::check
 2018-05-29 16:23 UTC 

[newlib-cygwin] Cygwin: normalize_win32_path: Avoid buffer underruns
 2018-05-29 16:23 UTC 

[newlib-cygwin] Cygwin: fix build with GCC 7
 2018-04-17 20:20 UTC 

[newlib-cygwin] Cygwin: fix guard checking for current user's AuthZ context
 2018-04-12  7:45 UTC 

[newlib-cygwin] Cygwin: add cuinof changes to release text
 2018-04-11 10:46 UTC 

[newlib-cygwin] Cygwin: cpuinfo: Use active CPU count per group
 2018-04-11 10:46 UTC 

[newlib-cygwin] Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate
 2018-04-11 10:01 UTC 

[newlib-cygwin] Cygwin: cpuinfo: report L3 cache on Intel CPUs
 2018-04-11 10:01 UTC 

[newlib-cygwin] Cygwin: add strtod fix to release notes
 2018-04-09  9:49 UTC 

[newlib-cygwin] Cygwin: fix typo in accept on inet and local sockets
 2018-03-26 16:30 UTC 

[newlib-cygwin] Cygwin: AF_LOCAL: fix identifing abstract sockets in FS-related functions
 2018-03-26 16:30 UTC 

[newlib-cygwin] Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
 2018-03-25 10:38 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Redesign various aspects
 2018-03-18 20:05 UTC 

[newlib-cygwin] Cygwin: tags: drop _EXFUN regex
 2018-03-18 20:04 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Add state_lock to guard manipulating shared state info
 2018-03-18 20:04 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Use spinlock rather than SRWLOCKs
 2018-03-18 20:04 UTC 

[newlib-cygwin] Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSingleObject
 2018-03-18 20:04 UTC 

[newlib-cygwin] Revert "ctype: align size of category bit fields to small targets needs"
 2018-03-14 10:53 UTC 

[newlib-cygwin] ctype: align size of category bit fields to small targets needs
 2018-03-14  9:42 UTC 

[newlib-cygwin] Cygwin: mark muto object as NO_COPY
 2018-03-12 21:13 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: store per-socket info in shared memory
 2018-03-12 14:26 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: use get_unique_id to create pipe name
 2018-03-12  9:22 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix up thread parameter block allocation
 2018-03-12  9:22 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix creating abstract socket symlink name
 2018-03-12  9:21 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix dup
 2018-03-12  9:21 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Add fixup_after_exec method
 2018-03-12  9:21 UTC 

[newlib-cygwin] Cygwin: don't skip O_TMPFILE files in readdir
 2018-03-09 20:15 UTC 

[newlib-cygwin] Cygwin: fix socketpair prototype
 2018-03-09 13:20 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Implemant socketpair
 2018-03-09 13:20 UTC 

[newlib-cygwin] describe new locale modifier @cjkwide for user guide
 2018-03-08  7:55 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Implement read, readv, recvfrom, write, writev, sendto
 2018-03-07 20:57 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF
 2018-03-07 20:57 UTC 

[newlib-cygwin] Cygwin: Define FSCTL_PIPE_FLUSH
 2018-03-07 20:57 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT
 2018-03-07 20:57 UTC 

[newlib-cygwin] Cygwin: reorder read/write calls in fhandler_socket_unix
 2018-03-07 20:57 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: make sure connect wait thread is cleanly interruptible
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Add create_event helper and use throughout
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: some pipe errors may have multiple status codes
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix SEGV when sending an empty socket name from connect
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix comments and move a macro
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix creation of npfs handle
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix accept behaviour
 2018-03-07 15:24 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix a couple of thinkos and typos
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: ntdll.h: Add some missing pipe-related definitions
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: Implement listen, accept4, connect, and others
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: create/open pipes relativ to NPFS rootdir handle
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: export hires counter ntod
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: sys/socket.h: define MSG_CMSG_CLOEXEC
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: initialize rmem/wmem to 256K and use in pipe creation
 2018-03-06 18:11 UTC 

[newlib-cygwin] Cygwin: move sun_name_t constructors into fhandler_socket_unix.cc
 2018-03-05 17:09 UTC 

[newlib-cygwin] Cygwin: sockets: add bind state, and split out connect state to allow atomic operation
 2018-03-05 17:01 UTC 

[newlib-cygwin] Cygwin: drop debug_printf statement from start_transaction
 2018-03-05 17:00 UTC 

[newlib-cygwin] Cygwin: cygwait.cc: fix formatting of debug statement
 2018-03-05 17:00 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: drop try/except block in bind method
 2018-03-05 14:19 UTC 

[newlib-cygwin] Cygwin: accept4: Fix resource leak
 2018-03-05 14:19 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: create pipes with file attribute R/W access
 2018-03-05 14:19 UTC 

[newlib-cygwin] Cygwin: remove outdated comment
 2018-03-02 17:22 UTC 

[newlib-cygwin] Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_GUID as GUID pointer
 2018-03-02 17:18 UTC 

[newlib-cygwin] Cygwin: small_s[w]printf: add '_' modifier to print lower case hex digits
 2018-03-02 17:18 UTC 

[newlib-cygwin] Cygwin: add transform_chars_af_unix helper
 2018-03-02 17:18 UTC 

[newlib-cygwin] Cygwin: fhandler_socket_unix: implement socket, bind, and close
 2018-03-02 17:18 UTC 

[newlib-cygwin] Cygwin: ntdll.h: add definitions required for pipe-based AF_UNIX
 2018-03-02 17:18 UTC 

[newlib-cygwin] Cygwin: path_conv: rename is_rep_symlink to is_known_reparse_point
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: add AF_UNIX reparse points to path handling
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: convert sun_name_t into class
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: path.cc: clean up includes
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: move transaction helpers into ntdll.h
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: improve storage and handling of AF_UNIX socket path
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: fhandler_socket_unix: store peer credentials in ucred member
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: cleanup header including within network-releated files
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: ntdll.h: drop macros available in mingw-w64 headers
 2018-03-01 17:31 UTC 

[newlib-cygwin] Cygwin: sockets: Fix fstat on unnamed sockets
 2018-02-27 14:31 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180226
 2018-02-26 23:49 UTC 

[newlib-cygwin] Cygwin: reduce size of fhandler_cygdrive
 2018-02-26 19:40 UTC 

[newlib-cygwin] Cygwin: sockets: Add missing cleanup if socket/socketpair creation fails
 2018-02-26 17:02 UTC 

[newlib-cygwin] Cygwin: fhandler_socket_unix: Tiny cleanup
 2018-02-26 16:59 UTC 

[newlib-cygwin] Cygwin: fhandler_socket: define socketpair as virtual function
 2018-02-26 16:59 UTC 

[newlib-cygwin] Cygwin: sockets: move type and proto checks into fhandler_socket classes
 2018-02-26 16:59 UTC 

[newlib-cygwin] doc/faq-using.xml: Add BeyondTrust and Cylance to BLODA
 2018-02-23 20:35 UTC 

[newlib-cygwin] Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS
 2018-02-23 20:02 UTC 

[newlib-cygwin] Cygwin: Introduce FH_SOCKET for generic socket file ops
 2018-02-23 20:02 UTC 

[newlib-cygwin] Cygwin: fix upcalls in some fhandler_socket_local methods
 2018-02-23 20:02 UTC 

[newlib-cygwin] Cygwin: Create empty fhandler_socket_unix
 2018-02-23 20:02 UTC 

[newlib-cygwin] Cygwin: eliminate unused fhandler method hclose
 2018-02-23 14:24 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).