public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[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] Don't allow sending invalid signals from user space
 2016-11-24 13:24 UTC 

[newlib-cygwin] raise: Add missing extern "C"
 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] Add length check creating domain\group strings
 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] 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] Fix ShellExecuteW comment
 2016-10-24  9:25 UTC 

[newlib-cygwin] pldd: Fix resource leak and missing check if fopen failed
 2016-10-24  9:25 UTC 

[newlib-cygwin] passwd: Fix potential buffer overflow
 2016-10-24  9:24 UTC 

[newlib-cygwin] getfacl: Don't trust length of incoming user/groupname
 2016-10-23 15:05 UTC 

[newlib-cygwin] mkgroup/mkpasswd: Fix potential buffer overwrite in corner case
 2016-10-23 15:05 UTC 

[newlib-cygwin] tzset: Fix array length given to GetGeoInfoW
 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] cygcheck: Use snprintf instead of multiple strcat
 2016-10-23 14:45 UTC 

[newlib-cygwin] cygcheck: Eenable output of Vista++ FS flags
 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] cygcheck: Close with pclose what has been opened with popen
 2016-10-22 20:54 UTC 

[newlib-cygwin] strace: Add comment trying to explain confusing code
 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] Export and document strerror_l, strptime_l, wcsftime_l from Cygwin
 2016-08-23 15:56 UTC 

[newlib-cygwin] Implement GNU extension wcsftime_l
 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] Fix outdated S_JUSTCREATED comment
 2016-08-19 14:50 UTC 

[newlib-cygwin] Simplify "Windows-standard-like" permissions
 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] Workaround AzureAD shortcomings
 2016-08-18  8:29 UTC 

[newlib-cygwin] Fix __getreent function for Cygwin
 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 strfmon_l
 2016-08-15  9:26 UTC 

[newlib-cygwin] Implement per-locale string functions
 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] Implement all per-locale ctype functions
 2016-08-15  9:26 UTC 

[newlib-cygwin] Bump CygwinAPI minor
 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] POSIX-1.2008 per-thread locales, groundwork part 2
 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] POSIX-1.2008 per-thread locales, groundwork part 1
 2016-08-15  9:25 UTC 

[newlib-cygwin] Rearrange struct __locale_t pointers into an array
 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] 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] Transform all special chars in relative Windows path string
 2016-07-14 18:55 UTC 

[newlib-cygwin] Add release message for commit fe9e3b4
 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: Handle executable relocation when setting breakpoint
 2016-07-02 10:36 UTC 

[newlib-cygwin] ldd: terminate process on hitting 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] Reformat some too-long lines
 2016-06-27 16:01 UTC 

[newlib-cygwin] Add comment to point out missing access right per documentation
 2016-06-27 16:01 UTC 

[newlib-cygwin] Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriate
 2016-06-27 15:56 UTC 

[newlib-cygwin] Set supported Windows release to Windows 10
 2016-06-27 15:51 UTC 

[newlib-cygwin] Remove pre-Vista considerations from utilities
 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] Remove unused GetTickCount_ns
 2016-06-24 21:39 UTC 

[newlib-cygwin] include/cygwin/if.h: Fix a comment
 2016-06-24 21:39 UTC 

[newlib-cygwin] net.cc (fdsock): Fix 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] cygheap_domain_info::init: Fix comment
 2016-06-24 21:39 UTC 

[newlib-cygwin] child_info::child_info: Fix a comment
 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] Fix various OS-related comments
 2016-06-24 21:39 UTC 

[newlib-cygwin] Remove XP and Server 2003 from documentation
 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] fhandler_disk_file::opendir: Fix a comment
 2016-06-24 21:38 UTC 

[newlib-cygwin] fhandler_dev_floppy::get_drive_info: fix comment
 2016-06-24 19:59 UTC 

[newlib-cygwin] symlink_info::check fixup comment and two test for non-XP
 2016-06-24 19:59 UTC 

[newlib-cygwin] eval_start_address: Fix comment
 2016-06-24 19:59 UTC 

