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-24 * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.Corinna Vinschen
2004-08-24 * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %lluCorinna Vinschen
2004-08-24 * include/malloc.h (__mingw_aligned_offset_malloc,Danny Smith
2004-08-242004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>Danny Smith
2004-08-24 * crt1.c: (__mingw_CRTStartup): Change return to void. AddDanny Smith
2004-08-242004-08-24 Sam Robb <samrobb@users.sourceforge.net>Danny Smith
2004-08-24 * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.Danny Smith
2004-08-21 * environ.cc (set_ntea): New function.Corinna Vinschen
2004-08-20 * fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead ofCorinna Vinschen
2004-08-19 * errno.cc (_sys_errlist): Change various text to their english LinuxCorinna Vinschen
2004-08-19 * fhandler.cc (fhandler_base::open): Set shared flags to 0 whenCorinna Vinschen
2004-08-19 * ChangeLog: Fix typo.Corinna Vinschen
2004-08-19 * fhandler_socket.cc (fhandler_socket::dup): Decrement dtable'sCorinna Vinschen
2004-08-17 * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.Corinna Vinschen
2004-08-17 * devdsp.c: Outputs the names of the main test functions.Corinna Vinschen
2004-08-15 * profile/COPYING: New file.Danny Smith
2004-08-15 * mingwex/fopen64.c: Move.Danny Smith
2004-08-15 * profile/gmon.c [__MINGW32__]: Include string.h forDanny Smith
2004-08-152004-08-15 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2004-08-142004-08-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
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