OSDN Git Service

* times.cc: Fix extern declarations for variables that are exported but used by
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2000-03-19 cgf* times.cc: Fix extern declarations for variables that...
2000-03-19 cgf* times.cc: Remove unneeded (and incorrect) externs.
2000-03-19 cgfPatch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
2000-03-18 cgf* Makefile.in: Make CXXFLAGS consistent with cygwin.
2000-03-18 cgf* dcrt0.cc (host_dependent_constants::init): Eliminate...
2000-03-18 cgf* delqueue.cc (delqueue_list::queue_file): Add some...
2000-03-17 corinna* fhandler.cc (fhandler_base::open): Call set_file_attr...
2000-03-16 corinnaChange ChangeLog entry to more common format.
2000-03-16 corinna * security.cc (set_process_privileges): Removed...
2000-03-15 corinna* errno.cc: Map ERROR_NOACCESS to EFAULT.
2000-03-15 cgf* spawn.cc (spawn_guts): Restore dependency on signal_a...
2000-03-15 cgf* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
2000-03-15 cgfPipe changes throughout suggested by Eric Fifer <EFifer...
2000-03-13 djsettimeofday was listed twice
2000-03-13 cgf* strace.cc: Throughout, track information like start_t...
2000-03-12 cgf* fhandler.cc (fhandler_base::get_readahead_into_buffer...
2000-03-12 cgf* fhandler_console.cc (fhandler_console::read): Don...
2000-03-11 cgf* sigproc.cc: Set wait_sig priority to normal.
2000-03-10 cgf* sigproc.cc (wait_sig): Add addtional debugging output.
2000-03-09 cgf* environ.cc: Eliminate oldstack CYGWIN option.
2000-03-07 cgf* sigproc.cc (sig_send): Eliminate sync_sig_send synchr...
2000-03-07 cgfThroughout use strace class in place of individual...
2000-03-05 cgf* exceptions.cc (call_handler): Streamline to use only...
2000-02-29 cgf* sigproc.cc (sig_send): Temporarily set priority to...
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-29 khan2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
2000-02-28 cgf* include/rapi.h: New file.
2000-02-28 cgf* pinfo.cc (set_myself): Add build date to strace output.
2000-02-28 cgfFix typo.
2000-02-28 cgfFix sysname.
2000-02-28 cgf* configure.in: Remove --enable-strace-hhmmss option.
2000-02-28 cgf* strace.cc (handle_output_debug_string): Parse strace...
2000-02-28 cgf* dcrt0.cc (set_os_type): Record OS name string.
2000-02-26 cgfBump minor version number
2000-02-26 cgfChange fork/exec magic number.
2000-02-26 cgfRemove unneeded include.
2000-02-26 cgf* exceptions.cc (interruptible): Make a little more...
2000-02-26 dj* Makefile.in: fix "make check" support and cygrun.
2000-02-24 cgfEliminate RCS stuff.
2000-02-24 cgf*** empty log message ***
2000-02-24 cgf* syscalls.c (_read): Clear errno before doing any...
2000-02-24 cgf* exceptions.cc (call_handler): Use new muto linked...
2000-02-24 cgfAdhere to w32api copyright conventions.
2000-02-24 cgfFix final round of gcc warnings relating to unused...
2000-02-24 cgfFix final round of gcc warnings relating to unused...
2000-02-24 cgfRemove RCS cruft.
2000-02-24 cgf* hinfo.cc (hinfo::extend): Clean up debugging output.
2000-02-24 cgf* exceptions.cc (interruptible): Change method for...
2000-02-23 cgfRespond to more g++ warnings relating to initializing...
2000-02-21 cgf* fhandler.cc (set_inheritance): Revert previous patch...
2000-02-21 cgfRespond to a multitude of g++ warnings.
2000-02-21 cgfUpdate.
2000-02-21 cgf* environ.cc (getwinenv): Make __stdcall.
2000-02-21 cgfGive Corinna some more files.
2000-02-21 corinna*** empty log message ***
2000-02-21 corinna*** empty log message ***
2000-02-17 cgfInitial revision