aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_process.cc
AgeCommit message (Expand)AuthorFilesLines
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen1-8/+4
2007-03-06 * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen1-2/+3
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-95/+85
2006-02-11* fhandler_process.cc (format_process_stat): Use cygwin-derived start time evenChristopher Faylor1-4/+2
2006-02-05 * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen1-11/+10
2006-01-27 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen1-1/+2
2006-01-24 * fhandler_process.cc (fhandler_process::fill_filebuf): DisableCorinna Vinschen1-0/+6
2006-01-04* fhandler_process.cc (fhandler_process::readdir): Add missing argument toChristopher Faylor1-1/+1
2005-11-28 * autoload.cc (NtCreateSection): Define.Corinna Vinschen1-3/+3
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-24/+26
2005-08-20* cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor1-13/+11
2005-08-19* fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor1-2/+6
2005-08-08 * fhandler_process.cc (fhandler_process::open): Allow opening ofCorinna Vinschen1-3/+2
2005-07-06Eliminate (void) cast on standalone function calls throughout.Christopher Faylor1-1/+1
2005-05-02white space and minor comment cleanup.Christopher Faylor1-4/+4
2005-04-13 * cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32Corinna Vinschen1-3/+2
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen1-2/+2
2005-03-29 * fhandler_process.cc: Re-add exename.Corinna Vinschen1-3/+6
2005-02-13white spaceChristopher Faylor1-3/+3
2005-02-01 * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen1-3/+29
2005-01-31 * fhandler_process.cc (format_process_maps): Get destbuf argument byCorinna Vinschen1-7/+7
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen1-29/+83
2005-01-29 * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen1-3/+11
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen1-19/+151
2005-01-16* init.cc (dll_entry): Remove unused extern.Christopher Faylor1-5/+5
2005-01-07 * fhandler_process.cc: Fix copyright date.Corinna Vinschen1-1/+1
2005-01-06 * fhandler_process.cc: Use strcasematch instead of strcasecmpCorinna Vinschen1-3/+3
2004-12-22 * fhandler_process.cpp (format_process_status): Use tabs in formattingCorinna Vinschen1-17/+17
2004-12-18revert erroneous checkinChristopher Faylor1-2/+1
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor1-3/+10
2004-09-03Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor1-13/+7
2004-04-10 * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen1-1/+1
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2003-12-26* dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor1-1/+4
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-3/+3
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-2/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-6/+6
2003-09-17* fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo withChristopher Faylor1-1/+2
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor1-4/+1
2003-07-09* cygheap.cc (creturn): Set appropriate errno when out of memory.Christopher Faylor1-14/+16
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2003-05-24 * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen1-2/+2
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen1-6/+6
2003-03-08Revert below changes regarding _pinfo::cmdline.Christopher Faylor1-11/+8
2003-03-08 * external.cc (cygwin_internal): Change n to __off64_t to match changeCorinna Vinschen1-6/+6
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen1-1/+1
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor1-2/+2
2002-11-05revert erroneous checkinsChristopher Faylor1-1/+1
2002-11-05* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.Christopher Faylor1-1/+1
2002-11-05* fhandler_process.cc (fhandler_process::fill_filebuf): Deal with errorChristopher Faylor1-1/+1