openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
M
Mingw-MSYS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jan 25, 2022 — Jan 25, 2023
Showing page 1 of 490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Optimize execvp, considering we already know the lengths of the strings we want to concatenate.
Cesar Strauss
More...
almost 7 years ago
Fix execvp to check pathname size before writing it into the buffer.
Cesar Strauss
More...
almost 7 years ago
Use mingw-get's post-install scripting capability for creating or updating /etc/fstab.
Cesar Strauss
More...
about 7 years ago
Preserve the /mingw mount point in /etc/fstab if available.
Keith Marshall
More...
about 7 years ago
Increment version to 1.0.19.
Cesar Strauss
More...
over 8 years ago
Import a Cygwin fix for the incorrect use of a pipe capability flag.
Cesar Strauss
More...
over 8 years ago
Don't pull user32.dll & friends just to detect whether right alt should be used as meta
Kirill Smelkov
More...
over 9 years ago
* configure.ac: Sync with GCC repo. * configure: Ditto. * Makefile.def: Ditto. * Makefile.in: Ditto.
Jan-Benedict Glaw
More...
about 10 years ago
* libc/sys/sysnecv850/crt0.S (_start): Enable FPU for the V850e2v3. * v850/crt0.S (_start): Enable FPU for the V850e2v3.
Nick Clifton
More...
about 10 years ago
fix typo
Christopher Faylor
More...
about 10 years ago
* include/pthread.h (pthread_exit): Mark as "noreturn".
Christopher Faylor
More...
about 10 years ago
fix typo
Christopher Faylor
More...
about 10 years ago
Fix copyrights
Corinna Vinschen
More...
about 10 years ago
update with my changes
Christopher Faylor
More...
about 10 years ago
*** empty log message ***
Corinna Vinschen
More...
about 10 years ago
* exceptions.cc (signal_exit): Move captive process termintation... (_cygtls::interrupt_setup): ...into here. (sigpacket::process): Simplify setting of handler when have_execed. (_cygtls::interrupt_setup): Don't call proc_subproc when we've execed. * globals.cc (exit_states): Delete unneeded ES_EXEC_EXIT. * pinfo.cc (pinfo::exit): Change debugging output. Call proc_terminate rather than the now-obsolete sigproc_terminate. Don't set exit_state to ES_EXEC_EXIT. Set exit_state to ES_FINAL later. * sigproc.cc (sigproc_terminate): Delete function. (wait_sig): Don't call proc_subproc if have_execed. * sigproc.h (sigproc_terminate): Delete declaration. * sync.h (lock_process::lock_process): Don't set exit_state to ES_PROCESS_LOCKED. (lock_process::operator LONG): Define.
Christopher Faylor
More...
about 10 years ago
* new-features.sgml (ov-new1.7.18): Add console enhancements.
Corinna Vinschen
More...
about 10 years ago
* libc/include/string.h: Fix preprocessor expressions using _XOPEN_SOURCE.
Corinna Vinschen
More...
about 10 years ago
* ChangeLog: Fix typo.
Jan-Benedict Glaw
More...
about 10 years ago
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handle 's' format specifier on not _MB_CAPABLE targets. Fix a formatting glitch in _MB_CAPABLE enabled code. Add a missing 'L' specifier.
Corinna Vinschen
More...
about 10 years ago
* DevNotes: Add entry cgf-000021. * select.cc (select): Unconditionally return when a signal is detected. (select_stuff::wait): Ditto.
Christopher Faylor
More...
about 10 years ago
Sync the root .gitignore file with GCC's.
Joel Brobecker
More...
about 10 years ago
* ChangeLog: Fix "Dito" to "Ditto".
Jan-Benedict Glaw
More...
about 10 years ago
* config.sub: Update from config repo.
Jan-Benedict Glaw
More...
about 10 years ago
* syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL instead, thus simplifying code allocating and filling pfri. Drop size and use constant expression in NtSetInformationFile call. Add comments. Drop redundant test for fs_serial_number and change comment accordingly.
Corinna Vinschen
More...
about 10 years ago
* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. * Makefile.in: Regenerate.
Eric Botcazou
More...
about 10 years ago
* fhandler.h (class dev_console): Flag for expanded control sequence. * fhandler_console.cc (char_command): Supporting cursor style modes.
Corinna Vinschen
More...
about 10 years ago
include/opcode/ * ppc.h (PPC_OPCODE_POWER8): New define. (PPC_OPCODE_HTM): Likewise.
Peter Bergner
More...
about 10 years ago
Build gmp before configuring gcc
H.J. Lu
More...
about 10 years ago
* path.h (path_conv::fs_type): New method. * syscalls.cc (rename): Check for cross-device situation before touching anything. Explain why. Workaround NFS bug in call to NtSetInformationFile(FileRenameInformation).
Corinna Vinschen
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
…
489
490
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree