]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-11-17 David Starks... new entry "Why doesn't my script work?"
2000-11-17 Corinna Vinschen * syslog.cc (syslog): Add users SID to NT syslo...
2000-11-17 Christopher... Fix typo.
2000-11-17 Christopher... * fhandler_console.cc: New member variable `dwBufferSiz...
2000-11-16 Richard Henderson Update relocations per August psABI docs.
2000-11-16 Christopher... * Makefile.in: Make import library creation 'make ...
2000-11-16 David Starks... New entry "Why doesn't mkdir -p work on a network share?"
2000-11-16 Corinna Vinschen * uinfo.cc (uinfo_init): Call `cygwin_set_imper...
2000-11-16 Christopher... Update ChangeLog.
2000-11-16 Christopher... * sigproc.cc (wait_sig): Remove unneeded for loop itera...
2000-11-15 Corinna Vinschen * uinfo.cc (internal_getlogin): Change paramete...
2000-11-15 Corinna Vinschen * cygheap.h: Move `token' and `impersonated...
2000-11-15 Hans-Peter... Correct date and style of last entry
2000-11-15 Hans-Peter... * demangle.h: Add gnat and java demangle styles.
2000-11-15 Corinna Vinschen * spawn.cc (spawn_guts): Revert patch to ignore...
2000-11-15 Christopher... * fork.cc (slow_pid_reuse): Off-by-one.
2000-11-15 Christopher... Throughout use myself->ppid_handle rather than parent_a...
2000-11-15 Corinna VinschenFix formatting.
2000-11-15 Corinna Vinschen * cygheap.cc (cygheap_root::cygheap_root):...
2000-11-14 Corinna Vinschen * dir.cc (rewinddir): Always set __d_position...
2000-11-14 Christopher... * cygheap.h (init_cygheap): New struct holding values...
2000-11-13 Christopher... * path.cc (get_device_number): Allow /dev/ttySn to...
2000-11-12 Christopher... * path.h: Add __attribute__ ((regparm(x))) to commonly...
2000-11-11 Christopher... * dcrt0.cc: New global variable `ignore_case_with_glob'.
2000-11-09 Christopher... remove include/rapi.h
2000-11-09 Corinna Vinschen * dir.cc (readdir): Avoid reading from the...
2000-11-09 Christopher... Increase cygwin heap size.
2000-11-09 Christopher... * select.cc (peek_pipe): Deal with pending newline...
2000-11-08 Christopher... * mount.cc (main): Call show_cygdrive_info instead...
2000-11-08 Christopher... * environ.cc (_addenv): malloc space for setenv if...
2000-11-08 Corinna Vinschen * mkgroup.c (load_netapi): New function to...
2000-11-07 Corinna Vinschen * autoload.cc: Add autoload statement for ...
2000-11-07 Christopher... Fix typos.
2000-11-07 Christopher... Update copyright.
2000-11-06 Christopher... * dcrt0.cc (sigthread::init): Reinstitute sigthread...
2000-11-06 Christopher... * config.sub: Add support for Sun Chorus
2000-11-06 Christopher... * path.cc (mount_info::read_cygdrive_info_from_registry...
2000-11-06 Earnie Boyd * Makefile.in: increment VERSION.
2000-11-06 Christopher... * errno.cc (strerror): Change EAGAIN case to return...
2000-11-06 Corinna Vinschen * libc/include/sys/types.h: Change type of...
2000-11-06 Christopher... Fix typo.
2000-11-06 Christopher... * child_info.h (child_info): Add pppid_handle for closi...
2000-11-05 Christopher... Fix spelling error.
2000-11-05 Christopher... * pinfo (wait_subproc): Son of neverending debug tweaking.
2000-11-05 Christopher... * pinfo (wait_subproc): Neverending debug tweaking.
2000-11-05 Christopher... * pinfo.cc (winpids:add): New method.
2000-11-05 Christopher... * exceptions.cc (handle_sigsuspend): Record frame here...
2000-11-04 Christopher... * sigproc.cc (wait_subproc): Still more debugging cleanup.
2000-11-04 Hans-Peter... * hashtab.h (struct htab): Add member return_allocatio...
2000-11-04 Christopher... * pinfo.cc (EnumProcessesNT): Avoid 0 pids.
2000-11-04 Christopher... * lib/Makefile.in: Install header files in w32api subdi...
2000-11-04 Christopher... * sigproc.cc (wait_subproc): Refine debug output.
2000-11-03 Hans-Peter... * hashtab.h: Change void * to PTR where necessary.
2000-11-03 Christopher... * pinfo.cc (pinfo::init): Reverse order of setting...
2000-11-02 Nick CliftonAdd support for -storm-chaos
2000-11-02 Christopher... * ntdll.h: Remove IO_COUNTERS definition since it is...
2000-11-02 Christopher... * pinfo.cc (EnumProcessesNT): New function. Eliminates...
2000-11-02 Christopher... * exceptions.cc (interruptible): Remove obsolete tests.
2000-11-02 Corinna Vinschen * kill.cc (main): Return 1 in case of errors.
2000-11-01 Earnie Boyd * CONTRIBUTIONS: New file.
2000-11-01 Earnie Boyd * include/basetyps.h: add comment for GUID_DEFINED
2000-10-31 Christopher... * path.h (has_exec_chars): Standard function for checki...
2000-10-31 Christopher... * path.cc (_readlink): Return ENOENT when file does...
2000-10-31 Corinna Vinschen * fhandler.h (fhandler_dev_raw): Add method...
2000-10-31 Corinna Vinschen * fhandler.h (fhandler_dev_raw): Add definition...
2000-10-31 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::open...
2000-10-31 Christopher... * pinfo.cc (enum_init): Don't suffer silently if we...
2000-10-31 David Starks... Update section "Why is make behaving badly?"
2000-10-31 David Starks... minor typo
2000-10-30 Christopher... * signal.cc (kill_pgrp): Revert 25-Oct change.
2000-10-30 Nick CliftonAdd noconfigure dirs for m68[hc]{11|12} targets.
2000-10-30 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-10-30 Christopher... * libc/include/stdlib.h: Avoid declaring cfree under...
2000-10-28 Christopher... Whitespace cleanup.
2000-10-28 Christopher... * Makefile.in: Accomodate newer gcc's which require...
2000-10-28 Christopher... Cleanup formatting on some files. Remove excessive...
2000-10-28 Christopher... * strace.cc (main): Add a '-b' option.
2000-10-27 Corinna Vinschen * autoload.cc: New file keeping all autoload...
2000-10-27 Christopher... * sigproc.cc (wait_sig): Add braces to avoid confusion.
2000-10-27 Corinna Vinschen * fhandler_socket.cc: New file.
2000-10-26 Corinna Vinschen * dtable.cc (dtable::release): Check for socket...
2000-10-26 Corinna Vinschen * ntsec.sgml: Slight changes. Fix some errors.
2000-10-26 Corinna Vinschen * ntsec.sgml: Changed the (now incorrect) hint...
2000-10-26 Christopher... * signal.cc (kill_pgrp): Don't limit sending of signals...
2000-10-25 Christopher... * exceptions.cc (sig_handle): Just make sure that wait_...
2000-10-25 Christopher... Add comment.
2000-10-25 Christopher... * dtable.cc (dtable::fixup_after_exec): Use variable...
2000-10-25 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Treat O_NONBLOCK...
2000-10-25 Christopher... * dcrt0.cc (do_exit): Remove debugging statement.
2000-10-25 Christopher... * dcrt0.cc (do_exit): Don't bother looking for pgrp...
2000-10-24 Corinna Vinschen * ntdll.h: New file.
2000-10-24 Corinna Vinschen * libc/include/sys/unistd.h: Add defines for...
2000-10-24 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Behave...
2000-10-24 David Starks... Update "How can I access other drives?" entry with...
2000-10-24 David Starks... Update entry "What's the difference between packages...
2000-10-24 David Starks... Add more details to "What if setup fails?" entry.
2000-10-24 Christopher... * exceptions.cc (signal_exit): Kill any executing child...
2000-10-24 Ben EllistonAdd mail submission addresses for autoconf and config...
2000-10-24 Christopher... forced checkin.
2000-10-23 Christopher... testing.
next
This page took 0.053874 seconds and 5 git commands to generate.