OSDN Git Service

* include/sys/cygwin.h: Protect class definitions.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
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...
2000-07-26 cgf* fhandler_console.cc (fhandler_console::read): Explici...
2000-07-26 cgfAdd missing ChangeLog entry.
2000-07-26 corinna * passwd.cc: Change name of passwd_in_memory_p...
2000-07-26 cgf* syscalls.cc (statfs): Use path_conv method to convert...
2000-07-26 cgf* syscalls.cc (_link): Avoid extraneous call to cygwin_...
2000-07-25 davidsbNew entry (Programming Questions): 'Why doesn't gdb...
2000-07-25 davidsbEntry 'Is the Cygwin library multi-thread-safe?': ...
2000-07-25 davidsbEntry 'Are mixed-case filenames possible with Cygwin...
2000-07-25 davidsbNew entry (Cygwin API Questions): 'Is there a mouse...
2000-07-25 davidsbEntry 'Can I use my own malloc?': Add warning about...
2000-07-25 davidsbEntry 'Is it OK to have multiple copies of the DLL?':
2000-07-25 davidsbChanged 'sourceware.cygnus.com' to 'sources.redhat...
2000-07-24 corinna * syscalls.cc (_link): Corrected previous patch.
2000-07-24 corinna * fhandler.h (class fhandler_dev_random): Add...
2000-07-23 corinna * fhandler.h: Add comment.
2000-07-23 corinna * fhandler.h (class fhandler_dev_raw): Add...
2000-07-22 corinna Patch suggested by Kazuhiro Fujieda <fujieda...
2000-07-21 corinna * spawn.cc (span_guts): Retrieve security attri...
2000-07-21 corinna * include/winnt.h: Add missing typedefs for...
2000-07-21 corinna * security.cc (acl_worker): Use stat_suffixes...
2000-07-20 corinna * ntsec.sgml: Add description for the new setui...
2000-07-19 corinna * spawn.cc (spawn_guts): Don't restore imperson...
2000-07-19 corinna * shared.h (class pinfo): New members `root...
2000-07-19 cgfUpdate copyright info.
2000-07-18 cgf* dll_init.cc (dll_list::alloc): Fix debugging output.
2000-07-18 cgfUpdate ChangeLog.
2000-07-17 cgfThroughout, eliminate third argument to path_conv and...
next