public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] miscfuncs.h: Drop now unneeded getentropy declaration
2017-01-19 20:58 UTC
[newlib-cygwin] Simplify check for Alt-Numpad
2017-01-19 20:58 UTC
[newlib-cygwin] Don't assert on sum of iov_len overflowing an ssize_t
2017-01-19 20:13 UTC
[newlib-cygwin] Move string functions from miscfunc.cc to strfuncs.cc
2017-01-19 20:13 UTC
[newlib-cygwin] miscfuncs.cc: Drop unneeded includes and unused global variable
2017-01-19 20:13 UTC
[newlib-cygwin] check_iovec: Change test to be more robust against invalid iovcnt values
2017-01-19 20:13 UTC
[newlib-cygwin] Move getentropy/getrandom into own file
2017-01-19 20:12 UTC
[newlib-cygwin] Fix copy/paste buglet in comment
2017-01-19 18:22 UTC
[newlib-cygwin] Add release message for commit 4652cc4
2017-01-19 18:01 UTC
[newlib-cygwin] Handle Alt+Numpad key sequences in console input and select
2017-01-19 18:01 UTC
[newlib-cygwin] Add release message for commit 688d943
2017-01-14 15:47 UTC
[newlib-cygwin] Always try to write complete incoming buffer on pipes and fifos
2017-01-14 15:29 UTC
[newlib-cygwin] rename: Refactor "new file already exists and rename fails" case
2017-01-12 21:46 UTC
[newlib-cygwin] Add release message for commit 6ed4753
2017-01-12 21:46 UTC
[newlib-cygwin] FAST_CWD: adjust the initial search scope
2017-01-12 8:24 UTC
[newlib-cygwin] Add Erik Bray to Cygwin CONTRIBUTORS
2017-01-10 15:38 UTC
[newlib-cygwin] Document latest Cygwin changes
2017-01-10 15:38 UTC
[newlib-cygwin] Move the core environment parsing of environ_init into a new win32env_to_cygenv function
2017-01-10 15:38 UTC
[newlib-cygwin] Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline
2017-01-10 15:38 UTC
[newlib-cygwin] Fix formatting in pinfo.cc
2017-01-10 15:38 UTC
[newlib-cygwin] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others
2017-01-10 15:38 UTC
[newlib-cygwin] Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockopt(SO_REUSEADDR, 1)
2017-01-09 16:58 UTC
[newlib-cygwin] Don't free statically allocated sys_privs
2017-01-09 13:02 UTC
[newlib-cygwin] Created tag newlib-2_5_0
2016-12-23 2:36 UTC
[newlib-cygwin] Export getentropy and getrandom calls
2016-12-17 11:20 UTC
[newlib-cygwin] Created tag cygwin-2_6_1-release
2016-12-16 10:44 UTC
[newlib-cygwin] Fix some broken links in Cygwin FAQ
2016-12-15 13:11 UTC
[newlib-cygwin] Define RtlGenRandom correctly in ntsecapi.h wrapper
2016-12-14 13:14 UTC
[newlib-cygwin] Rearrange RNG code slightly
2016-12-14 11:21 UTC
[newlib-cygwin] Check for .exe file in cygwin_conv_path
2016-12-13 11:49 UTC
[newlib-cygwin] Cygwin: Add release messages for last two checkins
2016-12-13 11:49 UTC
[newlib-cygwin] Fix incorrect path conversion on non-existent files on network shares
2016-12-13 11:49 UTC
[newlib-cygwin] Cygwin 2.6.1: Add missing release text
2016-12-06 15:11 UTC
[newlib-cygwin] path_conv: When encountering a ".(/)+" sequence, skip *all* slashes
2016-11-28 11:33 UTC
[newlib-cygwin] cygutils: Fix resource leak in get_short_paths
2016-11-24 15:10 UTC
[newlib-cygwin] regex: Fix typo in CHaddrange
2016-11-24 15:10 UTC
[newlib-cygwin] Fix typo in kill(1)
2016-11-24 15:10 UTC
[newlib-cygwin] Eliminate unused parameter from path_conv::eq_worker
2016-11-24 14:07 UTC
[newlib-cygwin] _pinfo::set_ctty: Check potential NULL pointer in debug_printf statement
2016-11-24 14:07 UTC
[newlib-cygwin] Remove redundant check for NULL pointer in cygwin_exception::dump_exception
2016-11-24 13:47 UTC
[newlib-cygwin] Fix copy/paste typo in fhandler_console::scroll_buffer_screen
2016-11-24 13:44 UTC
[newlib-cygwin] raise: Add missing extern "C"
2016-11-24 13:24 UTC
[newlib-cygwin] Don't allow sending invalid signals from user space
2016-11-24 13:24 UTC
[newlib-cygwin] login_tty: Rewrite following FreeBSD's traces
2016-11-24 11:06 UTC
[newlib-cygwin] Add comments to intentional switch fallthroughs
2016-11-24 9:53 UTC
[newlib-cygwin] fcwd_access_t: Add missing breaks in f_cwd pointer computation
2016-11-24 9:53 UTC
[newlib-cygwin] Add length check creating domain\group strings
2016-11-24 9:53 UTC
[newlib-cygwin] Provide <memory.h>
2016-11-22 15:25 UTC
[newlib-cygwin] Move pthread types to <sys/_pthreadtypes.h>
2016-11-17 10:57 UTC
[newlib-cygwin] Add release note for commit 8a32c24
2016-11-17 10:11 UTC
[newlib-cygwin] Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, for consistency with /p
2016-11-17 9:51 UTC
[newlib-cygwin] statm should report memory as multiples of allocation_granularity instead of page_size
2016-11-17 9:51 UTC
[newlib-cygwin] pldd: Fix resource leak and missing check if fopen failed
2016-10-24 9:25 UTC
[newlib-cygwin] Fix ShellExecuteW comment
2016-10-24 9:25 UTC
[newlib-cygwin] passwd: Fix potential buffer overflow
2016-10-24 9:24 UTC
[newlib-cygwin] mkgroup/mkpasswd: Fix potential buffer overwrite in corner case
2016-10-23 15:05 UTC
[newlib-cygwin] getfacl: Don't trust length of incoming user/groupname
2016-10-23 15:05 UTC
[newlib-cygwin] cygcheck: Eenable output of Vista++ FS flags
2016-10-23 14:45 UTC
[newlib-cygwin] cygcheck: Use snprintf instead of multiple strcat
2016-10-23 14:45 UTC
[newlib-cygwin] cygcheck: Eliminate dead code
2016-10-23 14:45 UTC
[newlib-cygwin] strace: Fix Coverity issues
2016-10-23 14:45 UTC
[newlib-cygwin] tzset: Fix array length given to GetGeoInfoW
2016-10-23 14:45 UTC
[newlib-cygwin] cygcheck: Fix check for Cygwin symlink
2016-10-22 20:54 UTC
[newlib-cygwin] cygcheck: Fix broken test for invalid wcstombs conversion reading symlinks
2016-10-22 20:54 UTC
[newlib-cygwin] strace: Add comment trying to explain confusing code
2016-10-22 20:54 UTC
[newlib-cygwin] cygcheck: Close with pclose what has been opened with popen
2016-10-22 20:54 UTC
[newlib-cygwin] Remove unreachable code from passwd(1)
2016-10-22 19:44 UTC
[newlib-cygwin] Add _PC_CASE_INSENSITIVE to [f]pathconf
2016-10-21 11:39 UTC
[newlib-cygwin] Fix SetThreadName with gdb 7.10 on x86
2016-10-20 12:13 UTC
[newlib-cygwin] Update FAQ answer about setting an early breakpoint
2016-10-20 12:13 UTC
[newlib-cygwin] Don't check directories always case-insensitive in rename(2)
2016-10-19 11:26 UTC
[newlib-cygwin] Fix regression in console charset handling
2016-10-19 10:54 UTC
[newlib-cygwin] Bump Cygwin version to 2.6.1
2016-10-19 10:54 UTC
[newlib-cygwin] Add release msg for 5a3496c
2016-10-19 10:54 UTC
[newlib-cygwin] Created tag newlib-snapshot-20160923
2016-09-23 17:49 UTC
[newlib-cygwin] dlopen (pathfinder): try each basename per dir
2016-09-08 11:56 UTC
[newlib-cygwin] dlopen: on x/lib search x/bin if exe is in x/bin
2016-09-08 11:56 UTC
[newlib-cygwin] dlopen: switch to new pathfinder class
2016-09-08 11:56 UTC
[newlib-cygwin] Created tag cygwin-2_6_0-release
2016-08-31 11:47 UTC
[newlib-cygwin] Created tag cygwin-2_6_0-release
2016-08-31 11:16 UTC
[newlib-cygwin] strace: Don't print exception info for SetThreadName exception
2016-08-31 10:15 UTC
[newlib-cygwin] Fix passwd getting error 1265 when running on newer Windows
2016-08-31 10:09 UTC
[newlib-cygwin] Add release message for commit 3d3ab82
2016-08-30 15:53 UTC
[newlib-cygwin] Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptr
2016-08-25 12:18 UTC
[newlib-cygwin] Fix formatting
2016-08-25 10:06 UTC
[newlib-cygwin] Fix SetThreadName with current gdb
2016-08-25 9:41 UTC
[newlib-cygwin] Include winsup.h prior to including other headers
2016-08-24 8:20 UTC
[newlib-cygwin] Clarify Cygwin's support for Win32 paths
2016-08-23 18:29 UTC
[newlib-cygwin] Add missing LF in release text
2016-08-23 16:57 UTC
[newlib-cygwin] Implement GNU extension wcsftime_l
2016-08-23 15:56 UTC
[newlib-cygwin] Export and document strerror_l, strptime_l, wcsftime_l from Cygwin
2016-08-23 15:56 UTC
[newlib-cygwin] Implement GNU extension strptime_l
2016-08-23 15:56 UTC
[newlib-cygwin] Implement missing POSIX-1.2008 function strerror_l
2016-08-23 15:55 UTC
[newlib-cygwin] Send thread names to debugger
2016-08-23 14:47 UTC
[newlib-cygwin] Add pthread_getname_np and pthread_setname_np
2016-08-23 14:12 UTC
[newlib-cygwin] Reference __global_locale only via __get_global_locale
2016-08-23 10:43 UTC
[newlib-cygwin] sqrt: Fix NaN propagation for IEEE Std 754-2008
2016-08-22 12:21 UTC
[newlib-cygwin] Avoid truncating from long double to double in sinhl()
2016-08-22 12:21 UTC
[newlib-cygwin] Introduce __current_locale_charset/__locale_charset
2016-08-20 15:45 UTC
[newlib-cygwin] Implement missing POSIX function nl_langinfo_l
2016-08-20 15:45 UTC
[newlib-cygwin] Document nl_langinfo_l and separate POSIX from GNU extensions in release message
2016-08-20 15:45 UTC
[newlib-cygwin] Only define __getreent inline function when building newlib or Cygwin
2016-08-20 15:44 UTC
[newlib-cygwin] Add release message for commit eb61113
2016-08-19 15:25 UTC
[newlib-cygwin] Add release message for commit a871644
2016-08-19 14:55 UTC
[newlib-cygwin] Simplify "Windows-standard-like" permissions
2016-08-19 14:50 UTC
[newlib-cygwin] Fix outdated S_JUSTCREATED comment
2016-08-19 14:50 UTC
[newlib-cygwin] Revert "Fix __getreent function for Cygwin"
2016-08-18 13:25 UTC
[newlib-cygwin] Reinstantiate Cygwin function called `__getreent'
2016-08-18 13:25 UTC
[newlib-cygwin] Fix __getreent function for Cygwin
2016-08-18 8:29 UTC
[newlib-cygwin] Workaround AzureAD shortcomings
2016-08-18 8:29 UTC
[newlib-cygwin] Add release message for commit c02ac89
2016-08-17 9:17 UTC
[newlib-cygwin] Add -i/--input option to locale(1)
2016-08-17 8:58 UTC
[newlib-cygwin] Rephrase release message
2016-08-16 10:41 UTC
[newlib-cygwin] Fix typo in release message
2016-08-16 9:22 UTC
[newlib-cygwin] Add release text for Cygwin 2.6.0
2016-08-15 19:26 UTC
[newlib-cygwin] Implement strto[dflu]_l/wcsto[dflu]_l
2016-08-15 15:50 UTC
[newlib-cygwin] Make sure alloca is called even when optimizing, fully init _REENT
2016-08-15 9:27 UTC
[newlib-cygwin] Implement per-locale string functions
2016-08-15 9:26 UTC
[newlib-cygwin] Implement strfmon_l
2016-08-15 9:26 UTC
[newlib-cygwin] Add sys/_locale.h header and fix up headers
2016-08-15 9:26 UTC
[newlib-cygwin] Rename __get_locale_XXX to __get_XXX_locale to use unified naming scheme
2016-08-15 9:26 UTC
[newlib-cygwin] Bump CygwinAPI minor
2016-08-15 9:26 UTC
[newlib-cygwin] Implement all per-locale ctype functions
2016-08-15 9:26 UTC
[newlib-cygwin] Rearrange struct __locale_t pointers into an array
2016-08-15 9:25 UTC
[newlib-cygwin] Implement newlocale, freelocale, duplocale, uselocale
2016-08-15 9:25 UTC
[newlib-cygwin] Change loadlocale to fill a __locale_t given as parameter
2016-08-15 9:25 UTC
[newlib-cygwin] posix.xml: Note duplocale, freelocale, newlocale, uselocale as implemented
2016-08-15 9:25 UTC
[newlib-cygwin] Fix memory handling in functions called from loadlocale
2016-08-15 9:25 UTC
[newlib-cygwin] Consolidate wctomb/mbtowc calls for POSIX-1.2008
2016-08-15 9:25 UTC
[newlib-cygwin] POSIX-1.2008 per-thread locales, groundwork part 1
2016-08-15 9:25 UTC
[newlib-cygwin] POSIX-1.2008 per-thread locales, groundwork part 2
2016-08-15 9:25 UTC
[newlib-cygwin] Remove unused import/rexec.c accidentally imported by commit b6e90a06
2016-08-12 12:52 UTC
[newlib-cygwin] kill(pid, sig) before waitpid() returns -1 for sig != 0
2016-08-11 14:06 UTC
[newlib-cygwin] Workaround for filesystems with broken FileAllInformation info class (NcFsd)
2016-08-05 8:48 UTC
[newlib-cygwin] Fix console clear screen if buffer is full
2016-08-03 12:34 UTC
[newlib-cygwin] Fix console clear screen in case of partial scrolling
2016-08-01 10:43 UTC
[newlib-cygwin] Open process with PROCESS_QUERY_INFORMATION to fetch maps
2016-08-01 9:52 UTC
[newlib-cygwin] Fix clear screen behaviour of console when user scrolled up or down
2016-07-29 10:07 UTC
[newlib-cygwin] Fix buffer scrolling when performing a "clear screen"
2016-07-28 7:09 UTC
[newlib-cygwin] Don't raise SIGTTIN from poll/select
2016-07-27 16:03 UTC
[newlib-cygwin] Remove redundant macro and function called `__getreent'
2016-07-27 12:00 UTC
[newlib-cygwin] posix.xml: Add missing unimplemented functions from POSIX-1.2013
2016-07-23 11:57 UTC
[newlib-cygwin] Change "nodomain+nobody" to "no+body"
2016-07-22 7:47 UTC
[newlib-cygwin] Handle WinFSP nobody account
2016-07-19 9:16 UTC
[newlib-cygwin] Fix typo
2016-07-18 20:03 UTC
[newlib-cygwin] Add release message for commit 71df3bf
2016-07-18 20:03 UTC
[newlib-cygwin] truncl: Fix setting rounding bits in FPU control word
2016-07-18 20:00 UTC
[newlib-cygwin] Put previous doc in correct section
2016-07-14 19:27 UTC
[newlib-cygwin] Add release message for commit fe9e3b4
2016-07-14 18:55 UTC
[newlib-cygwin] Transform all special chars in relative Windows path string
2016-07-14 18:55 UTC
[newlib-cygwin] Fix 32-bit SSIZE_MAX
2016-07-14 18:39 UTC
[newlib-cygwin] Add release message for commit 82e0649
2016-07-14 17:12 UTC
[newlib-cygwin] machine/_types.h: __blkcnt_t should be signed
2016-07-14 17:11 UTC
[newlib-cygwin] Improve description of Cygwin ldd utility
2016-07-07 13:49 UTC
[newlib-cygwin] Use <filename> tag, not <pathname> tag
2016-07-07 13:48 UTC
[newlib-cygwin] Use <example> tag at same level as <para>, not inside it
2016-07-07 13:48 UTC
[newlib-cygwin] Add release message for commit 8cff156
2016-07-06 17:16 UTC
[newlib-cygwin] strace: Make sure strace timer isn't copied to child process
2016-07-06 17:13 UTC
[newlib-cygwin] Redefine locale info in struct _reent for per-thread locales
2016-07-06 13:41 UTC
[newlib-cygwin] ldd: terminate process on hitting breakpoint
2016-07-02 10:36 UTC
[newlib-cygwin] ldd: Handle executable relocation when setting breakpoint
2016-07-02 10:36 UTC
[newlib-cygwin] Make sure to use the Winsock definition of FIONREAD in ioctlsocket call
2016-07-01 14:56 UTC
[newlib-cygwin] Restore mingw64-x86_64-gcc-core in FAQ listing required packages
2016-06-29 16:40 UTC
[newlib-cygwin] Update FAQ listing required packages for building Cygwin
2016-06-28 19:11 UTC
[newlib-cygwin] Continuous Integration: Add Tea CI build configuration
2016-06-28 11:43 UTC
[newlib-cygwin] Add comment to point out missing access right per documentation
2016-06-27 16:01 UTC
[newlib-cygwin] Reformat some too-long lines
2016-06-27 16:01 UTC
[newlib-cygwin] Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
2016-06-27 15:56 UTC
[newlib-cygwin] Remove pre-Vista considerations from utilities
2016-06-27 15:51 UTC
[newlib-cygwin] Set supported Windows release to Windows 10
2016-06-27 15:51 UTC
[newlib-cygwin] Add release message for commit b2867a6
2016-06-27 11:21 UTC
[newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
2016-06-26 16:28 UTC
[newlib-cygwin] Revert "Add missing OBJCOPY variable to Makefile.in"
2016-06-25 16:08 UTC
[newlib-cygwin] Revert "Use .DELETE_ON_ERROR"
2016-06-25 16:08 UTC
[newlib-cygwin] Add missing OBJCOPY variable to Makefile.in
2016-06-25 16:04 UTC
[newlib-cygwin] Use .DELETE_ON_ERROR
2016-06-25 16:04 UTC
[newlib-cygwin] Remove leftover useless copyright hints
2016-06-25 11:37 UTC
[newlib-cygwin] Clarify setting of child_info::msv_count in child_info.h
2016-06-25 8:22 UTC
[newlib-cygwin] Remove CYGWIN=detect_bloda option
2016-06-24 22:45 UTC
[newlib-cygwin] No longer support "Interact with desktop"
2016-06-24 22:42 UTC
[newlib-cygwin] Fix comments for AI_ADDRCONFIG and AI_V4MAPPED
2016-06-24 21:40 UTC
[newlib-cygwin] child_info::child_info: Fix a comment
2016-06-24 21:39 UTC
[newlib-cygwin] fhandler_pty_master::pty_master_thread: Always check for correct pid
2016-06-24 21:39 UTC
[newlib-cygwin] Remove XP and Server 2003 from documentation
2016-06-24 21:39 UTC
[newlib-cygwin] child_info.h: Fix a comment
2016-06-24 21:39 UTC
[newlib-cygwin] sec_auth.cc: Drop prototype for CreateProfile, don't expect failed autoload
2016-06-24 21:39 UTC
[newlib-cygwin] cygheap_domain_info::init: Fix comment
2016-06-24 21:39 UTC
[newlib-cygwin] Fix various OS-related comments
2016-06-24 21:39 UTC
[newlib-cygwin] include/cygwin/if.h: Fix a comment
2016-06-24 21:39 UTC
[newlib-cygwin] syscalls.cc: Merge desktop_ini_ext into desktop_ini
2016-06-24 21:39 UTC
[newlib-cygwin] net.cc (fdsock): Fix comment
2016-06-24 21:39 UTC
[newlib-cygwin] Remove unused GetTickCount_ns
2016-06-24 21:39 UTC
[newlib-cygwin] fhandler_disk_file::opendir: Fix a comment
2016-06-24 21:38 UTC
[newlib-cygwin] symlink_info::check fixup comment and two test for non-XP
2016-06-24 19:59 UTC
[newlib-cygwin] fhandler_dev_floppy::get_drive_info: fix comment
2016-06-24 19:59 UTC
[newlib-cygwin] eval_start_address: Fix comment
2016-06-24 19:59 UTC
[newlib-cygwin] Drop autoloading kernel32 symbols available since Vista
2016-06-24 19:10 UTC
[newlib-cygwin] Drop autoloading transaction functions from ntdll
2016-06-24 19:10 UTC
[newlib-cygwin] Drop autoloading of CancelSynchronousIo
2016-06-24 19:10 UTC
[newlib-cygwin] Drop max_sys_priv wincap
2016-06-24 19:07 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).