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
2002-09-042002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith
2002-09-03 * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen
2002-09-02* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor
2002-09-02 * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor
2002-08-31* fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-08-30* include/wincon.h: Define GetConsoleWindow(void).Christopher Faylor
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-30* how-api.texinfo: Remove a line from the CRLF discussion about lseek notChristopher Faylor
2002-08-29 * poll.cc (poll): Peek sockets ready for read to see if there'sCorinna Vinschen
2002-08-29* cygthread.cc (hthreads): Remove unneeded global.Christopher Faylor
2002-08-29removeChristopher Faylor
2002-08-29 * include/w32api.h: Increment version to 2.1.Earnie Boyd
2002-08-29 * include/sys/param.h: Add ENDIAN defines.Danny Smith
2002-08-28removeChristopher Faylor
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor
2002-08-28 * calls.texinfo: Add getc_unlocked, getchar_unlocked, putc_unlockedCorinna Vinschen
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen
2002-08-28 * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen
2002-08-28 * poll.cc (poll): Eliminate erroneous POLLERR conditional.Corinna Vinschen
2002-08-28 * test_headers.c: Don't include varargs.h.Danny Smith
2002-08-28fragging mumble bruggum newlibChristopher Faylor
2002-08-27 * fhandler_socket.cc (fhandler_socket::check_peer_secret_event):Corinna Vinschen
2002-08-27* child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor
2002-08-272002-08-26 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith
2002-08-272002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-08-26* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor
2002-08-26 * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen
2002-08-26 * sec_acl.cc (getacl): Check ace_sid == well_known_world_sidCorinna Vinschen
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor
2002-08-26* Makefile.in (RUNTEST): Use Makefile's srcdir and bupdir* macros, whereChristopher Faylor
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor
2002-08-23output some newlines.Christopher Faylor
2002-08-21* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor
2002-08-21* dll.sgml: Refine dll build instructions.Christopher Faylor
2002-08-21fix some glitchesChristopher Faylor
2002-08-21 * include/sys/param.h: New File.Earnie Boyd
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd
2002-08-21 * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy another comment.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy comment.Danny Smith
2002-08-21 * test_headers.c : New file.Danny Smith
2002-08-20 * include/ws2spi.h: Modify comment about being part ofDanny Smith