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