summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-2832-922/+1075
* * security.cc (lsa2str): New function.Corinna Vinschen2002-05-272-2/+15
* * syscalls.cc (seteuid): Do not take allow_ntsec into account.Corinna Vinschen2002-05-272-242/+225
* 2002-05-27 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-05-272-7/+16
* 2002-05-27 Rick Rankin <rick_rankin@yahoo.com>Danny Smith2002-05-272-0/+7
* * debug.h (being_debugged): New macro.Christopher Faylor2002-05-275-2/+16
* * winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor2002-05-272-3/+5
* update commentChristopher Faylor2002-05-271-1/+1
* * strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor2002-05-272-3/+16
* * ia64.h: Use #include "" instead of <> for local header files.Alan Modra2002-05-253-4/+9
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-2536-42/+7
* 2002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-249-27/+157
* Fix typos.Christopher Faylor2002-05-241-16/+16
* * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.Thomas Fitzsimmons2002-05-2412-23/+351
* * security.cc (create_token): Call __sec_user() instead ofCorinna Vinschen2002-05-242-4/+11
* * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-242-122/+203
* 2002-05-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-242-1/+10
* * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor2002-05-2410-55/+70
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-246-15/+87
* * sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney2002-05-243-0/+8
* 2002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston2002-05-235-8/+213
* * path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor2002-05-232-1/+10
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-238-28/+42
* 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-235-19/+28
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-234-3/+32
* * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2002-05-232-58/+101
* * smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor2002-05-232-0/+8
* fix typo.Christopher Faylor2002-05-231-1/+1
* * mount.cc (version) New global variable.Christopher Faylor2002-05-232-23/+73
* * fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor2002-05-228-24/+40
* * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.DJ Delorie2002-05-221-0/+4
* 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-226-13/+99
* * config.guess: Update to 2002-05-22 version.Jason Thorpe2002-05-223-5/+14
* 2002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-223-2/+9
* * include/cygwin/types.h: Revert previous patch.Corinna Vinschen2002-05-222-2/+4
* * libc/include/sys/types.h: Revert previous patch.Corinna Vinschen2002-05-222-2/+5
* * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen2002-05-222-1/+7
* * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2002-05-222-0/+7
* * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen2002-05-223-105/+303
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-226-176/+194
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-222-0/+6
* ? gas/testsuite/gas/mips/rol64.dThiemo Seufer2002-05-212-0/+8
* 2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons2002-05-212-0/+7
* * Makefile.in: Increment VERSION to 1.4.Earnie Boyd2002-05-212-2/+9
* * security.cc (open_local_policy): Initialize lsa toCorinna Vinschen2002-05-212-4/+12
* 2002-05-20 Philip Aston <philipa@mail.com>Danny Smith2002-05-202-1/+5
* 2002-05-20 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-05-202-43/+49
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlinkChristopher Faylor2002-05-182-4/+8
* * strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2002-05-182-2/+8
* * path.cc (path_conv::check): Always set executable bit for executableChristopher Faylor2002-05-184-3/+10