aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-02-28This commit was manufactured by cvs2svn to create tag 'predaemon'.predaemoncvs2svn3277-740783/+0
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-3/+18
2002-02-28* fdl.texi: New file.Andrew Cagney2-0/+372
2002-02-28Update optionsChristopher Faylor1-6/+8
2002-02-28 * include/windows.h; Remove test for __W32API_MAJOR_VERSIONDanny Smith3-6/+75
2002-02-272002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston120-1946/+3428
2002-02-27* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-02-27* winsup.api/systemcall.c (main): Ensure that stdin is redirected.Christopher Faylor2-0/+11
2002-02-27Change copyright format.Christopher Faylor1-1/+1
2002-02-27* cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor1-2/+1
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor4-84/+142
2002-02-27* standards.texi: Import February 14, 2002 version.Andrew Cagney5-568/+1593
2002-02-252002-02-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen24-238/+433
2002-02-25update copyrightChristopher Faylor1-2/+2
2002-02-25missditAlan Modra1-0/+4
2002-02-25 * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define.Alan Modra1-1/+8
2002-02-242002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-52/+43
2002-02-23 * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.Corinna Vinschen2-0/+7
2002-02-23 * libc/sys/cygwin/sys/dirent.h (struct __DIR): Use __off32_t insteadCorinna Vinschen2-1/+6
2002-02-23* Makefile.in (MAKEINFO): Don't assume makeinfo will be built justAlexandre Oliva2-1/+6
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor18-83/+191
2002-02-22 * smallprint.c (rn): Allow long long values.Corinna Vinschen2-3/+18
2002-02-21include:Jim Blandy2-0/+35
2002-02-20Add missing clobbered register.Nick Clifton2-1/+6
2002-02-20 * configure.host (newlib_cflags): When host is in m68* addThomas Fitzsimmons2-0/+6
2002-02-19* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor3-4/+12
2002-02-19* configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor3-3/+14
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor7-24/+47
2002-02-18 * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.Jan Hubicka2-5/+9
2002-02-17reformatChristopher Faylor1-3/+5
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor14-33/+67
2002-02-16whitespace cleanupChristopher Faylor1-22/+21
2002-02-15* mount.cc (usage): Fix typo in output.Christopher Faylor2-2/+6
2002-02-152002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+16
2002-02-15 * include/ntsecpkg.h: New file.Danny Smith2-0/+13
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor7-39/+25
2002-02-15* hires.h: New file.Christopher Faylor3-23/+96
2002-02-15 Support arbitrary length fill patterns.Alan Modra2-9/+13
2002-02-14* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor2-1/+5
2002-02-14* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor3-0/+11
2002-02-14* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor12-27/+51
2002-02-14 * include/ntsecpkg.h: New file.Danny Smith11-1/+953
2002-02-13 * include/windef.h (PROC,FARPROC,NEARPROC): Remove voidDanny Smith1-0/+5
2002-02-13 * include/windef.h (FARPROC,NEARPROC,PROC): RemoveDanny Smith1-3/+3
2002-02-13bfd:Jason Thorpe2-0/+5
2002-02-132002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston7-30/+203
2002-02-12 * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen2-11/+15
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra2-0/+8
2002-02-11 * i386.h (push,pop): Allow 16bit operands in 64bit mode.Jan Hubicka2-45/+70