aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-30* configure.in (vax-*-netbsd*): Don't build gas for thisJason Thorpe2-0/+9
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2-0/+55
2002-05-29* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor3-1/+7
2002-05-29 * ps.cc (main): Use uid or uid32 member of struct external_pinfoCorinna Vinschen2-7/+25
2002-05-29 * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen3-2/+11
2002-05-29* external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor3-4/+13
2002-05-29 * ps.cc (main): Change print format for uid to unsigned. Use uid32Corinna Vinschen2-5/+10
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen17-55/+135
2002-05-29 * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen6-20/+399
2002-05-29 * passwd.c (prog_name): New global variable.Corinna Vinschen2-39/+114
2002-05-29* dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection ofChristopher Faylor2-43/+61
2002-05-29clarify changelogChristopher Faylor1-1/+2
2002-05-29* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check forChristopher Faylor2-1/+10
2002-05-282002-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-38/+223
2002-05-282002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>Marek Michalkiewicz2-0/+8
2002-05-28Add DLX targetNick Clifton2-2/+6
2002-05-28 * ps.cc (usage): Fix typo.Corinna Vinschen2-1/+6
2002-05-28 * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen3-1/+8
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen15-74/+235
2002-05-28Add DLX targetNick Clifton7-1/+354
2002-05-28 * include/w32api.h: Increment version to 1.5Earnie Boyd3-4/+9
2002-05-28Merging MinGW changesEarnie Boyd2-1/+6
2002-05-28Merging MinGW changesEarnie Boyd46-1877/+1877
2002-05-28* ps.cc (prog_name): New global variable.Christopher Faylor2-11/+86
2002-05-28* autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor2-1/+6
2002-05-28* fhandler_disk_file.cc (fhandler_disk_file::fstat): Minor logic cleanup.Christopher Faylor2-3/+6
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor32-922/+1075
2002-05-27 * security.cc (lsa2str): New function.Corinna Vinschen2-2/+15
2002-05-27 * syscalls.cc (seteuid): Do not take allow_ntsec into account.Corinna Vinschen2-242/+225
2002-05-272002-05-27 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2-7/+16
2002-05-272002-05-27 Rick Rankin <rick_rankin@yahoo.com>Danny Smith2-0/+7
2002-05-27* debug.h (being_debugged): New macro.Christopher Faylor5-2/+16
2002-05-27* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor2-3/+5
2002-05-27update commentChristopher Faylor1-1/+1
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor2-3/+16
2002-05-25 * ia64.h: Use #include "" instead of <> for local header files.Alan Modra3-4/+9
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor36-42/+7
2002-05-242002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-27/+157
2002-05-24Fix typos.Christopher Faylor1-16/+16
2002-05-24 * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.Thomas Fitzsimmons12-23/+351
2002-05-24 * security.cc (create_token): Call __sec_user() instead ofCorinna Vinschen2-4/+11
2002-05-24 * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2-122/+203
2002-05-242002-05-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-1/+10
2002-05-24* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor10-55/+70
2002-05-242002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-15/+87
2002-05-24* sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney3-0/+8
2002-05-232002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston5-8/+213
2002-05-23* path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor2-1/+10
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-28/+42
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-19/+28