[newlib-cygwin] Drop autoloading of CancelSynchronousIo
 2016-06-24 19:10 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 max_sys_priv wincap
 2016-06-24 19:07 UTC 

[newlib-cygwin] Drop terminate_thread_frees_stack flag
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop has_program_compatibility_assistant flag
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop accidentally leftover comment from wincapc::init
 2016-06-24 14:36 UTC 

[newlib-cygwin] Default to latest wincap
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop Windows XP/2003 wincaps
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop has_pipe_reject_remote_clients flag
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop has_broken_rtl_query_process_debug_information flag
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop has_set_thread_stack_guarantee flag
 2016-06-24 14:36 UTC 

[newlib-cygwin] Drop wow64_has_secondary_stack flag
 2016-06-24 14:13 UTC 

[newlib-cygwin] Rename if_indextoname to cygwin_if_indextoname (analag for if_nametoindex)
 2016-06-24 14:13 UTC 

[newlib-cygwin] Drop use_dont_resolve_hack flag
 2016-06-24 13:42 UTC 

[newlib-cygwin] Drop has_restricted_raw_disk_access flag
 2016-06-24 13:18 UTC 

[newlib-cygwin] Fix major device check when locking partitions
 2016-06-24 11:42 UTC 

[newlib-cygwin] Drop has_transactions flag
 2016-06-24 11:19 UTC 

[newlib-cygwin] Drop has_fast_cwd flag
 2016-06-24 11:19 UTC 

[newlib-cygwin] Add support for certain newer locales only available with Script
 2016-06-24 10:12 UTC 

[newlib-cygwin] Drop has_localenames flag
 2016-06-24 10:00 UTC 

[newlib-cygwin] Drop has_always_all_codepages flag
 2016-06-24 10:00 UTC 

[newlib-cygwin] Drop has_mandatory_integrity_control flag
 2016-06-24  9:11 UTC 

[newlib-cygwin] Drop has_sendmsg flag
 2016-06-24  9:11 UTC 

[newlib-cygwin] Drop has_broken_udf flag
 2016-06-24  9:11 UTC 

[newlib-cygwin] Drop has_restricted_stack_args flag
 2016-06-24  9:11 UTC 

[newlib-cygwin] Drop supports_all_posix_ai_flags
 2016-06-23 20:28 UTC 

[newlib-cygwin] Drop has_gaa_on_link_prefix flag and remove obsolete functions thusly
 2016-06-23 20:19 UTC 

[newlib-cygwin] Drop has_recycle_dot_bin
 2016-06-23 20:16 UTC 

[newlib-cygwin] Add release message for commit 733af66
 2016-06-23 19:58 UTC 

[newlib-cygwin] Sync with upstream gcc
 2016-06-23 19:57 UTC 

[newlib-cygwin] Clarify source file license in CYGWIN_LICENSE
 2016-06-23 19:52 UTC 

[newlib-cygwin] Remove support for SUNWNFS file system
 2016-06-23 19:41 UTC 

[newlib-cygwin] Handle up to 63 partitions per drive
 2016-06-23 14:57 UTC 

[newlib-cygwin] Bump DLL minor version
 2016-06-23 13:21 UTC 

[newlib-cygwin] Created tag cygwin-2_5_2-release
 2016-06-23 12:23 UTC 

[newlib-cygwin] Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
 2016-06-23 12:21 UTC 

[newlib-cygwin] Add release message for commit 2c83227
 2016-06-21 11:44 UTC 

[newlib-cygwin] Use correct file info (especially inode number) for newly created files
 2016-06-21 11:40 UTC 

[newlib-cygwin] Drop useless calls to path_conv.isgood_inode
 2016-06-21 11:40 UTC 

[newlib-cygwin] Improve encapsulation of FS type behind path_conv cover
 2016-06-21 11:39 UTC 

[newlib-cygwin] Use new path_conv_handle functions to access file info
 2016-06-21 11:39 UTC 

[newlib-cygwin] uinfo.cc: More comment fixes, remove unused testing code
 2016-06-15 17:48 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).