aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2000-04-03* fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor3-7/+11
2000-04-03 * grp.cc (parse_grp): Save empty array instead ofCorinna Vinschen2-1/+6
2000-04-03update copyright.Christopher Faylor1-1/+1
2000-04-02 * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen4-18/+88
2000-04-02* include/wininet.h: Add three more "INTERNET_OPTIONS".Christopher Faylor2-0/+7
2000-03-31* MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor3-0/+5
2000-03-312000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-1/+6
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan5-1/+16
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan4-9/+15
2000-03-30Simplify constructors and initializers for select_record.Christopher Faylor1-6/+6
2000-03-30* fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor3-2/+18
2000-03-28* Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor5-12/+26
2000-03-26* include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.Christopher Faylor2-4/+8
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor5-53/+51
2000-03-25* environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor4-3/+15
2000-03-19* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen2-2/+8
2000-03-19* times.cc: Fix extern declarations for variables that are exported but used byChristopher Faylor2-1/+11
2000-03-19* times.cc: Remove unneeded (and incorrect) externs.Christopher Faylor2-3/+4
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor3-2/+14
2000-03-18* Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor2-4/+9
2000-03-18* dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag from sharedChristopher Faylor2-1/+6
2000-03-18* delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor4-19/+48
2000-03-17* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen2-1/+9
2000-03-16Change ChangeLog entry to more common format.Corinna Vinschen1-11/+11
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen7-120/+123
2000-03-15* errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen2-0/+5
2000-03-15* spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed toChristopher Faylor2-2/+11
2000-03-15* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2-3/+7
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor15-88/+106
2000-03-13settimeofday was listed twiceDJ Delorie1-2/+2
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2-28/+36
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor7-92/+113
2000-03-12* fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor4-112/+139
2000-03-11* sigproc.cc: Set wait_sig priority to normal.Christopher Faylor2-1/+5
2000-03-10* sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor2-2/+6
2000-03-09* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor8-178/+129
2000-03-07* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor3-6/+9
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor14-93/+87
2000-03-05* exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor3-12/+37
2000-02-29* sigproc.cc (sig_send): Temporarily set priority to highest while sending aChristopher Faylor2-0/+10
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-5/+5
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan3-56/+556
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-4/+22
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-0/+4
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-4/+13
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-0/+91
2000-02-292000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan4-2/+157
2000-02-28* include/rapi.h: New file.Christopher Faylor1-0/+5
2000-02-28* pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor3-1/+12
2000-02-28Fix typo.Christopher Faylor1-1/+0