]> sourceware.org Git - newlib-cygwin.git/history - winsup/utils
Cygwin: add 3.2.1 release file and add fixes up to this point
[newlib-cygwin.git] / winsup / utils /
2020-12-02 Corinna VinschenCygwin: Fix remaining warnings building path testsuite
2020-12-02 Jon TurneyCygwin: Fix building of utils testsuite
2020-11-20 Jon TurneyCygwin: Remove recursive configure
2020-11-18 Jon TurneyCygwin: Fix 'make check' in utils
2020-11-18 Jon TurneyCygwin: Drop duplicate C++ flags used to build utils
2020-10-28 Jon TurneyCygwin: Restore setting CC and CXX Makefile variables
2020-10-18 Jon TurneyCygwin: Use aclocal option --system-acdir rather than...
2020-10-18 Jon TurneyCygwin: Remove --with-windows-{libs,headers}
2020-10-18 Jon TurneyCygwin: Remove ccwrap
2020-10-18 Jon TurneyCygwin: Stop using c++wrap for MinGW-compiled utilities
2020-10-14 Jon TurneyCygwin: Remove AC_ARG_PROGRAM/program_transform_name
2020-10-14 Jon TurneyCygwin: Drop looking for w32api in winsup/w32api
2020-09-24 Ken BrownCygwin: winlean.h: remove most of the extended memory API
2020-09-11 Jon TurneyCygwin: ldd: Also look for not found DLLs when exit...
2020-08-20 Ken BrownCygwin: strace: ignore GCC exceptions cygwin-3_1_7-release
2020-08-07 Jon TurneyCygwin: Use documented QueryWorkingSetEx() in dumper
2020-08-07 Corinna VinschenCygwin: utils: build with -Wimplicit-fallthrough=4...
2020-08-07 Corinna VinschenCygwin: utils: convert usage() to proper noreturn funct...
2020-08-07 Corinna VinschenCygwin: utils: cygcheck: avoid GCC warning concatenatin...
2020-08-07 Corinna VinschenCygwin: utils: refresh tzmap
2020-07-31 Jon TurneyCygwin: Speed up dumper
2020-07-31 Jon TurneyCygwin: Remove synchronization event from dumper
2020-07-31 Jon TurneyCygwin: Add --nokill dumper option
2020-07-28 Jon TurneyCygwin: Decorate NtQueryVirtualMemory() to fix 32-bit...
2020-07-21 Jon TurneyCygwin: Use MEMORY_WORKING_SET_EX_INFORMATION in dumper
2020-07-21 Jon TurneyCygwin: Don't dump non-writable image regions
2020-07-21 Jon TurneyCygwin: Drop excluded regions list from dumper
2020-07-21 Jon TurneyCygwin: Remove reading of PE for section flags from...
2020-07-21 Jon TurneyCygwin: Show details of all memory regions in dumper...
2020-07-12 Jon TurneyCygwin: Make dumper scan more than first 4GB of VM...
2020-07-12 Jon TurneyCygwin: Add a new win32_pstatus data type for modules...
2020-07-12 Jon TurneyCygwin: Update ELF target used by dumper on x86_64
2020-04-07 Corinna VinschenCygwin: utils: override definition of PMEM_EXTENDED_PAR...
2020-02-27 Jon TurneyCygwin: Update dumper for bfd API changes
2020-02-26 Corinna VinschenCygwin: ps: fix compiler warning in ttynam
2019-11-13 Brian Inglisregtool: allow /proc/registry{,32,64}/ registry path...
2019-09-14 Takashi YanoCygwin: pty: Prevent the helper process from exiting...
2019-08-29 Takashi YanoCygwin: pty: add pseudo console support.
2019-08-15 Mark GeisertCygwin: ldd: Try harder to get dll names
2019-08-12 Corinna VinschenCygwin: ps: fix a compiler warning
2019-07-16 Ken BrownCygwin: suppress GCC 8.3 errors with -Warray-bounds
2019-06-27 Mark GeisertCygwin: Build cygwin-console-helper with correct compiler
2019-06-27 Mark GeisertCygwin: Use correct string conversion
2019-06-04 Yaakov Selkowitzcygcheck: expand common_apps list
2019-03-25 Brian Inglisget and convert boot time once and use as needed
2019-03-25 Brian Inglisdefault ps -W process start time to system boot time...
2019-03-23 Corinna VinschenCygwin: strace: print windows and cygwin pid in event...
2019-03-12 Corinna VinschenCygwin: ps: simplify code
2019-03-12 Corinna VinschenCygwin: ps: show *all* processes in ps -W output
2019-02-18 Corinna VinschenCygwin: utils: MOUNT_BINARY -> MOUNT_TEXT
2019-02-18 Corinna VinschenCygwin: utils: kill: revert erroneously removed optind...
2019-02-02 Corinna VinschenCygwin: fix typo
2019-02-02 Corinna VinschenCygwin: kill(1): introduce a -W option
2019-02-02 Corinna VinschenCygwin: kill(1): revert casts required for 32 bit to...
2019-02-02 Corinna VinschenCygwin: kill(1): disallow killing process using raw...
2019-01-06 Corinna VinschenCygwin: path_conv: decouple path_types from mount types
2018-12-26 Corinna VinschenCygwin: Add lsattr and chattr tools
2018-08-17 Ken Brownsetfacl: Rename the option --file to --set-file, as...
2018-08-09 Corinna VinschenCygwin: utils: ps: use fputs to print fixed strings
2018-08-08 Corinna VinschenCygwin: utils: strace: fix format string
2018-08-08 Corinna VinschenCygwin: utils: change 3rd readlink param to size_t
2018-08-08 Corinna VinschenCygwin: utils: cygcheck: fix filesystem output format
2018-07-25 Mark GeisertPOSIX Asynchronous I/O support: other files
2018-07-25 Ken Browngetfacl: Simplify by using acl_to_any_text
2018-07-23 Ken Browngetfacl and setfacl: Align with Linux
2018-06-26 Corinna VinschenCygwin: fix bumptious GCC 7 warnings
2018-02-16 Corinna VinschenCygwin: fix utils path handling in case cygdrive path...
2018-01-19 Yaakov Selkowitzcygwin: add gencat tool
2018-01-16 Yaakov Selkowitzcygwin: add LFS_CFLAGS etc. to confstr/getconf
2017-11-28 Yaakov Selkowitzcygwin: fix getconf after commit 032aa2dba5a5bf90c198d9...
2017-10-25 Ken Brownwinsup/utils/dump_setup.cc: Remove the function 'base'
2017-06-20 Fujii Hironoricygwin: regtool: encode error messages correctly
2017-04-19 Daniel Santosstrace: Fix "over-optimization" flaw in strace.
2017-04-04 Jon TurneyMake ldd stop after any non-continuable exception
2017-02-24 Corinna VinschenGenerate output with Unix line endings even from Mingw6...
2017-01-31 Jon TurneyFix handling of '+' by 'cygcheck -p'
2016-11-24 Corinna Vinschencygutils: Fix resource leak in get_short_paths
2016-11-24 Corinna VinschenFix typo in kill(1)
2016-10-23 Corinna Vinschenpldd: Fix resource leak and missing check if fopen...
2016-10-23 Corinna Vinschenpasswd: Fix potential buffer overflow
2016-10-23 Corinna Vinschenmkgroup/mkpasswd: Fix potential buffer overwrite in...
2016-10-23 Corinna Vinschengetfacl: Don't trust length of incoming user/groupname
2016-10-23 Corinna Vinschentzset: Fix array length given to GetGeoInfoW
2016-10-23 Corinna Vinschenstrace: Fix Coverity issues
2016-10-23 Corinna Vinschencygcheck: Use snprintf instead of multiple strcat
2016-10-23 Corinna Vinschencygcheck: Eenable output of Vista++ FS flags
2016-10-22 Corinna Vinschencygcheck: Eliminate dead code
2016-10-22 Corinna Vinschencygcheck: Fix broken test for invalid wcstombs conversi...
2016-10-22 Corinna Vinschencygcheck: Fix check for Cygwin symlink
2016-10-22 Corinna Vinschenstrace: Add comment trying to explain confusing code
2016-10-22 Corinna Vinschencygcheck: Close with pclose what has been opened with...
2016-10-22 Corinna VinschenRemove unreachable code from passwd(1)
2016-10-21 Ken BrownAdd _PC_CASE_INSENSITIVE to [f]pathconf
2016-08-31 Corinna Vinschenstrace: Don't print exception info for SetThreadName...
2016-08-31 Corinna VinschenFix passwd getting error 1265 when running on newer...
2016-08-17 Corinna VinschenAdd -i/--input option to locale(1)
2016-07-02 Corinna Vinschenldd: Handle executable relocation when setting breakpoint
2016-07-02 Corinna Vinschenldd: terminate process on hitting breakpoint
2016-06-27 Corinna VinschenReformat some too-long lines
2016-06-27 Corinna VinschenSet supported Windows release to Windows 10
next
This page took 0.089363 seconds and 7 git commands to generate.