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
path: root/winsup
AgeCommit message (Expand)Author
2004-07-26 * fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flagsCorinna Vinschen
2004-07-26 * cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.Corinna Vinschen
2004-07-26 * include/_mingw.h: Use only two underscores to uglifyDanny Smith
2004-07-26 * include/string.h: Group wide string functions together,Danny Smith
2004-07-262004-07-26 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith
2004-07-25 * include/_mingw.h (_MINGW_ATTR_*): Replace withDanny Smith
2004-07-24* dcrt0.cc (dll_crt0_0): Use proper boolean arguments.Christopher Faylor
2004-07-24 * include/wingdi.h (CMYK): Its fun to play with the C-M-Y-K.Danny Smith
2004-07-24 * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen
2004-07-242004-07-24 Brodie Thiesfield <brofield@users.sourceforge.net>Danny Smith
2004-07-23 * dtable.cc (dtable::get_debugger_info): Make stderr r/w accordingCorinna Vinschen
2004-07-23 * fhandler_tty.cc (fhandler_tty_slave::open): Use requested flagCorinna Vinschen
2004-07-22* pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.Christopher Faylor
2004-07-21 * include/_mingw.h: Undefine __attribute__.Danny Smith
2004-07-20 * shm.cc: Whitespace fixes.Corinna Vinschen
2004-07-20 * bsd_helper.cc: Whitespace fixes.Corinna Vinschen
2004-07-20revert erroneous checkinChristopher Faylor
2004-07-20* Makefile.in (clean): Remove cygwin.def since it is autogenerated.Christopher Faylor
2004-07-20 * include/time.h (__time64_t): Add missing ';'.Danny Smith
2004-07-19 * transport.cc (transport_layer_base::~transport_layer_base): Remove.Corinna Vinschen
2004-07-19 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISOCorinna Vinschen
2004-07-19 * bsd_mutex.cc (win_priority): Actually calculate p from priority.Corinna Vinschen
2004-07-17 * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith
2004-07-17* Makefile.in (CC): Strip inappropriate include file settings from anyChristopher Faylor
2004-07-16* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.Christopher Faylor
2004-07-16 * mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated evenCorinna Vinschen
2004-07-16* how-resources.texinfo: Update documentation to /usr/share/doc.Joshua Daniel Franklin
2004-07-162004-07-15 "dgun" <dgun@umpire.com>Danny Smith
2004-07-15 * mmap.cc (mprotect): When MAP_WRITE protection is requested, useCorinna Vinschen
2004-07-15 * fhandler.h (class fhandler_dev_raw): Remove is_writing flag.Corinna Vinschen
2004-07-15Whitespace change to ChangeLogDanny Smith
2004-07-15 * include/math.h: Add pragma GCC system_header.Danny Smith
2004-07-15 * mingwex/complex/cargs.c: New file.Danny Smith
2004-07-15 * Makefile.in (INCLUDES): Temporarily revert previous change.Corinna Vinschen
2004-07-15 * mmap.cc (class mmap_record): Fix return type of get_offset.Corinna Vinschen
2004-07-15* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.Christopher Faylor
2004-07-15* fhandler_registry.cc (registry_listing): Correct typo.Christopher Faylor
2004-07-15 * Makefile.in (INCLUDES): Designate $(srcdir)/../include as aDanny Smith
2004-07-14 * fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove bufferedCorinna Vinschen
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use itEarnie Boyd
2004-07-13 * Makefile.in: Move use of --nostdinc++ as GCC3.4 refuses to use itEarnie Boyd
2004-07-13 * include/limits.h: Change to new file header preamble.Earnie Boyd
2004-07-13 * include/_mingw.h: Increment minor version for 3.4 release.Earnie Boyd
2004-07-12 * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New functionCorinna Vinschen
2004-07-12 * mingwex/math/cephes_emath.h (__etens): Remove declaration.Danny Smith
2004-07-11 * include/unistd.h (ftruncate): Add inline definition.Danny Smith
2004-07-10 * include/time.h: Do not include sys/types.h.Danny Smith
2004-07-08 * spawn.cc (spawn_guts): Check if script is executable.Corinna Vinschen
2004-07-06 * winbase.h (IsWow64Process): Add missing WINAPI qualifier.Corinna Vinschen
2004-07-022 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c,Danny Smith