Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-20 * config.sub: Update to subversions version 2000-07-06.Hans-Peter Nilsson
2000-07-20 common.h (EM_CRIS): New machine number.Hans-Peter Nilsson
2000-07-20 cris.h: New file.Hans-Peter Nilsson
2000-07-20 * dis-asm.h (print_insn_cris): Declare.Hans-Peter Nilsson
2000-07-20 * ntsec.sgml: Add description for the new setuid abilityCorinna Vinschen
2000-07-202000-07-19 H.J. Lu (hjl@gnu.org)H.J. Lu
2000-07-20 * spawn.cc (spawn_guts): Don't restore impersonation in caseCorinna Vinschen
2000-07-20 * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-07-19Update copyright info.Christopher Faylor
2000-07-192000-07-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-07-18* dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor
2000-07-18Update ChangeLog.Christopher Faylor
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor
2000-07-17 Patch suggested by Eric Fifer <EFifer@sanwaint.com>Corinna Vinschen
2000-07-17 * environ.cc (setenv): Use __cygwin_environ instead ofCorinna Vinschen
2000-07-17* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor
2000-07-17* environ.cc: Use new definition of "environ" throughout.Christopher Faylor
2000-07-16* acconfig.h: Add support for NEWVFORK.Christopher Faylor
2000-07-16* spawn.cc (spawn_guts): Use \ for quoting '"'.Christopher Faylor
2000-07-16Slightly more efficient version of previous change.Christopher Faylor
2000-07-16* dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never beChristopher Faylor
2000-07-16Update comments.Christopher Faylor
2000-07-15* dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc sinceChristopher Faylor
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-07-14 * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen
2000-07-13* libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie
2000-07-13 * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen
2000-07-12Update comment.Alan Modra
2000-07-12* debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor
2000-07-12* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor
2000-07-11* include/shlobj.h: add CSIDL_COMMON_*DJ Delorie
2000-07-11* fhandler_console.cc (fhandler_console::read): Unicode interface toChristopher Faylor
2000-07-10Comment the relocs.Alan Modra
2000-07-10Add missing text.Christopher Faylor
2000-07-10* Makefile.in (install): Install textmode.o as well as binmode.o.Christopher Faylor
2000-07-10 * spawn.cc (spawn_guts): Close handle `hToken' only if it's notCorinna Vinschen
2000-07-09Slight optimization.Christopher Faylor
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor
2000-07-07 * symlink-tree: Check number of arguments.Jeff Law
2000-07-07 * include/sys/cygwin.h: Hide internal data types in per_processCorinna Vinschen
2000-07-06Update texinfo.tex to version 2000-05-28.15.Andrew Cagney
2000-07-06* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor
2000-07-05add MAINTAINERS filesDJ Delorie
2000-07-04* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.Christopher Faylor
2000-07-04 * poll.cc (poll): Zero out `open_fds' as well.Corinna Vinschen
2000-07-04 * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen