summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra2002-02-122-0/+8
* * i386.h (push,pop): Allow 16bit operands in 64bit mode.Jan Hubicka2002-02-112-45/+70
* new how-to.Christopher Faylor2002-02-111-0/+32
* * Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor2002-02-102-9/+13
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-1023-24/+32
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-1032-189/+231
* * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen2002-02-102-0/+7
* * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen2002-02-102-78/+84
* * alpha.h (R_ALPHA_BRSGP): New.Richard Henderson2002-02-092-0/+9
* * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen2002-02-094-2/+19
* * include/cygwin/grp.h: New file.Corinna Vinschen2002-02-095-5/+131
* * libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green2002-02-092-1/+6
* * dtable.cc (dtable::dup2): Revert previous patch.Corinna Vinschen2002-02-096-110/+131
* * net.cc (get_2k_ifconf): Create interface entries for tokenring cards.Corinna Vinschen2002-02-092-1/+10
* Contribute sh64-elf.Alexandre Oliva2002-02-092-0/+9
* * dtable.cc (dtable::dup2): Store fd for fhandler_socket.Corinna Vinschen2002-02-085-3/+32
* Contribute sh64-elf.Alexandre Oliva2002-02-0811-6/+403
* Contribute sh64-elf.Alexandre Oliva2002-02-082-2/+181
* Contribute sh64-elf.Alexandre Oliva2002-02-082-0/+11
* 2002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-073-9/+28
* * net.cc (cygwin_getsockname): Fix handling of NULL sun_path.Corinna Vinschen2002-02-072-6/+15