]> sourceware.org Git - newlib-cygwin.git/history - winsup
* cygwin.din: Add prototypes for new wchar functions in newlib.
[newlib-cygwin.git] / winsup /
2002-08-30 Corinna Vinschen * cygwin.din: Add prototypes for new wchar functions...
2002-08-30 Christopher Faylor* how-api.texinfo: Remove a line from the CRLF discussi...
2002-08-29 Corinna Vinschen * poll.cc (poll): Peek sockets ready for read to see...
2002-08-29 Christopher Faylor* cygthread.cc (hthreads): Remove unneeded global.
2002-08-29 Christopher Faylorremove
2002-08-28 Earnie Boyd * include/w32api.h: Increment version to 2.1.
2002-08-28 Danny Smith * include/sys/param.h: Add ENDIAN defines.
2002-08-28 Christopher Faylorremove
2002-08-28 Christopher Faylor* malloc.cc: Protect some definitions to avoid a compil...
2002-08-28 Corinna Vinschen * calls.texinfo: Add getc_unlocked, getchar_unlocked...
2002-08-28 Corinna Vinschen * cygwin.din: Export getc_unlocked, getchar_unlocked,
2002-08-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2002-08-28 Corinna Vinschen * poll.cc (poll): Eliminate erroneous POLLERR conditional.
2002-08-28 Danny Smith * test_headers.c: Don't include varargs.h.
2002-08-28 Christopher Faylorfragging mumble bruggum newlib
2002-08-27 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::check_peer_secr...
2002-08-27 Christopher Faylor* child_info.h: Add _PROC_WHOOPS enum value.
2002-08-26 Danny Smith2002-08-26 Bart Oldeman <bart.oldeman@btinternet...
2002-08-26 Danny Smith2002-08-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-08-26 Christopher Faylor* dll.sgml: Remove indirect reference to older gccs.
2002-08-26 Corinna Vinschen * fhandler.h (fhandler_socket::recvfrom): Fix prototype.
2002-08-26 Corinna Vinschen * sec_acl.cc (getacl): Check ace_sid == well_known_wor...
2002-08-26 Christopher Faylor* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.
2002-08-26 Christopher Faylor* Makefile.in (RUNTEST): Use Makefile's srcdir and...
2002-08-25 Christopher Faylor* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshel...
2002-08-23 Christopher Fayloroutput some newlines.
2002-08-21 Christopher Faylor* dll.sgml: Remove indirect reference to older gccs.
2002-08-21 Christopher Faylor* dll.sgml: Refine dll build instructions.
2002-08-21 Christopher Faylorfix some glitches
2002-08-21 Earnie Boyd * include/sys/param.h: New File.
2002-08-21 Earnie Boyd * include/_mingw.h: Increment version to 2.2.
2002-08-21 Earnie Boyd * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.
2002-08-20 Danny Smith * include/math.h (asm): Change to __asm__ throughout.
2002-08-20 Danny Smith * include/tchar.h: Ansi-fy another comment.
2002-08-20 Danny Smith * include/tchar.h: Ansi-fy comment.
2002-08-20 Danny Smith * test_headers.c : New file.
2002-08-20 Danny Smith * include/ws2spi.h: Modify comment about being part of
2002-08-20 Danny Smith2002-08-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-08-20 Danny Smith * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,
2002-08-19 Christopher Faylor* pinfo.h (pinfo::remember): Arrange for destructor...
2002-08-19 Corinna Vinschen * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.
2002-08-19 Christopher Faylor* fhandler.h (fhandler_console::send_winch_maybe):...
2002-08-18 Christopher Faylor* perthread.h (vfork_save): Add ctty, sid, pgid, exitva...
2002-08-18 Christopher Faylor* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.
2002-08-18 Christopher Faylor* sigproc.cc (sigCONT): Define.
2002-08-18 Christopher Faylor* malloc.cc: Update to 2.7.2.
2002-08-17 Christopher Faylor* Makefile.in: Change COMPILE_C* definitions.
2002-08-17 Danny Smith * include/winuser.h (CURSOR_SHOWING) Add define.
2002-08-17 Danny Smith * include/winerror.h: Cast OLE error codes to HRESULT.
2002-08-17 Christopher Faylorfix typo
2002-08-17 Christopher Faylor* Makefile.in: Change COMPILE_C* definitions.
2002-08-16 Christopher FaylorMissed this commit in last checkin.
2002-08-16 Christopher Faylor* winsup.h: Remove malloc_*lock functions.
2002-08-16 Christopher Faylor* Makefile.in: Add support for new malloc.o and renamed...
2002-08-16 Christopher Faylor* exceptions.cc (interrupt_setup): Ensure that the...
2002-08-15 Christopher Faylor* dcrt0.cc: Modify define for CYGWIN_GUARD.
2002-08-15 Christopher Faylorpresent tense
2002-08-15 Christopher Faylormake comment more accurate.
2002-08-14 Danny Smith * include/wincrypt.h (ALG_*): Add defines.
2002-08-14 Earnie Boyd * include/unistd.h: Add include of process.h.
2002-08-14 Earnie Boyd * include/shlobj.h (SHGetFolderPath): Add define.
2002-08-13 Christopher Faylor* regtool.cc (find_key): Add support for custom key...
2002-08-12 Danny Smith * include/commdlg.h: Don't include COM headers if...
2002-08-12 Danny Smith * include/wincrypt.h (CryptDuplicateHash, CryptDuplica...
2002-08-12 Danny Smith2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>
2002-08-12 Conrad Scott * fhandler.h (fhandler_socket::recv): Remove method.
2002-08-11 Danny Smith * include/objidl.h (IEnumMoniker): Put 'interface...
2002-08-11 Christopher Faylor* cygthread.cc (cygthread::cygthread): Close another...
2002-08-11 Christopher Faylor* assert.cc (__assert): Call debugger on assertion...
2002-08-11 Danny Smith * include/objidl.h (IEnumMoniker): Correct declaration.
2002-08-10 Earnie Boyd * w32sdk: New winsup module.
2002-08-09 Danny Smith * include/commctrl.h: Whitespace change.
2002-08-09 Danny Smith2002-08-09 Mark Schreiber <mark7@users.sourceforge...
2002-08-09 Danny Smith2002-08-09 Lars Munch <lars@segv.dk>
2002-08-08 Christopher Faylor* environ.cc (parse_options): Remember the "no" part...
2002-08-08 Conrad Scott * winsup.h (__check_null_invalid_struct): Make ptr...
2002-08-08 Corinna Vinschen Patch by Joe Buehler <jbuehler@hekimian.com>:
2002-08-07 Corinna Vinschen Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
2002-08-07 Christopher Faylorone more change
2002-08-07 Christopher Faylor* cygheap.cc (_csbrk): Avoid !cygheap considerations.
2002-08-06 Christopher FaylorConrad Scott <conrad.scott@dsl.pipex.com
2002-08-06 Christopher Faylor* spawn.cc (spawn_guts): Don't set mount_h here.
2002-08-06 Christopher Faylor* cygthread.cc (cygthread::stub): Accept flag to pass...
2002-08-06 Conrad Scott * debug.h (handle_list::allocated): Remove field.
2002-08-05 Christopher Faylor* cygthread.cc (cygthread::stub): Change event creation...
2002-08-05 Danny Smith * include/wingdi.h (AlphaBlend,GradientFill,Transparen...
2002-08-03 Conrad Scott * debug.h (WaitForMultipleObjects): Correct typo.
2002-08-03 Christopher Faylorupdate
2002-08-03 Danny Smith* include/stdio.h (_fcloseall): Add prototype.
2002-08-03 Danny Smith * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
2002-08-02 Corinna Vinschen * mkgroup.c (main): Don't print an entry for "Everyone".
2002-08-02 Corinna Vinschen * security.cc (verify_token): Do not reject a token...
2002-08-02 Danny Smith * include/winbase.h (ReadFileScatter, WriteFileGather):
2002-08-02 Christopher Faylor* cygthread.cc (cygthread::exit_thread): Define new...
2002-08-01 Christopher Faylor* syscalls.cc (_link): Revert previous change and just...
2002-08-01 Christopher Faylor* syscalls.cc (link): Properly deal with a link to...
2002-08-01 Christopher Faylor* cygthread.cc: Remove cruft.
2002-08-01 Christopher Faylor* Makefile.in (DLL_OFILES): Add cygthread.o.
2002-08-01 Danny Smith * include/wininet.h (InternetReadFileEx[AW]). Add...
2002-07-31 Corinna Vinschen * fhandler.h (fhandler_base::get_r_no_interrupt):...
next
This page took 0.055902 seconds and 8 git commands to generate.