Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-20This commit was manufactured by cvs2svn to create branch 'pregp02r1'.pregp02r1cvs2svn
2002-02-20* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor
2002-02-20* configure.in: Avoid building w32api or mingw if they don't exist.Christopher Faylor
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor
2002-02-18 * i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.Jan Hubicka
2002-02-18reformatChristopher Faylor
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor
2002-02-16whitespace cleanupChristopher Faylor
2002-02-16* mount.cc (usage): Fix typo in output.Christopher Faylor
2002-02-162002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-15 * include/ntsecpkg.h: New file.Danny Smith
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor
2002-02-15* hires.h: New file.Christopher Faylor
2002-02-15 Support arbitrary length fill patterns.Alan Modra
2002-02-15* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor
2002-02-15* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor
2002-02-15* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor
2002-02-14 * include/ntsecpkg.h: New file.Danny Smith
2002-02-14 * include/windef.h (PROC,FARPROC,NEARPROC): Remove voidDanny Smith
2002-02-13 * include/windef.h (FARPROC,NEARPROC,PROC): RemoveDanny Smith
2002-02-13bfd:Jason Thorpe
2002-02-132002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2002-02-13 * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen
2002-02-12Add DT_PPC64_OPD and DT_PPC64_OPDSZ dynamic tagsAlan Modra
2002-02-11 * i386.h (push,pop): Allow 16bit operands in 64bit mode.Jan Hubicka
2002-02-11new how-to.Christopher Faylor
2002-02-11* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen
2002-02-10 * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen
2002-02-10 * uinfo.cc (internal_getlogin): Try evaluating user by SID even ifCorinna Vinschen
2002-02-10 * alpha.h (R_ALPHA_BRSGP): New.Richard Henderson
2002-02-09 * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen
2002-02-09 * include/cygwin/grp.h: New file.Corinna Vinschen
2002-02-09* libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green
2002-02-09 * dtable.cc (dtable::dup2): Revert previous patch.Corinna Vinschen
2002-02-09 * net.cc (get_2k_ifconf): Create interface entries for tokenring cards.Corinna Vinschen
2002-02-09Contribute sh64-elf.Alexandre Oliva
2002-02-08 * dtable.cc (dtable::dup2): Store fd for fhandler_socket.Corinna Vinschen
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-072002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-07 * net.cc (cygwin_getsockname): Fix handling of NULL sun_path.Corinna Vinschen
2002-02-05* opcodes disassembler extensionFrank Ch. Eigler
2002-02-05*** empty log message ***Mark Salter
2002-02-05Add eh stuff and .jcr.Mark Salter
2002-02-05Add crti to startfile.Mark Salter
2002-02-05Add init/fini support.Mark Salter
2002-02-05merge from gccDJ Delorie