OSDN Git Service

* select.cc (select_stuff::wait): Temporarily disallow APCS.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / fhandler_process.cc
2011-12-03 cgfThroughout, remove extra space after function name...
2011-10-15 corinna * fhandler_process.cc (dos_drive_mappings::fixup_if_ma...
2011-10-10 corinna * fhandler.h (fhandler_process::closedir): Declare.
2011-08-20 corinna * fhandler_process.cc (format_process_maps): Define...
2011-08-16 corinna * dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for...
2011-08-11 corinna * fhandler_proc.cc (fhandler_proc::get_proc_fhandler...
2011-08-10 corinna * fhandler_process.cc (format_process_status): Always...
2011-08-07 corinna * fhandler_process.cc (format_process_maps): Actually...
2011-06-28 corinna * fhandler_process.cc (heap_info::fill_if_match):...
2011-06-12 cgfRename FH_BAD to FH_NADA throughout.
2011-06-06 cgfwhitespace elimination
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-05-23 corinna * fhandler_process.cc (thread_info::fill_if_match...
2011-05-21 corinna * fhandler_process.cc (struct dos_drive_mappings)...
2011-05-20 corinna * fhandler_process.cc (struct heap_info): Change type...
2011-05-13 corinna * fhandler_process.cc (struct heap_info::heap): Conver...
2011-05-11 corinna * fhandler_process.cc (format_process_maps): Rework...
2011-04-04 corinna Drop NT4 support.
2011-04-01 yselkowitz* fhandler_proc.cc (format_proc_loadavg): Add running...
2010-09-13 corinna * fhandler_process.cc (get_mem_values): Simplify code...
2010-09-06 corinna * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2010-03-09 cgf* shared_info.h (open_shared): Create function wrapper...
2009-02-04 corinna * fhandler_proc.cc (proc_tab): Add entry for mounts...
2009-01-20 corinna * fhandler_procnet.cc: Reorganize global procnet conte...
2009-01-20 corinna * devices.h (FH_PROCESSFD): New device type.
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-07-16 corinna Add case-sensitivity.
2008-04-13 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-03-07 corinna * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-02-15 cgfPerform whitespace cleanup throughout.
2008-02-14 corinna * cygheap.cc (cwcsdup): New function.
2008-02-01 corinna * string.h: Re-enable inline strcasematch and strncase...
2007-12-06 corinna * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-12-03 corinna * autoload.cc (GetModuleFileNameExW): Replace definiti...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-06-29 corinna * cygwin.din: Export fdopendir.
2007-03-06 corinna * fhandler_mailslot.cc (fhandler_mailslot::fstat)...
2007-02-22 corinna * Makefile.in (DLL_IMPORTS): Add libntdll.a.
2006-02-11 cgf* fhandler_process.cc (format_process_stat): Use cygwin...
2006-02-05 corinna * environ.cc (struct parse_thing): Add transparent_exe...
2006-01-27 corinna * autoload.cc (NtQueryDirectoryFile): Define.
2006-01-24 corinna * fhandler_process.cc (fhandler_process::fill_filebuf...
2006-01-04 cgf* fhandler_process.cc (fhandler_process::readdir):...
2005-11-28 corinna * autoload.cc (NtCreateSection): Define. after-mmap-revamp
2005-08-24 cgf* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
2005-08-20 cgf* cygerrno.h (geterrno_from_win_error): Change declarat...
2005-08-19 cgf* fhandler.h (dirent_states): Add dirent_isroot, dirent...
2005-08-08 corinna * fhandler_process.cc (fhandler_process::open): Allow...
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-05-02 cgfwhite space and minor comment cleanup.
2005-04-13 corinna * cygerrno.h (__seterrno_from_nt_status): Define....
2005-04-03 corinna Unify usage of CYG_MAX_PATH throughout. Change buffer...
2005-03-29 corinna * fhandler_process.cc: Re-add exename.
2005-02-13 cgfwhite space
2005-02-01 corinna * fhandler.cc (fhandler_base::get_proc_fd_name): Don...
2005-01-31 corinna * fhandler_process.cc (format_process_maps): Get destb...
2005-01-31 corinna * cygheap.h (class cygheap_fdenum): New class to enume...
2005-01-29 corinna * smallprint.c (rn): Change uval to unsigned long...
2005-01-29 corinna * autoload.cc (GetModuleFileNameExA): Add.
2005-01-16 cgf* init.cc (dll_entry): Remove unused extern.
2005-01-07 corinna * fhandler_process.cc: Fix copyright date.
2005-01-06 corinna * fhandler_process.cc: Use strcasematch instead of...
2004-12-22 corinna * fhandler_process.cpp (format_process_status): Use...
2004-12-18 cgfrevert erroneous checkin
2004-12-18 cgf* fhandler_proc.cc (proc_listing): Add entry for "self".
2004-09-03 cgfRegularize most strace_prints throughout so that %E...
2004-04-10 corinna * Use new unified status_flag accessor methods from...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2003-12-26 cgf* dcrt0.cc (reent_data): Reluctantly resurrect.
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-09-27 phumblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 cgf* devices.cc: New file.
2003-09-17 cgf* fhandler_process.cc (fhandler_process::fill_filebuf...
2003-08-05 cgf* fhandler_disk_file.cc (fhandler_cygdrive::readdir...
2003-07-09 cgf* cygheap.cc (creturn): Set appropriate errno when...
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-05-24 corinna * fhandler_process.cc (format_process_stat): use Pagef...
2003-04-01 corinna * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-03-08 cgfRevert below changes regarding _pinfo::cmdline.
2003-03-08 corinna * external.cc (cygwin_internal): Change n to __off64_t...
2003-01-10 corinna Split ChangeLog, create ChangeLog-2002.
2003-01-09 cgfUse isdirsep rather than SLASH_P throughout.
2002-11-05 cgfrevert erroneous checkins
2002-11-05 cgf* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORI...
2002-11-05 cgf* fhandler_process.cc (fhandler_process::fill_filebuf...
2002-10-30 cgf* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-09-25 cgf* fhandler_proc.cc (format_process_stat): make ctty...
2002-09-23 cgfMore GNUify non-GNU formatted functions calls throughout.
2002-09-22 cgf* fhandler.cc (fhandler_base::dup): Don't set handle...
2002-09-19 cgf* cygthread.cc (cygthread::initialized): Avoid copying...
2002-08-31 cgf* fhandler_proc.cc: Add <sys/param.h> include.
2002-07-02 cgf* autoload.cc (GetSecurityInfo): Define new autoload...
2002-07-01 cgf* fhandler_clipboard.c (fhandler_dev_clipboard::open...
2002-06-30 cgf* fhandler.h (fhandler_process::pid): New field.
2002-06-30 cgf* fhandler.h (fhandler_process::p): New field.
2002-06-06 corinna * fhandler.cc (fhandler_base::fstat): Initialise tv_ns...
2002-06-05 cgfRemove fcntl.h includes throughout.
next