]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2012-08-14 Christopher... * errno.cc (errmap): Keep sorted.
2012-08-14 Corinna Vinschen * mount.cc (fs_names): Add missing ReFS entry. Change...
2012-08-13 Christopher... * errno.cc (errmap): Map ERROR_SXS_CANT_GEN_ACTCTX...
2012-08-13 Nick CliftonAdd support for 64-bit ARM architecture: AArch64
2012-08-13 Maciej W. Rozycki include/opcode/
2012-08-10 Corinna Vinschen * libc/stdlib/btowc.c (btowc): Cast to avoid compiler...
2012-08-10 Earnie Boyd Even though MSDN documents these as __cdecl the kernel...
2012-08-10 Corinna VinschenFix date
2012-08-10 Corinna Vinschen * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard...
2012-08-09 Christopher... * DevNotes: Add entry cgf-000014.
2012-08-08 Earnie Boyd * lib/kernel32.def (InterlockedDecrement): Remove...
2012-08-08 Earnie Boyd2012-08-08 Kai Tietz <ktietz@redhat.com>
2012-08-08 Corinna Vinschen * libc/posix/engine.c(dissect): Guard diagnostic pragm...
2012-08-08 Corinna Vinschen Throughout, run newlib with -Wall -Werror option and...
2012-08-08 Corinna Vinschen * include/sys/wait.h (_wait): Define when building...
2012-08-07 Corinna Vinschen * libc/stdlib/mprec.h (Storeinc): Add parenthesis...
2012-08-07 Christopher... * signal.cc (sigwaitinfo): Change cw_sig to the correct...
2012-08-06 Earnie Boyd * include/winnt.h (MemoryBarrier): Define to __mingwor...
2012-08-06 Earnie Boyd * mingwex/membarrier.c: New file.
2012-08-06 Earnie Boyd * include/winnt.h (MemoryBarrier): Use __sync_synchron...
2012-08-06 Corinna Vinschen*** empty log message ***
2012-08-06 Christopher... Add
2012-08-04 Earnie Boyd * include/winver.h (VerQueryValue[AW]): Correct declar...
2012-08-03 Earnie BoydAdd mingwex/tsearch.c to ChangeLog
2012-08-03 Earnie Boyd * include/_mingw.h (threadlocalinfostruct, threadmbinf...
2012-08-03 Earnie Boyd * include/limits.h (PATH_MAX): Guard with #ifndef...
2012-08-03 Earnie Boyd2012-08-02 Ivan Maidanski <ivmai@users.sourceforge...
2012-08-03 Earnie Boyd * include/stdio.h (_lock_file, _unlock_file): Declare.
2012-08-03 Earnie Boyd * include/stdio.h (_getws, _putws): Guard with #ifndef...
2012-08-03 Earnie Boyd * include/wchar.h (_wcstrtoi64): Declare.
2012-08-03 Earnie Boyd * include/stdlib.h (_strtoi64): Declare.
2012-08-03 Christopher... * exceptions.cc (sigdelayed): Simplify declaration.
2012-08-03 Christopher... * spawn.cc (child_info_spawn::worker): Put back a minor...
2012-08-03 Corinna Vinschen * faq-using.xml (faq.using.man): Make relevance to...
2012-08-02 Sean Keys * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING
2012-08-02 Sean Keys * m68hc11.h: #define E_M68HC11_NO_BANK_WARNING
2012-08-02 Earnie Boyd * lib/Makefile.in (amvideo.h): Dependencies are not...
2012-08-02 Earnie Boyd * include/setupapi.h: Correct typos and truncations.
2012-08-01 Earnie Boyd * include/winnt.h (MemoryBarrier): Add definition.
2012-08-01 Corinna Vinschen * include/cygwin/socket.h (MSG_BCAST): Define.
2012-08-01 Earnie Boyd * include/winbase.h (InterlockedDecrement): Modify...
2012-08-01 Earnie Boyd * include/wtsapi32.h (WTSVirtualChannelClose): Add...
2012-08-01 Earnie Boyd * include/excpt.h (__try1): Define based on _WIN64...
2012-08-01 Earnie Boyd * include/winuser.h (tagMENUITEMINFOA): Correct dwItem...
2012-08-01 Corinna Vinschen * fhandler.h (fhandler_socket::recv_internal): Add...
2012-08-01 Corinna Vinschen * Makefile.in: Semi-revert patch from 2012-07-01,...
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.
next
This page took 0.058973 seconds and 5 git commands to generate.