]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2012-08-01 Corinna Vinschen * Makefile.in: Semi-revert patch from 2012-07-01,...
2012-07-31 Maciej W. Rozycki include/opcode/
2012-07-31 Corinna Vinschen * path.cc (etc::dir_changed): Revert muto changes...
2012-07-31 Corinna Vinschen * path.cc (etc::dir_changed): Change `io' to a static...
2012-07-30 Kevin Buettner * libc/sys/sysnecv850/crt0.S (_start): Use v850e-specific
2012-07-30 Sean Keys2012-07-05 Sean Keys <skeys@ipdatasys.com>
2012-07-30 Earnie Boyd * include/_mingw.h: Add __MINGW_VERSION, __MINGW_MAJOR...
2012-07-30 Earnie Boyd * include/inttypes.h: A few items like PRNdPTR and...
2012-07-30 Earnie Boyd* include/stdint.h: Include _mingw.h for the definition...
2012-07-30 Christopher... * Makefile.common (CFLAGS_COMMON): Add temporary define...
2012-07-30 Christopher... * winlean.h: Add temporary define.
2012-07-30 Christopher... * cygwait.cc (cancelable_wait): Add some debugging...
2012-07-30 Earnie BoydAdd missing include/sdkddkver.h
2012-07-29 Christopher... Doh. Check in missing file from previous submission.
2012-07-29 Christopher... * cygtls.cc (_cygtls::reset_signal_arrived): New function.
2012-07-29 Christopher... Add missing file from last checkin.
2012-07-29 Earnie Boyd * include/sdkddkver.h: New file.
2012-07-29 Christopher... * fhandler_termios.cc (fhandler_termios::line_edit...
2012-07-28 Corinna Vinschen * include/inttypes.h: Add x86_64 target considerations...
2012-07-26 Nick CliftonFix attributation of PR 13135 patch.
2012-07-25 Christopher... * signal.cc (clock_nanosleep): Force return on signal...
2012-07-25 Corinna Vinschen * syscalls.cc (enum bin_status): Add dir_not_empty.
2012-07-24 Corinna Vinschen * wincap.cc (wincapc::init): Drop memset call since...
2012-07-24 Nick Clifton PR binutils/13135
2012-07-23 Christopher... Change "set_thread_waiting" to "set_signal_arrived...
2012-07-21 Christopher... * DevNotes: Add entry cgf-000013.
2012-07-21 Christopher... * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2012-07-20 Eric Blakereaddir: drop bogus code
2012-07-20 Corinna VinschenForced checkin to fix date
2012-07-20 Corinna Vinschen * pathnames.sgml (pathnames-intro): Remove paragraph...
2012-07-19 Corinna Vinschen * woutsup.h: Just include winlean.h.
2012-07-19 Corinna Vinschen*** empty log message ***
2012-07-19 Yaakov Selkowitz * mount.cc (getmntent_r): Remove unused but set variable.
2012-07-18 Ralf Corsepius2012-07-18 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-18 Yaakov Selkowitz * new-features.sgml (ov-new1.7.16): Document getmntent_r.
2012-07-18 Corinna Vinschen * cygwin.din (getmntent_r): Export.
2012-07-18 Yaakov Selkowitz * faq-programming.xml (faq.programming.unix-gui):...
2012-07-17 Ralf Corsepius2012-07-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-16 Ralf Corsepius2012-07-16 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-13 Doug Evans include/
2012-07-13 Andreas Krebbel2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-07-13 Ralf Corsepius2012-07-13 Ralf Corsépius <ralf.corsepius@rtems.org>
2012-07-13 Corinna Vinschen Fix copy-paste error
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
next
This page took 0.052681 seconds and 5 git commands to generate.