OSDN Git Service

Allow for PWDCMD to override hardcoded pwd.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2002-05-21 earnie * Makefile.in: Increment VERSION to 1.4.
2002-05-21 corinna * security.cc (open_local_policy): Initialize...
2002-05-20 dannysmith2002-05-20 Philip Aston <philipa@mail.com>
2002-05-20 dannysmith2002-05-20 René Møller Fonseca <fonseca@users.sourcef...
2002-05-18 cgf* fhandler_disk_file.cc (fhandler_disk_file::fstat...
2002-05-18 cgf* strace.cc (add_child): Use calloc since new requires...
2002-05-18 cgf* path.cc (path_conv::check): Always set executable...
2002-05-18 cgfremove white space
2002-05-17 cgf* fhandler.cc (fhandler_base::lseek): Avoid calling...
2002-05-17 corinna * fhandler_raw.cc (fhandler_dev_raw::open): Replace...
2002-05-17 corinna * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even...
2002-05-16 corinna * syscalls.cc (seteuid): Set default dacl in process...
2002-05-15 corinna * cygpath.cc (get_short_paths): Fix more error checking.
2002-05-14 corinna * cygpath.cc (get_short_name): Fix error checking.
2002-05-13 cgf* kill.cc (prog_name) New global variable.
2002-05-13 cgf* cygwin.din: Add strlcat and strlcpy.
2002-05-13 corinna * shared.cc (__sec_user): Split into sec_acl() and...
2002-05-13 cgf* kill.cc (listsig): Display numeric id when given...
2002-05-13 cgfdocument kill -h.
2002-05-13 cgf* kill.cc (usage): Show new options. Allow specificati...
2002-05-13 cgfUpdate ChangeLog with missing entry.
2002-05-13 cgf* Makefile.in (kill.exe): Add as a specific target.
2002-05-12 cgfremove a comma
2002-05-12 cgf* fhandler_disk_file.cc (fhandler_disk_file::open)...
2002-05-12 cgffix entry
2002-05-12 cgf* syscalls.cc (_read): Change error to EBADF if attempt...
2002-05-12 cgf* mount.cc (do_mount): Default to non-exec option for...
2002-05-12 cgf* fhandler.h (executable_states): For now, make dont_ca...
2002-05-12 cgf* fhandler_virtual.cc (fhandler_virtual::close): Quiet...
2002-05-12 cgffix formatting
2002-05-12 cgffix comment
2002-05-12 cgf* autoload.cc: Add dynamic load statements for 'ZwQuery...
2002-05-09 cgf* syscalls.cc (_write): Change error to EBADF if attemp...
2002-05-08 corinna * cygheap.h (class cygheap_user): Add member `orig_psid'.
2002-05-08 cgf* dumper.cc (usage) Standardize usage output. Generali...
2002-05-07 dannysmith * include/commctrl.h (ImageList_DragShowNolock): Remove
2002-05-07 corinna * localtime.cc (tzsetwall): Use wildabbr if generated...
2002-05-06 dannysmith * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS...
2002-05-06 corinna * spawn.cc (spawn_guts): Move call to set_process_priv...
2002-05-04 cgf* path.h (path_conv::path_conv): Initialise normalized_...
2002-05-04 cgf.
2002-05-04 cgf* net.cc (getdomainname): Change second argument of...
2002-05-03 dannysmith * include/winsock2.h (int32): Remove typedef.
2002-05-03 cgf* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler...
2002-05-02 cgf* fhandler_proc.cc (fhandler_proc::fstat): Prime with...
2002-05-02 corinna * path.cc (hash_path_name): Improve hash function...
2002-05-02 rbcollinsmissed a conflict indicator
2002-05-02 rbcollins2002-05-02 Robert Collins <rbtcollins@hotmail.com>
2002-05-02 dannysmith * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*)...
2002-05-02 dannysmith * include/winnt.h (THREAD_PRIORITY_*): Remove defines.
2002-05-02 cgfadd new files
2002-05-02 cgfadd comment
2002-05-02 cgf* path.h (pathconv_arg): Add PC_POSIX.
2002-05-02 dannysmith * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,
2002-05-01 cgf* include/cygwin/types.h: Include <sys/sysmacros.h>.
2002-05-01 dannysmith * include/commctrl.h (SNDMSG): Define and use throughout
2002-04-29 corinna * mkgroup.c (main): Change call to exit() to a return...
2002-04-25 cgf* configure.in: Remove cinstall target.
2002-04-22 earnie2002-04-22 José Fonseca <jrfonseca@users.sf.net>
2002-04-20 dannysmith * include/mbstring.h: New file.
2002-04-20 dannysmith * include/tchar.h (_tputenv): Add UNICODE mappings.
2002-04-20 dannysmith * include/tchar.h (_tputenv): Add UNICODE mappings.
2002-04-19 cgfrevert patch
2002-04-19 rbcollins2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
2002-04-18 dannysmith * dirent.c (opendir): Convert given pathname to
2002-04-18 corinna * security.cc (get_lsa_srv_inf): Prevent extraneous...
2002-04-15 cgfremove obsolete comment.
2002-04-12 corinna * net.cc (cygwin_accept): Set socket type for accepted...
2002-04-09 earnie * include/w32api.h: Increment version.
2002-04-09 cgf* cygwin.din: Add strptime.
2002-04-09 earnie * include/_mingw.h: Increment version.
2002-04-09 earnie * Makefile.in: Use bzip2 compression for Cygwin target.
2002-04-09 earnie * Makefile.in (bindist): Use * instead of . for file...
2002-04-09 earnie * moldname-crtdll.def: Remove CR from end of line.
2002-04-09 corinna * fork.cc (fork_child): Call fixup_mmaps_after_fork...
2002-04-09 corinna * fhandler.cc (fhandler_base::open): Set read-only...
2002-04-04 dannysmith * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,
2002-04-04 cgfnew description for old api.
2002-04-02 dannysmith * include/objidl.h (IRunningObjectTable.Register)...
2002-03-31 dannysmith * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
2002-03-30 dannysmith * include/stdio.h (_snwprintf): Correct spelling.
2002-03-30 dannysmith * include/wingdi.h (SetPixelFormat): Correct prototype.
2002-03-28 cgf* times.cc (gettimeofday): Fix typo in previous patch.
2002-03-28 cgf* times.cc (gettimeofday): Revert to setting timezone...
2002-03-26 dannysmith * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
2002-03-26 dannysmith * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
2002-03-22 cgf* fhandler_disk_file.cc (fhandler_disk_file::fstat_help...
2002-03-22 cgf* spawn.cc (find_exec): Return input if file not found.
2002-03-21 cgfadd eol to end
2002-03-20 davidsbexpand entry on dir file, may need to update it after...
2002-03-20 davidsbnew subsection "Is there a Cygwin port of GNU Emacs...
2002-03-20 davidsbadd "cygwish80.exe" to list of tcl/tk apps that do...
2002-03-20 davidsbremove "not yet updated" for preprocessor, GUI programm...
2002-03-20 davidsbremove "Where can I get f77 and objc components for...
2002-03-20 davidsbupdate (make problem solved, cvs+ssh problem solved)
2002-03-20 davidsbremove "not yet updated" warning for queue slots, df...
2002-03-19 corinna * poll.cc (poll): Add support for invalid descr...
2002-03-19 cgf* mkgroup.c (usage): Use one just fprintf + string...
2002-03-19 corinna * mkgroup.c (usage): Simplify usage output. Generaliz...
2002-03-19 rbcollins2002-03-15 Robert Collins <rbtcollins@hotmail.com>
next