openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MSYS2
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
15 minutes
ago. based on code collected
1 day
ago.
Jul 15, 2024 — Jul 15, 2025
Showing page 4,794 of 4,826
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* mkpasswd.c (main): Use GetDCName instead of GetAnyDCName. Don't create extra passwd entry for administrators group if local_groups is set. (usage): Change usage text slightly. (enum_users): Loop while ERROR_MORE_DATA is returned. (enum_local_groups): Ditto. * mkgroup.c (enum_local_groups): Ditto. (enum_groups) Ditto. (usage): Change usage text slightly.
Corinna Vinschen
More...
over 25 years ago
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems to think is equivalent to VK_CLEAR. * debug.cc (thread_stub): Eliminate initialization of reent stuff. * init.cc (dll_entry): Move it here.
Christopher Faylor
More...
over 25 years ago
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems to think is equivalent to VK_CLEAR. * debug.cc (thread_stub): Eliminate initialization of reent stuff. * init.cc (dll_entry): Move it here.
Christopher Faylor
More...
over 25 years ago
* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seems to think is equivalent to VK_CLEAR. * debug.cc (thread_stub): Eliminate initialization of reent stuff. * init.cc (dll_entry): Move it here.
Christopher Faylor
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
2000-04-14 H.J. Lu <
[email protected]
>
H.J. Lu
More...
over 25 years ago
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list. * path.cc (symlink_info::check): Rename from symlink_check_one. Use new symlink_info struct for communication. (path_conv::path_conv): Use symlink_info structure for communication with symlink_info::check. Fix typo which resulted in symbolic links always being resolved. (readlink): Use stat_suffixes array when resolving a link. * syscalls.cc (stat_suffixes): Make global.
Christopher Faylor
More...
over 25 years ago
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list. * path.cc (symlink_info::check): Rename from symlink_check_one. Use new symlink_info struct for communication. (path_conv::path_conv): Use symlink_info structure for communication with symlink_info::check. Fix typo which resulted in symbolic links always being resolved. (readlink): Use stat_suffixes array when resolving a link. * syscalls.cc (stat_suffixes): Make global.
Christopher Faylor
More...
over 25 years ago
* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list. * path.cc (symlink_info::check): Rename from symlink_check_one. Use new symlink_info struct for communication. (path_conv::path_conv): Use symlink_info structure for communication with symlink_info::check. Fix typo which resulted in symbolic links always being resolved. (readlink): Use stat_suffixes array when resolving a link. * syscalls.cc (stat_suffixes): Make global.
Christopher Faylor
More...
over 25 years ago
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
More...
over 25 years ago
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
More...
over 25 years ago
* include/cygwin/version.h: Bump minor api to reflect export change.
Corinna Vinschen
More...
over 25 years ago
* cygwin.din: Add symbol for `lacl'. * security.cc (ReadSD): Add debug output. (acl_worker): New static function. (acl): Call acl_worker now. (lacl): New function. (facl): Call acl_worker now. * include/cygwin/acl.h: Add prototype for `lacl'.
Corinna Vinschen
More...
over 25 years ago
* cygwin.din: Add symbol for `lacl'. * security.cc (ReadSD): Add debug output. (acl_worker): New static function. (acl): Call acl_worker now. (lacl): New function. (facl): Call acl_worker now. * include/cygwin/acl.h: Add prototype for `lacl'.
Corinna Vinschen
More...
over 25 years ago
* cygwin.din: Add symbol for `lacl'. * security.cc (ReadSD): Add debug output. (acl_worker): New static function. (acl): Call acl_worker now. (lacl): New function. (facl): Call acl_worker now. * include/cygwin/acl.h: Add prototype for `lacl'.
Corinna Vinschen
More...
over 25 years ago
* path.cc (conv_to_win32_path): Detect a win32 path if path contains backslashes.
Corinna Vinschen
More...
over 25 years ago
* path.cc (conv_to_win32_path): Detect a win32 path if path contains backslashes.
Corinna Vinschen
More...
over 25 years ago
* path.cc (conv_to_win32_path): Detect a win32 path if path contains backslashes.
Corinna Vinschen
More...
over 25 years ago
* cygpath.cc (main): Add -a -o and -c options. (doit): Ditto.
Christopher Faylor
More...
over 25 years ago
* cygpath.cc (main): Add -a -o and -c options. (doit): Ditto.
Christopher Faylor
More...
over 25 years ago
* cygpath.cc (main): Add -a -o and -c options. (doit): Ditto.
Christopher Faylor
More...
over 25 years ago
* Makefile.in (gdb-taz): New target. GDB specific archive. (do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive.
Andrew Cagney
More...
over 25 years ago
* Makefile.in (gdb-taz): New target. GDB specific archive. (do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive.
Andrew Cagney
More...
over 25 years ago
* Makefile.in (gdb-taz): New target. GDB specific archive. (do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive.
Andrew Cagney
More...
over 25 years ago
Remove U suffix from constants for K&R compilers. Fix a couple of 64 bit nits.
Alan Modra
More...
over 25 years ago
Remove U suffix from constants for K&R compilers. Fix a couple of 64 bit nits.
Alan Modra
More...
over 25 years ago
←
1
2
…
4790
4791
4792
4793
4794
4795
4796
4797
4798
…
4825
4826
→
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