summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix typo.Christopher Faylor2001-11-241-1/+1
* fix typo.Christopher Faylor2001-11-241-1/+1
* * dtable.cc (dtable::vfork_parent_restore): Add debugging statement.Christopher Faylor2001-11-2412-146/+297
* * path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor2001-11-228-50/+239
* * path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2001-11-222-1/+9
* Patch by Pierre Muller <muller@ics.u-strasbg.fr>:Corinna Vinschen2001-11-212-0/+10
* Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen2001-11-212-20/+60
* * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor2001-11-212-6/+11
* * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor2001-11-218-744/+896
* Change copyright.Christopher Faylor2001-11-211-1/+1
* Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton2001-11-202-0/+10
* * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson2001-11-1830-87/+178
* * COPYING.NEWLIB: Mention preserved notice in specific parts.Hans-Peter Nilsson2001-11-182-1/+6
* * winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda2001-11-172-6/+7