summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_process.cc
Commit message (Expand)AuthorAgeFilesLines
* * shared_info.h (open_shared): Create function wrapper for common use case.Christopher Faylor2010-03-091-2/+1
* * fhandler_proc.cc (proc_tab): Add entry for mounts symlink.Corinna Vinschen2009-02-041-0/+66
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-201-1/+1
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-201-250/+303
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-111-1/+1
* Add case-sensitivity.Corinna Vinschen2008-07-161-4/+4
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen2008-04-131-10/+5
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-4/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-3/+6
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-1/+2
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-4/+4
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-011-3/+3
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-061-1/+1
* * autoload.cc (GetModuleFileNameExW): Replace definition ofCorinna Vinschen2007-12-031-14/+11
* Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor2007-11-261-9/+9
* * 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