]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2012-07-12 Corinna Vinschen * winlean.h: Make sure certain Windows macros are...
2012-07-12 Corinna Vinschen * pseudo-reloc.cc: Drop including wchar.h.
2012-07-11 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against psapi.dll.
2012-07-11 Corinna Vinschen * cygtls.cc (well_known_dlls): Add ole32.dll and wbemp...
2012-07-09 Corinna Vinschen * cygwin.sc (.rdata): Revert patch from 2012-07-06.
2012-07-09 Corinna Vinschen * passwd.cc (getpass): Make check for closed stream...
2012-07-09 Corinna Vinschen * libc/stdio/fileno.c (fileno): Check if f is a valid...
2012-07-09 Corinna Vinschen * Makefile.in, configure.in, mkvers.sh: Revert acciden...
2012-07-08 Christopher... * Makefile.in: Change mingw_lib (temporarily?) back...
2012-07-06 Corinna Vinschen * cygpath.cc: Change including headers to allow buildi...
2012-07-06 Corinna Vinschen * winlean.h (__STRALIGN_H_): Drop definition.
2012-07-06 Maciej W. Rozycki * mips.h: Fix a typo in description.
2012-07-06 Corinna Vinschen * fhandler_procnet.cc: Fix copyright.
2012-07-06 Corinna VinschenAdd files missing in previous checkin
2012-07-06 Corinna Vinschen In terms of network related functionality, rely on...
2012-07-06 Corinna Vinschen * include/winsock.h: Keep IP_OPTIONS and SO_xxx defini...
2012-07-06 Corinna Vinschen * winbase.h: Throughout use LONG rather than long...
2012-07-06 Corinna Vinschen * fhandler_registry.cc (RegOpenUserClassesRoot): Only...
2012-07-06 Corinna Vinschen * advapi32.cc (_ADVAPI32_): Drop definition.
2012-07-06 Corinna Vinschen * winsup.h (_WIN32_WINNT): Define. Explain why.
2012-07-06 Corinna Vinschen * libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.
2012-07-06 Corinna Vinschen * cygwin.sc (.rdata): Include all sections starting...
2012-07-06 Corinna Vinschen Allow building of Cygwin using Mingw64 SDK headers:
2012-07-06 Corinna Vinschen * Makefile.common (ALL_CFLAGS): Change := to = to...
2012-07-05 Sean Keysgas/config/
2012-07-04 Christopher... * dcrt0.cc (build_argv): Guard against NULL pointer...
2012-07-04 Christopher... * exceptions.cc (setup_handler): Remove unneeded assign...
2012-07-04 Christopher... * hookapi.cc (find_first_notloaded_dll): Remove unused...
2012-07-04 Christopher... * fhandler_tty.cc (fhandler_pty_slave::read): Remove...
2012-07-04 Christopher... fix typo
2012-07-03 Christopher... * exceptions.cc (exception::handle): Use error_code...
2012-07-02 Corinna Vinschen * fhandler.h (class fhandler_dev_clipboard): Remove...
2012-07-02 Christopher... * fhandler_virtual.cc (fhandler_virtual::opendir):...
2012-07-02 Christopher... * fhandler_registry.cc (fhandler_registry::open): Handl...
2012-07-02 Christopher... * pinfo.cc (_pinfo::commune_request): Eliminate unneede...
2012-07-02 Christopher... * external.cc (fillout_pinfo): Return NULL rather than 0.
2012-07-02 Christopher... * mount.cc (mount_info::conv_to_win32_path): Eliminate...
2012-07-02 Christopher... * path.cc (symlink_info::check): Remove unneeded/unused...
2012-07-02 Corinna Vinschen * dll_init.cc (dll_list::alloc): Take long UNC paths...
2012-07-02 Christopher... * Makefile.in: Add some more optimization flags for...
2012-07-02 Christopher... * path.cc: Perform some whitespace fixups throughout.
2012-06-28 Corinna Vinschen * kernel32.cc (_KERNEL32_): Define. Explain why.
2012-06-28 Corinna Vinschen * fhandler_serial.cc: Fix includes for IOCTL codes...
2012-06-28 Corinna Vinschen * exceptions.cc (RtlUnwind): Align declaration with...
2012-06-28 Alexandre Oliva* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET...
2012-06-28 Iain D Sandoe * common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
2012-06-28 Corinna Vinschen * doc/Makefile.am (makedoc): Use LDFLAGS_FOR_BUILD...
2012-06-27 Christopher... * cygwait.h (cancelable_wait): Make extern to avoid...
2012-06-27 Corinna Vinschen * exceptions.cc (exception::handle): Cast exception...
2012-06-27 Corinna Vinschen * miscfuncs.cc (WritePipeOverlapped): Define second...
2012-06-27 Corinna Vinschen * advapi32.cc (_ADVAPI32_): Define. Explain why.
2012-06-26 Corinna Vinschen * winsup.h (GetLastError): Drop redundant definition.
2012-06-26 Christopher... * libc/include/sys/types.h: Don't use the same preproce...
2012-06-26 Christopher... fix typo
2012-06-25 Christopher... * cygwait.cc (cancelable_wait): Make sure that timer...
2012-06-25 Christopher... * cygwait.h (cancelable_wait): Need to force time to...
2012-06-23 Doug Evans PR 14125
2012-06-22 Corinna Vinschen * path.cc (realpath): Fix comment.
2012-06-21 Corinna Vinschen * path.cc (realpath): Call mount_info::conv_to_posix_p...
2012-06-19 Christopher... * cygwait.h (LARGE_NULL): Define.
2012-06-19 Christopher... Revert errneous checkin.
2012-06-19 Christopher... * cygwait.cc (cancelable_wait): Mimic old cygwait behav...
2012-06-19 DJ Deloriemerge from gcc
2012-06-18 Corinna Vinschen * cygheap.cc (init_cygheap::init_installation_root...
2012-06-17 Christopher... Add '#include "cygwait.h"' throughout, where appropriate.
2012-06-12 Rafael Ávila... 2012-06-12 Rafael Ávila de Espíndola <respindola@mozil...
2012-06-12 Yaakov SelkowitzFix last ChangeLog entry.
2012-06-11 Yaakov Selkowitz * regex/regcomp.c (p_ere): Allow vertical-line following
2012-06-10 Yaakov Selkowitz * include/sys/elf_common.h (R_386_16): Define.
2012-06-10 Christopher... * select.cc (cygwin_select): Remove select_timeout...
2012-06-08 DJ Deloriemerge from gcc
2012-06-07 Nick Clifton * avr.h: (AVR_ISA_XCH): New define.
2012-06-06 Yaakov Selkowitz * include/elf.h: Update from FreeBSD.
2012-06-05 Corinna Vinschen * libc/stdio/findfp.c (__sinit): Avoid infinite recurs...
2012-06-04 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2012-06-04 Christopher... * dtable.cc (dtable::dup3): Only return with lock set...
2012-06-03 Christopher... * DevNotes: Add entry cgf-000011.
2012-06-03 Corinna Vinschen * new-features.sgml (ov-new1.7.16): Document ReFS...
2012-06-03 Corinna Vinschen*** empty log message ***
2012-06-03 Corinna Vinschen * globals.cc (ro_u_refs): New R/O unicode string.
2012-06-03 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Change "Server 8" to...
2012-06-03 Christopher... * winbase.h: Add missing copyright date.
2012-06-03 Christopher... * select.cc (cygwin_select): Make sure that we only...
2012-06-03 Christopher... * select.cc (cygwin_select): Add some comments.
2012-06-03 Christopher... * DevNotes: Add entry cgf-000010.
2012-06-03 Christopher... * exceptions.cc (setup_handler): Make debugging output...
2012-06-02 Christopher... * cygtls.h (_cygtls::protect_linked_list): Delete unuse...
2012-05-31 Corinna VinschenFix typo.
2012-05-31 Corinna Vinschen * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix...
2012-05-30 Corinna Vinschen * libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r...
2012-05-30 Corinna Vinschen * hookapi.cc (find_first_notloaded_dll): Extend commen...
2012-05-30 Corinna Vinschen * thread.cc: Remove temporary newlib workaround, now...
2012-05-30 Corinna Vinschen * libc/stdio/local.h (_newlib_flockfile_start): New...
2012-05-29 Joseph MyersResync config/ from GCC.
2012-05-29 Corinna Vinschen * select.cc (select_stuff::wait): Temporarily disable...
2012-05-29 Corinna Vinschen * security.h (cygsidlist::+=): Correctly copy well_kno...
2012-05-29 Corinna Vinschen * Makefile.in (LIBS): Re-add advapi32.dll. Explain...
2012-05-25 Corinna Vinschen * registry.cc (reg_key::build_reg): Fix typo in debug...
2012-05-25 Corinna Vinschen * select.cc (select_stuff::wait): When not returning...
2012-05-25 Corinna Vinschen * fhandler_serial.cc (fhandler_serial::raw_read):...
next
This page took 0.057185 seconds and 5 git commands to generate.