2000-10-17 |
Christopher... | * debug.cc (add_handle): Issue warning on attempts... |
commit | commitdiff | tree |
2000-10-16 |
Christopher... | * Makefile.in: Remove some obsolete stuff. |
commit | commitdiff | tree |
2000-10-16 |
Corinna Vinschen | * cygcheck.cc (main): Fix argument counting. |
commit | commitdiff | tree |
2000-10-15 |
Christopher... | * ps.cc (main): Accomodate new PID_ constant. |
commit | commitdiff | tree |
2000-10-15 |
Christopher... | * exceptions.cc (set_console_handler): Don't allocate |
commit | commitdiff | tree |
2000-10-14 |
Corinna Vinschen | Forgot to commit ChangeLog |
commit | commitdiff | tree |
2000-10-14 |
Corinna Vinschen | * cygwin.din: Add symbol hstrerror. |
commit | commitdiff | tree |
2000-10-14 |
Christopher... | * cygheap.cc (cygheap_fixup_in_child): Don't page round... |
commit | commitdiff | tree |
2000-10-14 |
Christopher... | Add comment. |
commit | commitdiff | tree |
2000-10-13 |
Christopher... | * dtable.cc (dtable::fixup_after_fork): Revert thinko... |
commit | commitdiff | tree |
2000-10-12 |
Christopher... | * child_info: Bump child_info "version". |
commit | commitdiff | tree |
2000-10-12 |
Christopher... | * strace.cc (proc_child): Handle exceptions correctly. |
commit | commitdiff | tree |
2000-10-12 |
Christopher... | * errno.cc (seterrno_from_win_error): Fix debugging... |
commit | commitdiff | tree |
2000-10-12 |
DJ Delorie | merge from gcc repository |
commit | commitdiff | tree |
2000-10-10 |
Christopher... | * path.cc (cwdstuff::get): Set EINVAL when length is... |
commit | commitdiff | tree |
2000-10-10 |
Christopher... | * libc/include/sys/unistd.h: Add getdtablesize and... |
commit | commitdiff | tree |
2000-10-09 |
Christopher... | * path.cc (mount_info::cygdrive_posix_path): Handle... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | * fhandler_mem.cc: Eliminate unused include... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | * fhandler.h (fhandler_dev_mem): Erase member... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | * include/iprtrmib.h: Further layout changes... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | * include/ntsecapi.h: Fix PLSA_UNICODE_STRING... |
commit | commitdiff | tree |
2000-10-09 |
Corinna Vinschen | I forgot 'iprtrmib.h' in the ChangeLog |
commit | commitdiff | tree |
2000-10-09 |
Christopher... | * ps.cc (main): Change order of reporting slightly... |
commit | commitdiff | tree |
2000-10-09 |
Christopher... | * dtable.cc (set_std_handle): Use std_consts array... |
commit | commitdiff | tree |
2000-10-08 |
Corinna Vinschen | * include/ntsecapi.h: New file. |
commit | commitdiff | tree |
2000-10-07 |
Christopher... | * fhandler.h (fhandler_base): Remove obsolete _rpos... |
commit | commitdiff | tree |
2000-10-07 |
Corinna Vinschen | * fhandler.h (fhandler_dev_mem): Add methods... |
commit | commitdiff | tree |
2000-10-07 |
Christopher... | * syscalls.cc (_read): Behave properly when passed... |
commit | commitdiff | tree |
2000-10-06 |
Christopher... | * net.cc (set_socket_inheritance): Rename from duplicat... |
commit | commitdiff | tree |
2000-10-05 |
Corinna Vinschen | ===================================== |
commit | commitdiff | tree |
2000-10-05 |
Christopher... | * net.cc: General cleanup. |
commit | commitdiff | tree |
2000-10-05 |
Christopher... | * exceptions.cc (interruptible): Add extra debugging. |
commit | commitdiff | tree |
2000-10-05 |
Christopher... | * include/netinet/tcp.h: Remove winsock.h include. |
commit | commitdiff | tree |
2000-10-04 |
Corinna Vinschen | * include/sys/mman.h: Add missing MAP_FAILED... |
commit | commitdiff | tree |
2000-10-04 |
Corinna Vinschen | * fhandler.h (fhandler_dev_mem): Add method... |
commit | commitdiff | tree |
2000-10-02 |
Corinna Vinschen | * dcrt0.cc: Add LoadDLLFunc statement for RegEn... |
commit | commitdiff | tree |
2000-10-02 |
Christopher... | * signal.cc (sigaction): Allow new action == oldaction. |
commit | commitdiff | tree |
2000-10-02 |
Corinna Vinschen | * include/ras.h: New file. |
commit | commitdiff | tree |
2000-10-02 |
Corinna Vinschen | * include/ntdef.h: Add define for NTAPI. |
commit | commitdiff | tree |
2000-10-02 |
Corinna Vinschen | * fhandler_mem.cc: Load ntdll functions via... |
commit | commitdiff | tree |
2000-10-02 |
Corinna Vinschen | * fhandler_mem.cc (load_ntdll_funcs): Add missi... |
commit | commitdiff | tree |
2000-10-02 |
Christopher... | * cygheap.cc (cygheap_init): Born again function. |
commit | commitdiff | tree |
2000-10-02 |
Christopher... | * Makefile.common: Extend VERBOSE default. |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * include/ipexport.h: Add missing `extern ... |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * include/ipifcons.h: New header file. |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * include/iprtrmib.h: Add missing MIB_IF_OPER_S... |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * lib/iphlpapi.def: New stub for iphlpapi.dll. |
commit | commitdiff | tree |
2000-10-01 |
Christopher... | * Makefile.common: Default to VERBOSE when part of... |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * Makefile.in: Add fhandler_mem.o to the depend... |
commit | commitdiff | tree |
2000-10-01 |
Corinna Vinschen | * include/ntdef.h: New file. |
commit | commitdiff | tree |
2000-09-30 |
Alexandre Oliva | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool |
commit | commitdiff | tree |
2000-09-30 |
Christopher... | * cygheap.cc (init_cheap): Set aside space for heap... |
commit | commitdiff | tree |
2000-09-30 |
Christopher... | * path.cc (symlink_info::check): Set executable bit... |
commit | commitdiff | tree |
2000-09-30 |
Corinna Vinschen | * winsup.h: Add `winME' to os_type symbols. |
commit | commitdiff | tree |
2000-09-29 |
Corinna Vinschen | Added missing article |
commit | commitdiff | tree |
2000-09-29 |
Corinna Vinschen | * pathnames.sgml: Add documentation about raw... |
commit | commitdiff | tree |
2000-09-29 |
Hans-Peter... | Correct date of checkin |
commit | commitdiff | tree |
2000-09-29 |
Hans-Peter... | * dis-asm.h: Declare cris_get_disassembler, not print_... |
commit | commitdiff | tree |
2000-09-29 |
Hans-Peter... | * cris.h (EF_CRIS_UNDERSCORE): New. |
commit | commitdiff | tree |
2000-09-29 |
Corinna Vinschen | Forgot to remove cygkeycheck.cc |
commit | commitdiff | tree |
2000-09-29 |
Corinna Vinschen | * cygcheck.cc (keyeprint): New function. |
commit | commitdiff | tree |
2000-09-28 |
Alan Modra | Add alloca-conf.h from libiberty. |
commit | commitdiff | tree |
2000-09-28 |
Corinna Vinschen | * cygkeycheck.cc: New file. Utility to retrieve... |
commit | commitdiff | tree |
2000-09-28 |
Corinna Vinschen | * net.cc (get_ifconf): Code cleanup. Split... |
commit | commitdiff | tree |
2000-09-27 |
Alan Modra | .plt stub for lazy linking, --stub-group-size=N ld... |
commit | commitdiff | tree |
2000-09-27 |
Christopher... | * spawn.cc (spawn_guts): Attempt to accomodate archaic... |
commit | commitdiff | tree |
2000-09-26 |
David Starks... | New entry "Why doesn't man work?" |
commit | commitdiff | tree |
2000-09-26 |
David Starks... | Remove entry "How do I set /etc up?" |
commit | commitdiff | tree |
2000-09-26 |
Christopher... | * dcrt0.cc (quoted): Fix problem where ' quoted strings... |
commit | commitdiff | tree |
2000-09-25 |
Alexandre Oliva | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool... |
commit | commitdiff | tree |
2000-09-25 |
Christopher... | * spawn.cc (av::dup_maybe): Make function void rather... |
commit | commitdiff | tree |
2000-09-22 |
Jim Wilson | Fix ia64 gas testsuite. Update ia64 DV tables. Fix... |
commit | commitdiff | tree |
2000-09-19 |
Geoffrey Keating | * libc/signal/signal.c (__sigtramp_r): ISO C requires |
commit | commitdiff | tree |
2000-09-19 |
Christopher... | * spawn.cc (spawn_guts): Use actual program argument... |
commit | commitdiff | tree |
2000-09-19 |
Christopher... | * path.h: Create new input path flag PATH_NEEDDIR. |
commit | commitdiff | tree |
2000-09-19 |
Christopher... | * cygpath.cc: Add new options: -s and -i. |
commit | commitdiff | tree |
2000-09-18 |
Christopher... | * fhandler_tty.cc (fhandler_tty_slave::write): Correct... |
commit | commitdiff | tree |
2000-09-18 |
Christopher... | * path.cc (mount_info::read_mounts): Don't delete mount... |
commit | commitdiff | tree |
2000-09-18 |
Christopher... | * exceptions.cc (interruptible): Return 0 if given... |
commit | commitdiff | tree |
2000-09-16 |
Egor Duda | * signal.cc (sleep): If interrupted by signal, return the |
commit | commitdiff | tree |
2000-09-16 |
Christopher... | * exceptions.cc (handle_exceptions): Just "core dump... |
commit | commitdiff | tree |
2000-09-14 |
David Starks... | Update entry "How can I find out which dlls are needed... |
commit | commitdiff | tree |
2000-09-14 |
David Starks... | New entry 'Why doesn't chmod work?' |
commit | commitdiff | tree |
2000-09-14 |
David Starks... | New entry "My Windows logon name has a space in it... |
commit | commitdiff | tree |
2000-09-14 |
David Starks... | Update (& alphabetize) contents of 'latest'. |
commit | commitdiff | tree |
2000-09-14 |
David Starks... | minor cosmetic |
commit | commitdiff | tree |
2000-09-14 |
Alexandre Oliva | * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, |
commit | commitdiff | tree |
2000-09-14 |
Nick Clifton | Add support for the MIPS32 |
commit | commitdiff | tree |
2000-09-13 |
Christopher... | Commit change mentioned in ChangeLog. |
commit | commitdiff | tree |
2000-09-13 |
Christopher... | * spawn.cc (av): Hide 'calloced' field and limit cstrdu... |
commit | commitdiff | tree |
2000-09-13 |
Jeff Johnston | 2000-09-13 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2000-09-13 |
Jeff Johnston | 2000-09-13 Will Cohen <wcohen@redhat.com> |
commit | commitdiff | tree |
2000-09-13 |
David Starks... | New entry "Can I link with both MSVCRT*.DLL and cygwin1... |
commit | commitdiff | tree |
2000-09-13 |
David Starks... | Contents split into how-*.texinfo. (Had gotten too... |
commit | commitdiff | tree |
2000-09-13 |
David Starks... | New files, contents of how.texinfo has been split into... |
commit | commitdiff | tree |
2000-09-13 |
Christopher... | * kill.cc (main): Change behavior of -f so that it... |
commit | commitdiff | tree |
2000-09-13 |
Christopher... | * external.cc (fillout_pinfo): Handle explicit pids... |
commit | commitdiff | tree |
2000-09-12 |
Christopher... | * path.cc (normalize_posix_path): Fix more slashdot... |
commit | commitdiff | tree |
2000-09-12 |
Phil Blundell | 2000-09-12 Philip Blundell <philb@gnu.org> |
commit | commitdiff | tree |
next |