]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-11-22 Nick CliftonAdd new ELF ABI defines
2000-11-22 Corinna Vinschen * include/winnt.h: Add missing FILE_NAMED_STREA...
2000-11-22 Michael MeissnerOnly reference environ indirectly through a pointer
2000-11-22 Christopher... * Makefile.in: new-temp.a -> new-templib.a
2000-11-22 David Starks... Update "why doesn't chmod work" with hint from Corinna.
2000-11-22 Earnie Boyd * Makefile.in: Add missing line continuation `\' for...
2000-11-22 Christopher... * libc/sys/cygwin/sys/dirent.h: Change definition to...
2000-11-21 Jeff Johnston2000-11-20 Jeff Johnston <jjohnstn@redhat.com>
2000-11-21 Earnie Boyd * include/direct.h: add guard around MSVCRT-only proto...
2000-11-21 Christopher... * Makefile.in: Use a different variable name for subdir...
2000-11-20 H.J. Lu2000-11-20 H.J. Lu <hjl@gnu.org>
2000-11-20 Christopher... * spawn.cc (spawn_guts): Quoting was still wrong. ...
2000-11-20 Christopher... * spawn.cc (spawn_guts): YA tweak for dealing with...
2000-11-20 Ian Lance Taylor * ltcf-cxx.sh: Added file, required by 2000-11-18...
2000-11-20 David Starks... sources.redhat.com -> cygwin.com where appropriate
2000-11-20 Christopher... * Makefile.in: Install mingw stuff in a subdirectory...
2000-11-19 Christopher... *** empty log message ***
2000-11-19 Christopher... * utils.sgml: Document new options for ps and strace.
2000-11-19 Christopher... * cygwinenv.sgml: Remove CYGWIN=strace option. Update...
2000-11-18 Alexandre Oliva* Makefile.in: Merge with GCC and libgcj.
2000-11-18 Alexandre Oliva* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New...
2000-11-17 Corinna Vinschen * path.cc (normalize_posix_path): Special care...
2000-11-17 David Starks... Add Windows ME to "What is it?"
2000-11-17 David Starks... Add 'Windows 2000' to "What is it?" entry.
2000-11-17 David Starks... Update entry "I'm having basic problems with find....
2000-11-17 David Starks... Update "Why is make behaving badly?", add warning about...
2000-11-17 David Starks... New entry "Setup screwed up my mounts!"
2000-11-17 David Starks... Fix error in "Why doesn't my script work?", add note...
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...
next
This page took 0.055669 seconds and 5 git commands to generate.