aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-23This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-11-3'.github/cygwin-1-3-11-3cygwin-1-3-11-3cvs2svn3878-922432/+0
2002-06-23Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor7-7/+15
2002-06-23* cygwin.sc: Add recent changes from ld sources.Christopher Faylor4-9/+18
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins3-24/+45
2002-06-22* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2-1/+5
2002-06-22* Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor1-1/+1
2002-06-21* configure.in: Fix AIX configury bug.DJ Delorie2-2/+4
2002-06-21 * libc/time/strftime.c (strftime): Add %e format specifier.Corinna Vinschen2-0/+17
2002-06-21 * libc/search/hash.h (LITTLE_ENDIAN, BIG_ENDIAN): Define if notThomas Fitzsimmons2-1/+11
2002-06-212002-06-21 Richard Earnshaw (rearnsha@arm.com)Jeff Johnston2-0/+14
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+9
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston14-29/+667
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-51/+92
2002-06-21* what.texinfo: Fix typo.Christopher Faylor2-1/+5
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+9
2002-06-21 * syscalls.cc (stat64_to_stat32): Correctly evaluate st_rdev.Corinna Vinschen2-1/+11
2002-06-21 * security.cc (alloc_sd): Carefully check owner_sid again after tryingCorinna Vinschen2-2/+7
2002-06-21 * security.cc (alloc_sd): Remove unnecessary retrieval of owner name.Corinna Vinschen2-17/+38
2002-06-21Set correct value for ADP_Stopped_RunTimeErrorNick Clifton2-32/+31
2002-06-21* errno.cc: Change text description for EBADF throughout.Christopher Faylor2-2/+6
2002-06-21remove unneeded white spaceChristopher Faylor1-2/+2
2002-06-21* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor7-15/+23
2002-06-20 * Makefile.am (LIB_OBJECTLISTS): AddThomas Fitzsimmons40-55/+6621
2002-06-20* fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"Christopher Faylor2-27/+34
2002-06-19* configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie2-6/+8
2002-06-19* configure.in: Move definition of libstdcxx_flagsDJ Delorie2-3/+6
2002-06-19* configure.in: Rearrange a little.DJ Delorie1-27/+26
2002-06-19* configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie2-13/+14
2002-06-19* configure.in: Rearrange a little.DJ Delorie2-4/+9
2002-06-19* configure.in: Remove references to librx.DJ Delorie3-23/+12
2002-06-192002-06-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston16-19/+1009
2002-06-19* configure.in: Eliminate ${gasdir} variable.DJ Delorie2-2/+5
2002-06-19 * libm/common/sf_lround.c (round): Change name to: (lround).Thomas Fitzsimmons3-4/+10
2002-06-19Use hMainProc where appropriate, throughout.Christopher Faylor9-86/+112
2002-06-19 * uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only withCorinna Vinschen2-23/+24
2002-06-192002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2-26/+97
2002-06-19* cygpath.cc (usage): Clean up usage output.Christopher Faylor2-45/+55
2002-06-192002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith9-31/+86
2002-06-18 * testsuite/lib/passfail.exp (newlib_pass_fail_all): NewThomas Fitzsimmons4-26/+48
2002-06-18Fix formatting of ;; for frv.Dave Brolley2-2/+4
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+5
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley12-0/+2596
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley24-0/+2331
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+6
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley3-0/+103
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2-2/+8
2002-06-18 * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith2-2/+8
2002-06-18 * libc/include/ctype.h: Remove isblank macro.Thomas Fitzsimmons6-11/+64
2002-06-182002-06-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-1/+69
2002-06-18 * include/float.h: #include_next<float.h> before header guard.Danny Smith2-2/+6