21
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Sep 02, 2022 — Sep 02, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mon May 15 18:54:00 2000 Jeff Johnston <[email protected]> More... about 25 years ago
Mon May 15 14:26:00 2000 Joel Sherrill <[email protected]> More... about 25 years ago
* include/cygwin/version.h: Bump DLL minor version number to 2. More... about 25 years ago
* shared.h: Bump PROC_MAGIC. * include/cygwin/version.h: Bump API minor to accomodate two recent exports. More... about 25 years ago
2000-05-13 Mumit Khan <[email protected]> More... about 25 years ago
2000-05-13 Alexandre Oliva <[email protected]> More... about 25 years ago
Fix cpu_flags for sys{enter,exit} fx{save,restore} More... about 25 years ago
`.arch cpu_type' pseudo for x86. More... about 25 years ago
2000-05-12 Mumit Khan <[email protected]> More... about 25 years ago
* dcrt0.cc (build_argv): Remove unneeded variable. * select.cc (peek_pipe): Don't check for "ready" if it's already set. (peek_console): Ditto. (peek_serial): Ditto. (peek_socket): Ditto. (peek_windows): Ditto. More... about 25 years ago
* fhandler_raw.cc (write_file, read_file): New wrapper functions for WriteFile and ReadFile to get rid of ERROR_MEDIA_CHANGED and ERROR_BUS_RESET in case of first access to tape. (fhandler_dev_raw::raw_write): Use write_file instead of WriteFile. (fhandler_dev_raw::raw_read): Use read_file instead of ReadFile. More... about 25 years ago
* config.sub (basic_machine): Recognize hppa64 as a valid cpu type. More... about 25 years ago
* Makefile.in (DLL_OFILES): Sort. * fhandler_tty.cc (fhandler_tty_slave::send_ioctl_request): Eliminate. (fhandler_tty_slave::ioctl): Rewrite to avoid races. More... about 25 years ago
* mmap.cc (list::erase): Increment loop counter. (map::erase): Likewise. More... about 25 years ago
Preliminary update to FAQ to reflect latest net release. (So far, just a new title, some minor updates, and a disclaimer in each section that has to be updated for the net release, or at least looked at.) More... about 25 years ago
* cygwin.din: insure that regsub() is included in cygwin1.dll More... about 25 years ago
Add toplevel configure support for ia64-elf. * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. More... about 25 years ago
Add minimal ia64 support. * libc/include/machine/ieeefp.h: Add ia64 support. * configure.host: Likewise. More... about 25 years ago
Wed May 10 13:52:24 2000 Egor Duda <[email protected]> More... about 25 years ago
* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line. More... about 25 years ago
* fhandler.cc (fhandler_base::puts_readahead): Change while condition to disallow wild runs. More... about 25 years ago
* window.cc (setitimer): Check for overflow condition in tv_sec. More... about 25 years ago
* errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT. More... about 25 years ago
* path.cc (symlink::info): Treat non readable files as normal non symlink files. More... about 25 years ago
* include/pthread.h (pthread_detach): Add missing prototype. (pthread_join): same. More... about 25 years ago
* fhandler.cc (lock): use signed math to allow checking ranges properly. More... about 25 years ago
* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst with the version name. More... about 25 years ago
* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst with the version name. More... about 25 years ago
New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address. More... about 25 years ago
(print_insn_tic54x): Declare. More... about 25 years ago