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-10-12merge from gcc repositoryDJ Delorie
2000-10-10* path.cc (cwdstuff::get): Set EINVAL when length is zero.Christopher Faylor
2000-10-10* libc/include/sys/unistd.h: Add getdtablesize and setdtablesize declarationsChristopher Faylor
2000-10-09* path.cc (mount_info::cygdrive_posix_path): Handle e:foo constructionChristopher Faylor
2000-10-09* fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): Fix debug output.Corinna Vinschen
2000-10-09 * fhandler_mem.cc: Eliminate unused include statements.Corinna Vinschen
2000-10-09 * fhandler.h (fhandler_dev_mem): Erase member `init_phase' andCorinna Vinschen
2000-10-09 * include/iprtrmib.h: Further layout changes according to standard.Corinna Vinschen
2000-10-09 * include/ntsecapi.h: Fix PLSA_UNICODE_STRING define.Corinna Vinschen
2000-10-09I forgot 'iprtrmib.h' in the ChangeLogCorinna Vinschen
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor
2000-10-09* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandleChristopher Faylor
2000-10-08 * include/ntsecapi.h: New file.Corinna Vinschen
2000-10-07* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.Christopher Faylor
2000-10-07 * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen
2000-10-07* syscalls.cc (_read): Behave properly when passed previous version ofChristopher Faylor
2000-10-06* net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NTChristopher Faylor
2000-10-05 =====================================Corinna Vinschen
2000-10-05* net.cc: General cleanup.Christopher Faylor
2000-10-05* exceptions.cc (interruptible): Add extra debugging.Christopher Faylor
2000-10-05* include/netinet/tcp.h: Remove winsock.h include.Christopher Faylor
2000-10-05 * include/sys/mman.h: Add missing MAP_FAILED macro.Corinna Vinschen
2000-10-04 * fhandler.h (fhandler_dev_mem): Add method `init'. Add membersCorinna Vinschen
2000-10-03 * dcrt0.cc: Add LoadDLLFunc statement for RegEnumValueA().Corinna Vinschen
2000-10-02* signal.cc (sigaction): Allow new action == oldaction.Christopher Faylor
2000-10-02 * include/ras.h: New file.Corinna Vinschen
2000-10-02 * include/ntdef.h: Add define for NTAPI.Corinna Vinschen
2000-10-02 * fhandler_mem.cc: Load ntdll functions via autoload method.Corinna Vinschen
2000-10-02 * fhandler_mem.cc (load_ntdll_funcs): Add missing __stdcall qualifiers.Corinna Vinschen
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor
2000-10-02* Makefile.common: Extend VERBOSE default.Christopher Faylor
2000-10-02 * include/ipexport.h: Add missing `extern "C"' directives.Corinna Vinschen
2000-10-02 * include/ipifcons.h: New header file.Corinna Vinschen
2000-10-01 * include/iprtrmib.h: Add missing MIB_IF_OPER_STATUS_xxx definitions.Corinna Vinschen
2000-10-01 * lib/iphlpapi.def: New stub for iphlpapi.dll.Corinna Vinschen
2000-10-01* Makefile.common: Default to VERBOSE when part of overall sourceChristopher Faylor
2000-10-01 * Makefile.in: Add fhandler_mem.o to the dependencies.Corinna Vinschen
2000-10-01* include/ntdef.h: New file.Corinna Vinschen
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva
2000-09-30* cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor
2000-09-30* path.cc (symlink_info::check): Set executable bit for a file if the first twoChristopher Faylor
2000-09-30 * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen
2000-09-30Added missing articleCorinna Vinschen
2000-09-30 * pathnames.sgml: Add documentation about raw block specialCorinna Vinschen
2000-09-29Correct date of checkinHans-Peter Nilsson
2000-09-29 * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.Hans-Peter Nilsson
2000-09-29 * cris.h (EF_CRIS_UNDERSCORE): New.Hans-Peter Nilsson
2000-09-29 Forgot to remove cygkeycheck.ccCorinna Vinschen
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen
2000-09-28Add alloca-conf.h from libiberty.Alan Modra