aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-05-31* path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES forChristopher Faylor2-1/+16
2002-05-31* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor3-4/+14
2002-05-30* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.Christopher Faylor2-1/+6
2002-05-30 * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRING, POEM_STRING):Corinna Vinschen2-0/+9
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen6-29/+45
2002-05-30* mount.cc (main): Make -b the default.Christopher Faylor2-1/+5
2002-05-30speling fxiChristopher Faylor1-1/+1
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-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-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-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor36-42/+7
2002-05-24Fix typos.Christopher Faylor1-16/+16
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-23* path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor2-1/+10
2002-05-23 * getfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen2-58/+101
2002-05-23* smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor2-0/+8
2002-05-23fix typo.Christopher Faylor1-1/+1
2002-05-23* mount.cc (version) New global variable.Christopher Faylor2-23/+73
2002-05-22* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor8-24/+40
2002-05-22 * include/cygwin/types.h: Revert previous patch.Corinna Vinschen2-2/+4
2002-05-22 * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2-0/+7