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-05-28Merging MinGW changesEarnie Boyd
2002-05-28* ps.cc (prog_name): New global variable.Christopher Faylor
2002-05-28* autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor
2002-05-28* fhandler_disk_file.cc (fhandler_disk_file::fstat): Minor logic cleanup.Christopher Faylor
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-05-27 * security.cc (lsa2str): New function.Corinna Vinschen
2002-05-27 * syscalls.cc (seteuid): Do not take allow_ntsec into account.Corinna Vinschen
2002-05-272002-05-27 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith
2002-05-272002-05-27 Rick Rankin <rick_rankin@yahoo.com>Danny Smith
2002-05-27* debug.h (being_debugged): New macro.Christopher Faylor
2002-05-27* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor
2002-05-27update commentChristopher Faylor
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor
2002-05-25 * ia64.h: Use #include "" instead of <> for local header files.Alan Modra
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor
2002-05-252002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-25Fix typos.Christopher Faylor
2002-05-24 * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.Thomas Fitzsimmons
2002-05-24 * security.cc (create_token): Call __sec_user() instead ofCorinna Vinschen
2002-05-24 * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen
2002-05-242002-05-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-05-24* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor
2002-05-242002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-24* sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney
2002-05-242002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston
2002-05-24* path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek
2002-05-23 * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen
2002-05-23* smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor
2002-05-23fix typo.Christopher Faylor
2002-05-23* mount.cc (version) New global variable.Christopher Faylor
2002-05-23* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor
2002-05-23* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.DJ Delorie
2002-05-232002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-22* config.guess: Update to 2002-05-22 version.Jason Thorpe
2002-05-222002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-22 * include/cygwin/types.h: Revert previous patch.Corinna Vinschen
2002-05-22 * libc/include/sys/types.h: Revert previous patch.Corinna Vinschen
2002-05-22 * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen
2002-05-22 * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen
2002-05-22 * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen
2002-05-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu
2002-05-22? gas/testsuite/gas/mips/rol64.dThiemo Seufer
2002-05-212002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons
2002-05-21 * Makefile.in: Increment VERSION to 1.4.Earnie Boyd
2002-05-21 * security.cc (open_local_policy): Initialize lsa toCorinna Vinschen
2002-05-202002-05-20 Philip Aston <philipa@mail.com>Danny Smith