]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/ChangeLog
* DevNotes: Add entry cgf-000013.
[newlib-cygwin.git] / winsup / cygwin / ChangeLog
2012-07-21 Christopher Faylor* DevNotes: Add entry cgf-000013.
2012-07-21 Christopher Faylor* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2012-07-19 Yaakov Selkowitz * mount.cc (getmntent_r): Remove unused but set variable.
2012-07-18 Corinna Vinschen * cygwin.din (getmntent_r): Export.
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 * 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 * Makefile.in, configure.in, mkvers.sh: Revert acciden...
2012-07-08 Christopher Faylor* Makefile.in: Change mingw_lib (temporarily?) back...
2012-07-06 Corinna Vinschen * winlean.h (__STRALIGN_H_): Drop definition.
2012-07-06 Corinna Vinschen * fhandler_procnet.cc: Fix copyright.
2012-07-06 Corinna Vinschen In terms of network related functionality, rely on...
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 * 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-04 Christopher Faylor* dcrt0.cc (build_argv): Guard against NULL pointer...
2012-07-04 Christopher Faylor* exceptions.cc (setup_handler): Remove unneeded assign...
2012-07-04 Christopher Faylor* hookapi.cc (find_first_notloaded_dll): Remove unused...
2012-07-04 Christopher Faylor* fhandler_tty.cc (fhandler_pty_slave::read): Remove...
2012-07-03 Christopher Faylor* exceptions.cc (exception::handle): Use error_code...
2012-07-02 Corinna Vinschen * fhandler.h (class fhandler_dev_clipboard): Remove...
2012-07-02 Christopher Faylor* fhandler_virtual.cc (fhandler_virtual::opendir):...
2012-07-02 Christopher Faylor* fhandler_registry.cc (fhandler_registry::open): Handl...
2012-07-02 Christopher Faylor* pinfo.cc (_pinfo::commune_request): Eliminate unneede...
2012-07-02 Christopher Faylor* external.cc (fillout_pinfo): Return NULL rather than 0.
2012-07-02 Christopher Faylor* mount.cc (mount_info::conv_to_win32_path): Eliminate...
2012-07-02 Christopher Faylor* 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 Faylor* Makefile.in: Add some more optimization flags for...
2012-07-02 Christopher Faylor* 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-27 Christopher Faylor* 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-25 Christopher Faylor* cygwait.cc (cancelable_wait): Make sure that timer...
2012-06-25 Christopher Faylor* cygwait.h (cancelable_wait): Need to force time to...
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 Faylor* cygwait.h (LARGE_NULL): Define.
2012-06-19 Christopher Faylor* cygwait.cc (cancelable_wait): Mimic old cygwait behav...
2012-06-18 Corinna Vinschen * cygheap.cc (init_cygheap::init_installation_root...
2012-06-17 Christopher FaylorAdd '#include "cygwait.h"' throughout, where appropriate.
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 Faylor* select.cc (cygwin_select): Remove select_timeout...
2012-06-06 Yaakov Selkowitz * include/elf.h: Update from FreeBSD.
2012-06-04 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2012-06-04 Christopher Faylor* dtable.cc (dtable::dup3): Only return with lock set...
2012-06-03 Christopher Faylor* DevNotes: Add entry cgf-000011.
2012-06-03 Corinna Vinschen * globals.cc (ro_u_refs): New R/O unicode string.
2012-06-03 Christopher Faylor* winbase.h: Add missing copyright date.
2012-06-03 Christopher Faylor* select.cc (cygwin_select): Make sure that we only...
2012-06-03 Christopher Faylor* select.cc (cygwin_select): Add some comments.
2012-06-03 Christopher Faylor* DevNotes: Add entry cgf-000010.
2012-06-03 Christopher Faylor* exceptions.cc (setup_handler): Make debugging output...
2012-06-02 Christopher Faylor* cygtls.h (_cygtls::protect_linked_list): Delete unuse...
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-29 Corinna Vinschen * select.cc (select_stuff::wait): Temporarily disable...
2012-05-29 Corinna Vinschen * security.h (cygsidlist::+=): Correctly copy well_kno...
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):...
2012-05-25 Corinna Vinschen * fhandler_serial.cc (fhandler_serial::raw_read):...
2012-05-24 Corinna Vinschen * thread.cc (__cygwin_lock_lock): Replace null thread...
2012-05-23 Corinna Vinschen * thread.cc (__cygwin_lock_lock): Take null thread...
2012-05-23 Corinna Vinschen * thread.cc (pthread::cancel): Re-allow asynchronous...
2012-05-23 Corinna Vinschen * thread.cc: Add a temporary workaround to help Cygwin...
2012-05-23 Corinna Vinschen * thread.cc (pthread::cancel): Only allow asynchronous...
2012-05-23 Corinna Vinschen * thread.cc (pthread::precreate): Make sure mutex...
2012-05-23 Corinna Vinschen * thread.cc (pthread::pop_cleanup_handler): Move setti...
2012-05-23 Corinna Vinschen * fhandler.h (refcnt): Add i interlocked. Explain...
2012-05-22 Corinna Vinschen * devices.in: Fix native name of /dev/kmem.
2012-05-22 Corinna Vinschen * thread.cc (pthread::cancel): Set thread's cancel_eve...
2012-05-21 Corinna Vinschen * strace.cc (strace::activate): Move printing heap...
2012-05-21 Corinna Vinschen * net.cc (cygwin_recvfrom): Don't shortcircuit if...
2012-05-21 Corinna Vinschen * fhandler_disk_file.cc (path_conv::isgood_inode)...
2012-05-17 Christopher Faylor* DevNotes: Add entry cgf-000009.
2012-05-16 Christopher Faylor* DevNotes: Add entry cgf-000008.
2012-05-14 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
2012-05-14 Christopher Faylor* DevNotes: Add entry cgf-000007.
2012-05-12 Christopher Faylor* DevNotes: Add entry cgf-000006.
2012-05-12 Christopher Faylor* DevNotes: Add entry cgf-000005.
2012-05-10 Corinna Vinschen * cygwin.din (memrchr): Export.
2012-05-10 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2012-05-08 Christopher Faylor* DevNotes: Add entry cgf-000004.
2012-05-07 Christopher Faylor* DevNotes: Add entry cgf-000003.
2012-05-04 Christopher Faylor* DevNotes: Add entry cgf-000002.
2012-05-03 Corinna Vinschen * net.cc (get_adapters_addresses): Only create thread...
2012-05-02 Christopher FaylorReflect ChangeNotes -> DevNotes
2012-05-02 Christopher Faylor* ChangeNotes: New file. Add entry cgf-000001.
next
This page took 0.448433 seconds and 108 git commands to generate.