summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>DJ Delorie2007-03-123-19/+116
* Add manpages for dirname and basename functions.Keith Marshall2007-03-113-0/+501
* Make basename and dirname functions work with path namesKeith Marshall2007-03-083-79/+210
* include/elf/Alan Modra2007-03-082-5/+10
* 2007-03-06 Brandon Sneed <brandon@oqo.com>Chris Sutcliffe2007-03-076-0/+117
* * signal.cc (handle_sigprocmask): Remove extraneous sig_dispatch_pending.Christopher Faylor2007-03-072-1/+5
* * fhandler_proc.cc: Fix formatting. Drop setting errno when creatingCorinna Vinschen2007-03-072-104/+217
* * configure: Regenerate.Andreas Schwab2007-03-074-66/+110
* * common.h (ELF_ST_VISIBILITY): Comment typo fix.Alan Modra2007-03-072-2/+6
* merge from gccDJ Delorie2007-03-062-0/+20
* Fix log entry.Corinna Vinschen2007-03-061-1/+1
* Add accidentally missing checkins.Corinna Vinschen2007-03-063-0/+7
* * include/cygwin/stat.h (S_TYPEISMQ): Define.Corinna Vinschen2007-03-062-0/+13
* * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen2007-03-069-12/+43
* 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-03-061-1/+2
* 2007-03-05 Jan Nijtmans <nijtmans@users.sourceforge.net>Chris Sutcliffe2007-03-062-2/+7
* Merge from gcc:DJ Delorie2007-03-056-13/+2603
* * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith2007-03-052-0/+15
* * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny Smith2007-03-052-4/+11
* * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.Corinna Vinschen2007-03-023-2/+65
* * security.cc (get_file_attribute): Avoid compiler warning.Corinna Vinschen2007-03-022-1/+4
* * spu/sbrk.c (sbrk): Adjust the stack pointer vector correctly soBen Elliston2007-03-012-8/+33
* * fork.cc (fork): Reset child to true after fork since it may have been resetChristopher Faylor2007-03-012-2/+10
* * Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor2007-03-018-59/+24
* * spu-insns.h: Add soma double-float insns.Alan Modra2007-03-012-1/+12
* * path.cc (close_user_proc_parms_cwd_handle): Remove.Corinna Vinschen2007-02-273-38/+35
* * fhandler.cc(fhandler_base::open): Open with READ_CONTROL only inCorinna Vinschen2007-02-2710-104/+287
* * mt-spu (all-ld): Depend on all-binutils.Alan Modra2007-02-273-1/+10
* 2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith2007-02-272-2/+8
* * fhandler.cc (fhandler_base::fstat): Set all file times to arbitraryCorinna Vinschen2007-02-262-1/+7
* * fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.Corinna Vinschen2007-02-265-16/+18
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.Corinna Vinschen2007-02-265-37/+19
* 2007-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-02-232-2/+6
* Throughout remove all usage of wincap.has_security.Corinna Vinschen2007-02-2316-159/+96
* * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen2007-02-236-84/+20
* * devices.in: Change native device name to native NT device name forCorinna Vinschen2007-02-235-211/+96
* * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen2007-02-237-64/+21
* Throughout remove using wincap.Corinna Vinschen2007-02-239-135/+59
* * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen2007-02-2311-124/+34
* * fhandler.cc (fhandler_base::lseek): Drop 9x considerations.Corinna Vinschen2007-02-235-47/+13
* * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen2007-02-228-236/+145
* * fhandler_console.cc (fhandler_console::read): Drop 9x specificCorinna Vinschen2007-02-225-134/+24
* * fhandler.cc (fhandler_base::set_no_inheritance): Always useCorinna Vinschen2007-02-229-372/+195
* Fix typo.Corinna Vinschen2007-02-221-1/+1
* * dir.cc (rmdir): Move existance check in front ofCorinna Vinschen2007-02-222-2/+7
* * fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.Corinna Vinschen2007-02-225-121/+34
* Throughout remove all usage of wincap.access_denied_on_delete.Corinna Vinschen2007-02-227-36/+17
* * fhandler_disk_file.cc (fhandler_disk_file::closedir): Fix bugCorinna Vinschen2007-02-222-2/+9
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.Christopher Faylor2007-02-225-55/+171
* Throughout replace all usage of wincap.shared with the constantCorinna Vinschen2007-02-2212-35/+37