aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-07-02* mount.cc (mount_info::conv_to_win32_path): Eliminate unneeded assignmentChristopher Faylor1-1/+7
2012-07-02* path.cc (symlink_info::check): Remove unneeded/unused variable.Christopher Faylor1-0/+4
2012-07-02 * dll_init.cc (dll_list::alloc): Take long UNC paths into account.Corinna Vinschen1-0/+4
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor1-0/+24
2012-07-02* path.cc: Perform some whitespace fixups throughout.Christopher Faylor1-0/+4
2012-06-28 * kernel32.cc (_KERNEL32_): Define. Explain why.Corinna Vinschen1-0/+5
2012-06-28 * fhandler_serial.cc: Fix includes for IOCTL codes to support Mingw64.Corinna Vinschen1-0/+9
2012-06-28 * exceptions.cc (RtlUnwind): Align declaration with MSDN.Corinna Vinschen1-0/+6
2012-06-27* cygwait.h (cancelable_wait): Make extern to avoid always including.Christopher Faylor1-0/+11
2012-06-27 * exceptions.cc (exception::handle): Cast exception code to NTSTATUSCorinna Vinschen1-0/+7
2012-06-27 * miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID,Corinna Vinschen1-0/+6
2012-06-27 * advapi32.cc (_ADVAPI32_): Define. Explain why.Corinna Vinschen1-0/+14
2012-06-26 * winsup.h (GetLastError): Drop redundant definition.Corinna Vinschen1-0/+4
2012-06-25* cygwait.cc (cancelable_wait): Make sure that timer is cancelled beforeChristopher Faylor1-0/+5
2012-06-25* cygwait.h (cancelable_wait): Need to force time to negative to indicateChristopher Faylor1-0/+5
2012-06-22 * path.cc (realpath): Fix comment.Corinna Vinschen1-0/+4
2012-06-21 * path.cc (realpath): Call mount_info::conv_to_posix_path rather thanCorinna Vinschen1-0/+6
2012-06-19* cygwait.h (LARGE_NULL): Define.Christopher Faylor1-0/+15
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor1-0/+9
2012-06-18 * cygheap.cc (init_cygheap::init_installation_root): Rearrange codeCorinna Vinschen1-0/+6
2012-06-17Add '#include "cygwait.h"' throughout, where appropriate.Christopher Faylor1-0/+32
2012-06-12Fix last ChangeLog entry.Yaakov Selkowitz1-1/+1
2012-06-11 * regex/regcomp.c (p_ere): Allow vertical-line followingYaakov Selkowitz1-0/+5
2012-06-10 * include/sys/elf_common.h (R_386_16): Define.Yaakov Selkowitz1-0/+7
2012-06-10* select.cc (cygwin_select): Remove select_timeout test.Christopher Faylor1-0/+6
2012-06-06 * include/elf.h: Update from FreeBSD.Yaakov Selkowitz1-0/+13
2012-06-04 * fhandler_disk_file.cc (fhandler_disk_file::link ): TranslateCorinna Vinschen1-0/+5
2012-06-04* dtable.cc (dtable::dup3): Only return with lock set when O_EXCL flag isChristopher Faylor1-0/+6
2012-06-03* DevNotes: Add entry cgf-000011.Christopher Faylor1-0/+20
2012-06-03 * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen1-0/+28
2012-06-03* winbase.h: Add missing copyright date.Christopher Faylor1-0/+4
2012-06-03* select.cc (cygwin_select): Make sure that we only return -1 as an errorChristopher Faylor1-0/+7
2012-06-03* select.cc (cygwin_select): Add some comments.Christopher Faylor1-4/+10
2012-06-03* DevNotes: Add entry cgf-000010.Christopher Faylor1-0/+18
2012-06-03* exceptions.cc (setup_handler): Make debugging output a little more verbose.Christopher Faylor1-0/+5
2012-06-02* cygtls.h (_cygtls::protect_linked_list): Delete unused field.Christopher Faylor1-0/+4
2012-05-30 * hookapi.cc (find_first_notloaded_dll): Extend comment. Fix usage ofCorinna Vinschen1-0/+9
2012-05-30 * thread.cc: Remove temporary newlib workaround, now that newlibCorinna Vinschen1-0/+11
2012-05-29 * select.cc (select_stuff::wait): Temporarily disable restartingCorinna Vinschen1-0/+5
2012-05-29 * security.h (cygsidlist::+=): Correctly copy well_known_sid info fromCorinna Vinschen1-0/+5
2012-05-25 * registry.cc (reg_key::build_reg): Fix typo in debug output.Corinna Vinschen1-0/+4
2012-05-25 * select.cc (select_stuff::wait): When not returning after receivingCorinna Vinschen1-0/+6
2012-05-25 * fhandler_serial.cc (fhandler_serial::raw_read): Check forCorinna Vinschen1-0/+5
2012-05-25 * fhandler_serial.cc (fhandler_serial::raw_read): Just call ReadFileCorinna Vinschen1-0/+5
2012-05-24 * thread.cc (__cygwin_lock_lock): Replace null thread check with testCorinna Vinschen1-0/+7
2012-05-23 * thread.cc (__cygwin_lock_lock): Take null thread at process startupCorinna Vinschen1-0/+7
2012-05-23 * thread.cc (pthread::cancel): Re-allow asynchronous cancellation fromCorinna Vinschen1-0/+5
2012-05-23 * thread.cc: Add a temporary workaround to help Cygwin along whileCorinna Vinschen1-0/+14
2012-05-23 * thread.cc (pthread::cancel): Only allow asynchronous cancellationCorinna Vinschen1-0/+5
2012-05-23 * thread.cc (pthread::precreate): Make sure mutex is recursive.Corinna Vinschen1-0/+5