summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* merge changes from MinGWEarnie Boyd2001-12-072-11/+19
* * path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor2001-12-072-31/+38
* * path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor2001-12-063-10/+27
* * demangle.h (no_demangling): New.Richard Henderson2001-12-062-0/+7
* * libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2001-12-062-1/+5
* * dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor2001-12-052-4/+13
* Merge MinGW CVS differencesEarnie Boyd2001-12-0541-147/+357
* * include/strings.h: New file.Earnie Boyd2001-12-052-0/+16
* For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton2001-12-052-0/+9
* gcc adopts symlink-tree, refer more to libiberty.Nick Clifton2001-12-053-59/+74
* Add missing ChangeLog entries.Christopher Faylor2001-12-051-0/+2
* * net.cc (cygwin_getsockopt): Dereference optlen pointer when passing toChristopher Faylor2001-12-042-1/+6
* 2001-12-04 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2001-12-042-0/+9
* 2001-12-04 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-12-043-52/+15
* * d10v.h (OPERAND_NOSP): New macro.Alexandre Oliva2001-12-042-0/+9
* Cleanup copyrights and Cygnus'isms throughout.Christopher Faylor2001-12-0419-434/+122
* remove extra mask infoChristopher Faylor2001-12-041-1/+1
* remove extra mask infoChristopher Faylor2001-12-041-21/+0
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-045-83/+142
* * net.cc (cygwin_getsockopt): Allow NULL optval.Christopher Faylor2001-12-033-26/+22
* 2001-12-03 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2001-12-0323-69/+1042
* * path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdriveChristopher Faylor2001-12-033-7/+18
* .Christopher Faylor2001-12-020-0/+0
* .Christopher Faylor2001-12-020-0/+0
* .Christopher Faylor2001-12-020-0/+0
* .Christopher Faylor2001-12-020-0/+0
* .Christopher Faylor2001-12-020-0/+0
* .Christopher Faylor2001-12-020-0/+0
* minor reformatting.Christopher Faylor2001-12-020-0/+0
* minor reformatting.Christopher Faylor2001-12-021-8/+8
* * libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor2001-11-302-0/+7
* * debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor2001-11-305-30/+18
* Copyright 2001Alexandre Oliva2001-11-291-1/+1
* * d10v.h (OPERAND_SP): New macro.Alexandre Oliva2001-11-292-0/+7
* When build != host, create libiberty for the build machine.DJ Delorie2001-11-284-7/+181
* * winsup.h: Reorganize to avoid use of experimental stuff.Christopher Faylor2001-11-283-8/+13
* Add attribution.Christopher Faylor2001-11-281-1/+1
* * libc/include/sys/types.h: Define useconds_t.Christopher Faylor2001-11-283-0/+10
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-289-60/+183
* * config.sub: Update to version 1.232 on subversion.Geoffrey Keating2001-11-262-12/+24
* Revert erroneous checkin.Christopher Faylor2001-11-261-5/+0
* * Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor2001-11-263-1/+11
* Add missing ChangeLog entries.Corinna Vinschen2001-11-251-0/+16
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reportingChristopher Faylor2001-11-253-1/+11
* * net.cc (cygwin_hstrerror): Allow s == NULL.Corinna Vinschen2001-11-241-1/+13
* * net.cc (cygwin_inet_ntoa): Add parameter checking.Corinna Vinschen2001-11-242-1/+12
* * path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matchingChristopher Faylor2001-11-242-11/+13
* * autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor2001-11-243-5/+14
* * net.cc (inet_makeaddr): Revert previous change.Christopher Faylor2001-11-242-1/+5
* * path.cc (chdir): Allow 'cd /cygdrive'.Christopher Faylor2001-11-242-6/+17