| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * syscalls.cc (seteuid): Set environment variables USERNAME and | Corinna Vinschen | 2001-06-09 | 3 | -84/+185 |
* | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | Alexandre Oliva | 2001-06-08 | 2 | -0/+12 |
* | * thread.cc (pthread_cond::Broadcast): Don't print error messages on invalid | Christopher Faylor | 2001-06-07 | 2 | -1/+16 |
* | * Makefile.in (bindist): Reassign value of exec_prefix on make command | Earnie Boyd | 2001-06-06 | 2 | -1/+7 |
* | * fhandler_console.cc (fhandler_console::dup): Allocate space for | Corinna Vinschen | 2001-06-05 | 2 | -6/+12 |
* | * security.h (NTWriteEA): Change prototype. | Egor Duda | 2001-06-05 | 7 | -38/+140 |
* | * fhandler.cc (fhandler_disk_file::fstat): Always reset file position | Corinna Vinschen | 2001-06-05 | 2 | -8/+20 |
* | * profile/Makefile.in (mkinstalldirs): Correct relative path. | Earnie Boyd | 2001-06-04 | 1 | -1/+1 |
* | * include/_mingw.h: Change version to 1.0. | Earnie Boyd | 2001-06-04 | 3 | -4/+9 |
* | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | Alexandre Oliva | 2001-06-04 | 2 | -5/+14 |
* | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | Alexandre Oliva | 2001-06-04 | 2 | -4/+16 |
* | * cygheap.h (cygheap_user::cygheap_user): Initialize token to | Corinna Vinschen | 2001-06-04 | 3 | -1/+10 |
* | * path.cc (normalize_posix_path): Revert .. check removed by previous changes. | Christopher Faylor | 2001-06-04 | 5 | -26/+39 |
* | * net.cc (wsock_event): Add destructor. | Corinna Vinschen | 2001-06-03 | 2 | -0/+10 |
* | * dlfcn.cc (dlclose): Do not call FreeLibrary if the symbol to close was | Christopher Faylor | 2001-06-03 | 2 | -1/+8 |
* | * syscalls.cc (sleep): Try to be a little more accomodating of signal arrival. | Christopher Faylor | 2001-06-03 | 2 | -7/+17 |
* | * cygheap.cc (cygheap_root::cygheap_rot): Remove constructor. | Christopher Faylor | 2001-06-03 | 7 | -138/+201 |
* | * path.cc (chdir): Really make sure that isspace gets only an unsigned char. | Christopher Faylor | 2001-06-01 | 2 | -1/+6 |
* | * syscalls.cc (_rename): Handle the case that `foo' is renamed to | Corinna Vinschen | 2001-06-01 | 2 | -8/+33 |
* | revert. | Christopher Faylor | 2001-06-01 | 1 | -14/+14 |
* | * fhandler.cc (fhandler_disk_file::fstat): Avoid clearing S_IFMT bits since | Christopher Faylor | 2001-05-31 | 2 | -3/+11 |
* | Maintain 80 col line length. | Christopher Faylor | 2001-05-31 | 1 | -1/+2 |
* | * path.cc (chdir): Always send unsigned chars to isspace since newlib's isspace | Christopher Faylor | 2001-05-31 | 8 | -62/+91 |
* | New entry "How do I print under Cygwin?" | David Starks-Browning | 2001-05-30 | 1 | -0/+6 |
* | New entry "Where is Objective C?" | David Starks-Browning | 2001-05-30 | 1 | -0/+8 |
* | New entry "How do I contribute to Cygwin?" | David Starks-Browning | 2001-05-30 | 1 | -0/+5 |
* | * Makefile.in: Tweak to attempt to accomodate older texi2html. | Christopher Faylor | 2001-05-30 | 2 | -1/+5 |
* | * sec_helper.cc (cygsid::getfrompw): Change parameter to `const'. | Corinna Vinschen | 2001-05-29 | 5 | -190/+140 |
* | * Makefile.in: Accomodate newer versions of docbook and openjade. | Christopher Faylor | 2001-05-29 | 3 | -8/+12 |
* | Avoid NAME too long error. | Christopher Faylor | 2001-05-29 | 1 | -14/+14 |
* | Expand entry "why doesn't my script work" | David Starks-Browning | 2001-05-29 | 1 | -1/+2 |
* | Update entry about PATH, now done in /etc/profile not cygwin.bat. | David Starks-Browning | 2001-05-29 | 1 | -26/+10 |
* | Add pointer to google for searching list archives. | David Starks-Browning | 2001-05-29 | 1 | -0/+2 |
* | Remove distinction between latest and contrib in list of packages. | David Starks-Browning | 2001-05-29 | 1 | -20/+14 |
* | * shortcut.c (check_shortcut): Treat only Cygwin shortcuts as symlinks. | Corinna Vinschen | 2001-05-29 | 2 | -2/+9 |
* | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | Alexandre Oliva | 2001-05-28 | 2 | -30/+35 |
* | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | Alexandre Oliva | 2001-05-28 | 3 | -34/+39 |
* | Handle printf ("%#.0o",0); | Nick Clifton | 2001-05-28 | 2 | -0/+16 |
* | Fix some entries. | Alan Modra | 2001-05-28 | 3 | -4/+9 |
* | Fix bug when both pointers have matching, non-word alignment, and the length | Nick Clifton | 2001-05-25 | 2 | -85/+95 |
* | * path.cc (symlink_info::check): Correctly set 'ext_tacked_on'. Use this to | Christopher Faylor | 2001-05-25 | 2 | -15/+20 |
* | * path.cc (symlink_info::check): Add a check to return correctly | Corinna Vinschen | 2001-05-25 | 2 | -1/+6 |
* | * path.cc (slash_drive_prefix_p): Remove. | Christopher Faylor | 2001-05-25 | 3 | -45/+20 |
* | Support for xcoff64, enable ld for aix | Tom Rix | 2001-05-24 | 2 | -12/+7 |
* | Support for xcoff64 | Tom Rix | 2001-05-24 | 5 | -224/+986 |
* | * exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out. | Christopher Faylor | 2001-05-24 | 4 | -12/+36 |
* | Add MIPS r12k support | Nick Clifton | 2001-05-23 | 2 | -0/+5 |
* | * syscalls.cc (seteuid): Restrict overriding external provided | Corinna Vinschen | 2001-05-23 | 2 | -13/+28 |
* | 2001-05-23 John Healy <jhealy@redhat.com> | John Healy | 2001-05-23 | 2 | -1/+5 |
* | * syscalls.cc (chown_worker): Don't check for ENOSYS. | Corinna Vinschen | 2001-05-23 | 2 | -6/+10 |