aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-212012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston36-0/+6728
2012-02-212012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston21-5/+12771
2012-02-21 * shared.cc (shared_info::init_obcaseinsensitive): Check actual stateCorinna Vinschen4-14/+53
2012-02-21 * faq-using.xml (faq.using.bloda): Add AVAST and Citrix MetaframeCorinna Vinschen2-0/+7
2012-02-20 * flock.cc (inode_t::del_my_locks): Drop useless counter lc. CloseCorinna Vinschen3-5/+15
2012-02-17 * timer.cc (getitimer): Don't create another local ret variable inCorinna Vinschen2-4/+8
2012-02-17 * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen5-20/+66
2012-02-17 * mount.cc (get_disk_type): Drop unneeded toupper call. Convert caseCorinna Vinschen2-6/+11
2012-02-16*** empty log message ***Corinna Vinschen1-1/+5
2012-02-16 * autoload.cc (NetUseGetInfo): Define.Corinna Vinschen6-13/+91
2012-02-15 * miscfuncs.cc: Revert change from 2012-02-13 which used theCorinna Vinschen2-128/+165
2012-02-15* configure.host: Fix typo: xdir_dir -> xdr_dir.Christopher Faylor2-1/+5
2012-02-15 * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf forCorinna Vinschen2-3/+10
2012-02-15* smallprint.cc (tmpbuf): Declare new class holding a static buffer, protectedChristopher Faylor2-3/+40
2012-02-15 * flock.cc (lf_setlock): Add timeout variable and set before callingCorinna Vinschen2-13/+23
2012-02-14.Christopher Faylor1-1/+1
2012-02-14* pinfo.cc (_pinfo::set_ctty): Revert 2012-02-07 change to skip function if ttyChristopher Faylor5-18/+22
2012-02-14 * fhandler_disk_file.cc (fhandler_cygdrive::fstat): Don't bother toCorinna Vinschen2-9/+7
2012-02-14 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2-7/+6
2012-02-14 * flock.cc (lf_setlock): Don't close waited lock object handle beforeCorinna Vinschen2-2/+7
2012-02-14 * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen13-115/+140
2012-02-14 * thread.cc: Drop including unused headers.Corinna Vinschen2-4/+4
2012-02-13 * miscfuncs.cc (struct thread_wrapper_arg): Convert char * to PBYTE.Corinna Vinschen2-161/+144
2012-02-13 * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen8-121/+167
2012-02-13* include/pthread.h: Include time.h as required by POSIX.Yaakov Selkowitz2-1/+6
2012-02-12* exception.h (stackdump): Declare.Christopher Faylor4-20/+27
2012-02-11 * miscfuncs.cc (DEFAULT_STACKSIZE): Remove.Corinna Vinschen4-23/+35
2012-02-10 * miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment aboutCorinna Vinschen4-14/+51
2012-02-10* syscalls.cc (setsid): On second thought, in the spirit of keeping thingsChristopher Faylor2-2/+8
2012-02-10* syscalls.cc (open): Semi-revert (?) to allowing open of a tty to becomeChristopher Faylor2-1/+6
2012-02-09* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.Eric Blake2-10/+17
2012-02-09* exceptions.cc (setup_handler): Reduce system_printf to sigproc_printf sinceChristopher Faylor2-1/+7
2012-02-09 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::write): SetCorinna Vinschen2-1/+8
2012-02-09 * dll_init.h (struct dll): Re-add modname.Corinna Vinschen3-28/+36
2012-02-09 * libc/sys/rtems/sys/utime.h: Include <sys/types.h> to provide aCorinna Vinschen2-0/+7
2012-02-09Add missing file from previous checkinCorinna Vinschen1-0/+222
2012-02-09 * libc/machine/arm/strcmp.S: New File.Corinna Vinschen5-453/+793
2012-02-09 * passwd.cc: Add -v option to print version information as well, sinceCorinna Vinschen2-2/+9
2012-02-09*** empty log message ***Corinna Vinschen2-2/+2
2012-02-09* dtable.cc (dtable::init_std_file_from_handle): Reinstate opening tty handlesChristopher Faylor3-2/+7
2012-02-08 * thread.cc (__pthread_cond_wait_init): New static function replacingCorinna Vinschen2-5/+21
2012-02-08* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++Christopher Faylor2-16/+16
2012-02-08 * sigproc.cc (child_info_fork::abort): Call TerminateProcess ratherCorinna Vinschen2-2/+7
2012-02-08Implement Intel Transactional Synchronization ExtensionsH.J. Lu2-0/+7
2012-02-08 * uinfo.cc (cygheap_user::env_userprofile): Simplify since networkCorinna Vinschen2-9/+6
2012-02-08 * uinfo.cc (cygheap_user::env_userprofile): Convert nativeCorinna Vinschen2-1/+14
2012-02-08 * dll_init.cc: Throughout, drop usage of modname in favor of name.Corinna Vinschen3-50/+37
2012-02-08 * dll_init.cc (dll_list::alloc): Add DLL name to fabort output. FixCorinna Vinschen2-8/+13
2012-02-08 * include/sys/sysmacros.h: Include sys/types.h.Corinna Vinschen2-1/+7
2012-02-08 * faq-using.xml (faq.using.sshd-in-domain): Document autoload errorCorinna Vinschen2-2/+18