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-08-11* net.cc (cygwin_gethostbyname): Show failing host name on error.Christopher Faylor
2004-08-112004-08-10 Sebastian Nowak <snowak1@users.sourceforge.net>Danny Smith
2004-08-11 * include/wincrypt.h: Correct _WIN32_WINNT typo.Danny Smith
2004-08-112004-08-10 Ed Schaller <schallee@darkmist.net>Danny Smith
2004-08-10white spaceChristopher Faylor
2004-08-10* select.cc (select_stuff::wait): Correctly check for w4 array bounds.Christopher Faylor
2004-08-09* mingwex/stdio/vwscanf.c: Add stdio.h needed after 2004-08-07 change.Christopher Faylor
2004-08-07 * include/complex.h: Remove __attribute__ ((const)) fromDanny Smith
2004-08-07 * include/wchar.h: Reorganize, avoid including other headers.Danny Smith
2004-08-07 * include/string.h (memchr, memcmp, strchr, strcmp, strcspn)Danny Smith
2004-08-03 * errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.Corinna Vinschen
2004-08-03 * transport.cc (transport_layer_base::~transport_layer_base): Resurrect.Corinna Vinschen
2004-07-30 * bsd_mutex.cc (_msleep): Reset event object and close it beforeCorinna Vinschen
2004-07-30 * include/dirent.h (struct _wdirent): Remove obsolete comment.Danny Smith
2004-07-30 * include/string.h: Revert 2004-07-26 additions ofDanny Smith
2004-07-28 * mingwex/math/powl.c (powl): Revert change of 2004-02-01.Danny Smith
2004-07-27 * mingwex/math/expl.c (expl): Move body of code to new staticDanny Smith
2004-07-27 * mingwex/stdio/vsscanf.c: Add "edi" to registers-modified fieldDanny Smith
2004-07-27 * include/_mingw.h: Use only two underscores to uglifyDanny Smith
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