summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor2002-02-281-0/+4
* * times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor2002-02-281-24/+1
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-2841-59/+6453
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-282-3/+18
* * fdl.texi: New file.Andrew Cagney2002-02-282-0/+372
* Update optionsChristopher Faylor2002-02-281-6/+8
* * include/windows.h; Remove test for __W32API_MAJOR_VERSIONDanny Smith2002-02-283-6/+75
* 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-27120-1946/+3428
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-02-272-1/+5
* * winsup.api/systemcall.c (main): Ensure that stdin is redirected.Christopher Faylor2002-02-272-0/+11
* Change copyright format.Christopher Faylor2002-02-271-1/+1
* * cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor2002-02-271-2/+1
* * ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-02-274-84/+142
* * standards.texi: Import February 14, 2002 version.Andrew Cagney2002-02-275-568/+1593
* 2002-02-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-252-2/+7
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-2524-238/+433
* update copyrightChristopher Faylor2002-02-251-2/+2
* missditAlan Modra2002-02-251-0/+4
* * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define.Alan Modra2002-02-251-1/+8
* 2002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-243-52/+43
* * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.Corinna Vinschen2002-02-232-0/+7
* * libc/sys/cygwin/sys/dirent.h (struct __DIR): Use __off32_t insteadCorinna Vinschen2002-02-232-1/+6
* * Makefile.in (MAKEINFO): Don't assume makeinfo will be built justAlexandre Oliva2002-02-232-1/+6
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-2218-83/+191
* * smallprint.c (rn): Allow long long values.Corinna Vinschen2002-02-222-3/+18
* include:Jim Blandy2002-02-212-0/+35
* Add missing clobbered register.Nick Clifton2002-02-202-1/+6
* * configure.host (newlib_cflags): When host is in m68* addThomas Fitzsimmons2002-02-202-0/+6
* * fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor2002-02-193-4/+12
* * configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor2002-02-193-3/+14
* * fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor2002-02-197-24/+47
* * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.Jan Hubicka2002-02-182-5/+9
* reformatChristopher Faylor2002-02-171-3/+5
* * times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor2002-02-1714-33/+67
* whitespace cleanupChristopher Faylor2002-02-161-22/+21
* * mount.cc (usage): Fix typo in output.Christopher Faylor2002-02-152-2/+6
* 2002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-152-0/+16
* * include/ntsecpkg.h: New file.Danny Smith2002-02-152-0/+13
* * hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor2002-02-157-39/+25
* * hires.h: New file.Christopher Faylor2002-02-153-23/+96
* Support arbitrary length fill patterns.Alan Modra2002-02-152-9/+13
* * strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor2002-02-142-1/+5
* * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor2002-02-143-0/+11
* * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor2002-02-1412-27/+51
* * include/ntsecpkg.h: New file.Danny Smith2002-02-1411-1/+953
* * include/windef.h (PROC,FARPROC,NEARPROC): Remove voidDanny Smith2002-02-131-0/+5
* * include/windef.h (FARPROC,NEARPROC,PROC): RemoveDanny Smith2002-02-131-3/+3
* bfd:Jason Thorpe2002-02-132-0/+5
* 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2002-02-137-30/+203
* * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen2002-02-122-11/+15