OSDN Git Service

Add myself to write-after-approval list.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2000-08-30 dj* times.cc (gettimeofday): use GetSystemTimeAsFileTime...
2000-08-29 dj* grp.cc (getgroups): fail with EINVAL if array is...
2000-08-29 cgf* signal.cc (_raise): New function.
2000-08-29 cgf* kill.c (main): Avoid skipping next argument when...
2000-08-26 cgf* pinfo.h (pinfo): Un-inline release.
2000-08-26 cgf* dcrt0.cc (dll_crt0_1): Move set_os_type.
2000-08-25 corinna * exec.cc (_execve): Change definition accordin...
2000-08-25 cgf* Makefile.in: Only build dumper.exe when all of its...
2000-08-25 davidsbAdd entry "How do I uninstall Cygwin?"
2000-08-25 cgf* Makefile.in: Make failure to build dumper.exe a non...
2000-08-25 davidsbminor formatting fixes
2000-08-25 davidsbMajor re-write of "Installation using the setup.exe...
2000-08-25 davidsbMinor changes.
2000-08-25 cgf* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS...
2000-08-25 cgf* ps.cc (main): Always print a cygwin process using...
2000-08-24 cgf* ps.cc (main): Always print a cygwin process using...
2000-08-24 cgf* select.cc (cygwin_select): Correct logic for "always_...
2000-08-24 cgfChange attribution.
2000-08-24 cgfChange attribution.
2000-08-24 cgf* Makefile.common: Add bupdir2 to reference above the...
2000-08-24 cgf* Makefile.in: Add dumper.exe target and associated...
2000-08-24 cgf* include/cygwin/core_dump.h: New file, contains struct...
2000-08-24 cgf* environ.cc (parse_thing): nobinmode should force...
2000-08-24 cgf* include/sys/cygwin.h (strace_printf_wrap): Force...
2000-08-24 cgf* debug.h: Allow some debug defines for use in header...
2000-08-24 cgf* dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 cgfRevert previous erroneous checkin.
2000-08-23 cgf* include/sys/cygwin.h: Protect class definitions.
2000-08-22 cgf* path.cc (symlink_info::check): Clear error on each...
2000-08-22 cgf* Makefile.in: Don't include '.d' file if there are...
2000-08-22 cgf* include/sys/cygwin.h: Declare some thread classes.
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 cgf* cygerrno.h: New file. Use this throughout whenever...
2000-08-21 cgfUpdate copyright.
2000-08-21 dj* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-21 dj* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-19 corinna* include/winnt.h:Add enums for TokenRestrictedSids...
2000-08-18 cgf* Makefile.in: hinfo.o -> dtable.o.
2000-08-18 cgf* fhandler-tut.txt: hinfo -> dtable.
2000-08-18 cgfhinfo -> dtable
2000-08-18 corinna* dtable.cc (dtable::dup2): Extend fdtab if newfd is...
2000-08-12 cgf* mkvers.sh: Properly trap exit removal of temp file...
2000-08-12 cgfCorrect order in include files.
2000-08-12 cgf* poll.cc: Make winsup.h the first include file, re...
2000-08-12 cgf* winsup.h: Split out dtable definitions into separate...
2000-08-12 cgf* Makefile.in: Use dtable.o rather than hinfo.o.
2000-08-12 cgfRename hinfo -> dtable. Name the former dtable array...
2000-08-11 corinna * poll.cc: Allow any descriptor and any number...
2000-08-11 cgfFix premature use of fdtab.
2000-08-11 corinna * poll.cc: Add bounds checking for file descrip...
2000-08-11 cgf* syslog.cc (syslog): Use a less malloc-intensive metho...
2000-08-10 cgfDJ is sole setup maintainer now.
2000-08-10 cgfChange comment.
2000-08-10 cgfcomment changes.
2000-08-10 cgfMinor change.
2000-08-10 cgfMinor change.
2000-08-10 cgfMinor change.
2000-08-10 cgf* winsup.h: Change strchr inline for strange gcc problem.
2000-08-10 cgf* dir.cc (readdir): Ensure that errno is *only* set...
2000-08-09 cgf* select.cc (allocfd_set): Zero allocated fd_set.
2000-08-08 dj* fhandler_serial.cc (tcsendbreak): "sleeptime" argumen...
2000-08-08 corinna* include/userenv.h: New header file.
2000-08-08 cgf* include/winuser.h: Correct PCWPSTRUCT typo.
2000-08-07 cgf* include/cygwin/cygwin_dll.h: Remove extraneous (and...
2000-08-04 cgf* hinfo.cc (hinfo::find_unused_handle): Just check...
2000-08-04 cgf* select.cc (fhandler_console::select_read): Call set_c...
2000-08-03 cgf* fhandler_tty.cc (fhandler_pty_master::process_slave_o...
2000-08-03 cgf* fork.cc (vfork): Store complete stack frame in vfork_...
2000-08-02 djadd winsup.h
2000-08-02 cgf* strace.cc (strace::prntf): Make second argument the...
2000-08-02 cgf* regexp/regexp.c: Add winsup.h.
2000-08-02 dj* winsup.h: take out protections of environ, errno...
2000-08-02 cgf* include/sys/strace.h: Fix strace definition.
2000-08-02 cgf* strace.h: Add kludgy workarounds to avoid using depre...
2000-07-31 corinna* passwd.c (main): Initialize oldpwd before beeing...
2000-07-30 cgf* fhandler_console.cc: Remove VK_DIVIDE detection.
2000-07-29 cgf* fhandler_console.cc: Add VK_DIVIDE detection. Return...
2000-07-29 cgf* path.cc (chdir): Avoid trailing dot calculation when...
2000-07-29 cgf* kill.cc (main): Add '-f' option to force termination...
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-29 cgf* environ.cc (parse_thing): Make binmode a DWORD.
2000-07-29 cgf* include/cygwin/cygwin_dll.h: Update for modern compilers.
2000-07-28 cgfMinor formatting change.
2000-07-28 cgfFix typo.
2000-07-28 cgf* utils/mount.cc (main): Add --show-cygdrive-prefixes...
2000-07-28 cgf* dcrt0.cc (dummy_autoload): Add load statement for...
2000-07-28 cgf* include/cygwin/version.h: Bump DLL minor version...
2000-07-27 davidsbRemove obsolete entries:
2000-07-27 davidsbEntry 'How do anti-virus programs like Cygwin?': Remove...
2000-07-27 davidsbEntry 'How should I set my PATH?': Don't omit Windows...
2000-07-27 corinnaAdded missing ChangeLog entry.
2000-07-27 dj* testsuite/winsup.api/winsup.exp: ignore stdout by...
2000-07-27 cgf* fhandler.cc (fhandler_disk_file::fstat): Allow block...
2000-07-27 cgffix typo.
2000-07-26 cgfGive signal_exit noreturn attribute.
2000-07-26 cgf* exceptions.cc (signal_exit): Renamed from "really...
2000-07-26 corinna * environ.cc (posify): Revert previous patch.
2000-07-26 cgf* syscalls.cc (stat_worker): Make stat return correct...
2000-07-26 corinna * security.cc (lookup_name): Search on local...
next