Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2000-04-03 * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen
2000-04-02* include/wininet.h: Add three more "INTERNET_OPTIONS".Christopher Faylor
2000-03-31* MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor
2000-03-312000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-30Simplify constructors and initializers for select_record.Christopher Faylor
2000-03-30* fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor
2000-03-29* Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor
2000-03-26* include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.Christopher Faylor
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor
2000-03-25* environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor
2000-03-19* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen
2000-03-19* times.cc: Fix extern declarations for variables that are exported but used byChristopher Faylor
2000-03-19* times.cc: Remove unneeded (and incorrect) externs.Christopher Faylor
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor
2000-03-18* Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor
2000-03-18* dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag from sharedChristopher Faylor
2000-03-18* delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor
2000-03-17* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen
2000-03-16Change ChangeLog entry to more common format.Corinna Vinschen
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen
2000-03-15* errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen
2000-03-15* spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed toChristopher Faylor
2000-03-15* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-03-14settimeofday was listed twiceDJ Delorie
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor
2000-03-12* fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor
2000-03-11* sigproc.cc: Set wait_sig priority to normal.Christopher Faylor
2000-03-10* sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor
2000-03-10* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor
2000-03-07* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-03-05* exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor
2000-02-29* sigproc.cc (sig_send): Temporarily set priority to highest while sending aChristopher Faylor
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-02-29* include/rapi.h: New file.Christopher Faylor
2000-02-28* pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor
2000-02-28Fix typo.Christopher Faylor
2000-02-28Fix sysname.Christopher Faylor
2000-02-28* configure.in: Remove --enable-strace-hhmmss option.Christopher Faylor
2000-02-28* strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor