summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * locale.cc (print_locale_with_codeset): Align printing of locale namesCorinna Vinschen2011-05-032-4/+10
* * fhandler.cc (fhandler_base_overlapped::wait_overlapped): MakeCorinna Vinschen2011-05-032-5/+12
* 2011-05-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-032-1/+6
* * fhandler_tty.cc (fhandler_tty_slave::read): Set WFMO timeout to 0 forCorinna Vinschen2011-05-032-37/+83
* * new-features.sgml (ov-new1.7.10): Document new pthread APIs.Yaakov Selkowitz2011-05-032-1/+6
* * signal.cc (_pinfo::kill): Avoid referencing 'pid' after ESRCH.Christopher Faylor2011-05-032-1/+9
* * cygwin.din (pthread_attr_getstack): Export.Yaakov Selkowitz2011-05-038-6/+122
* fix typoChristopher Faylor2011-05-021-1/+1
* * Makefile.in: Allow CFLAGS to be overridden from the environment.Christopher Faylor2011-05-022-1/+5
* * thread.cc (cancelable_wait): Remove test for main thread.Corinna Vinschen2011-05-023-4/+7
* * fhndler_tty.cc (andler_pty_master::process_slave_output): MakeCorinna Vinschen2011-05-022-5/+17
* * fhandler_console.cc (fhandler_console::read): Make restartable andCorinna Vinschen2011-05-022-12/+19
* * strace.cc (strace::vprntf): Avoid closing unopened handle.Christopher Faylor2011-05-022-2/+8
* * sysconf.cc (sca): Set _SC_SPIN_LOCKS to _POSIX_SPIN_LOCKS.Yaakov Selkowitz2011-05-022-1/+5
* * libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.Yaakov Selkowitz2011-05-023-2/+8
* Eliminate trailing whitespace in some files.Christopher Faylor2011-05-028-13/+28
* Throughout remove NT4 from documentation.Corinna Vinschen2011-05-028-31/+34
* * fhandler_serial.cc (fhandler_serial::raw_read): Add restartabilityCorinna Vinschen2011-05-022-7/+47
* * fhandler_windows.cc (fhandler_windows::read): UseCorinna Vinschen2011-05-016-13/+28
* * libc/minires-os-if.c (get_dns_info): Remove unnecessary test forCorinna Vinschen2011-05-012-2/+6
* Add missing ChangeLog entry:Corinna Vinschen2011-05-011-0/+16
* Throughout, use user32 UNICODE functions rather than ANSI functions.Corinna Vinschen2011-05-017-63/+93
* * net.cc (fdsock): Drop setting uninterruptible_io to true.Corinna Vinschen2011-05-012-1/+4
* * fhandler.h (fhandler_socket::is_slow): Remove.Corinna Vinschen2011-05-012-1/+4
* * fcntl.cc (fcntl64): Call pthread_testcancel.Corinna Vinschen2011-04-3010-99/+197
* * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,Jakub Jelinek2011-04-302-0/+12
* * thread.h (class pthread): Add bool member canceled.Corinna Vinschen2011-04-303-3/+23
* * errno.cc (errmap): Sort. Map ERROR_EXE_MACHINE_TYPE_MISMATCH toCorinna Vinschen2011-04-292-4/+10
* * thread.cc: Update comment listing cancellation points per POSIX.Corinna Vinschen2011-04-292-173/+305
* * advapi32.cc: Add comment.Corinna Vinschen2011-04-298-80/+97
* * advapi32.cc (AccessCheck): Remove.Corinna Vinschen2011-04-294-48/+41
* * ntdll.h (IsEventSignalled): New inline function.Corinna Vinschen2011-04-298-8/+36
* * advapi32.cc (GetTokenInformation): Remove.Corinna Vinschen2011-04-296-139/+180
* * posix_ipc.cc (ipc_cond_timedwait): Only wait for pthread'sCorinna Vinschen2011-04-292-1/+7
* * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,Joseph Myers2011-04-283-190/+29
* * advapi32.cc (SetSecurityDescriptorDacl): Remove.Corinna Vinschen2011-04-286-53/+41
* * posix_ipc.cc (ipc_cond_timedwait): Also wait for pthread'sCorinna Vinschen2011-04-282-8/+27
* * configure.ac: Disable Java for targets not supporting libffi.Joseph Myers2011-04-283-216/+137
* Merge from GCC:Joseph Myers2011-04-283-2/+12
* * configure.ac: Separate cases disabling Java and Java librariesJoseph Myers2011-04-283-166/+660
* * posix_ipc.cc (ipc_cond_timedwait): Remove pthread_testcancel calls.Corinna Vinschen2011-04-282-2/+10
* * cygerrno.h (geterrno_from_nt_status): Declare.Corinna Vinschen2011-04-286-37/+128
* * advapi32.cc (GetSecurityDescriptorDacl): Remove.Corinna Vinschen2011-04-286-64/+68
* * advapi32.cc (InitializeAcl): Remove.Corinna Vinschen2011-04-2810-98/+65
* * advapi32.cc (InitializeSid): Remove.Corinna Vinschen2011-04-287-57/+35
* * advapi32.cc (AllocateLocallyUniqueId): Remove.Corinna Vinschen2011-04-284-18/+11
* * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen2011-04-286-101/+183
* 2011-04-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-272-7/+64
* gdb/Jan Kratochvil2011-04-253-6/+17
* * include/fenv.h: Add missing _FENV_H_ define.Corinna Vinschen2011-04-242-1/+6