summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert erroneous checkin.Corinna Vinschen2006-12-121-1/+0
* * libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environmentCorinna Vinschen2006-12-122-6/+5
* sync a change from gccAlan Modra2006-12-123-2/+9
* * configure.in: Remove superfluous semicolons.Ben Elliston2006-12-113-48/+52
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-1112-16/+2891
* 2006-12-11 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston2006-12-1131-289/+1964
* * sigproc.cc (child_info::child_info): Move old comment about msv_count here.Christopher Faylor2006-12-112-0/+28
* * dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor2006-12-112-0/+5
* 2006-12-11 Ben Elliston <bje@au.ibm.com>Jeff Johnston2006-12-113-46/+53
* correct email addressChristopher Faylor2006-12-112-2/+2
* * child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor2006-12-1115-121/+251
* * fhandler.cc (rootdir): Fix typo in comment.Corinna Vinschen2006-12-113-3/+8
* * configure.in: Handle spu makefile frag.Alan Modra2006-12-116-135/+158
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2006-12-113-5/+22
* * configure.in: Sync with GCC (spu-*-*).Ben Elliston2006-12-113-0/+11
* * spu/exit.c (libgloss_exit): Rename from this ..Ben Elliston2006-12-111-11/+12
* Resurrect.Ben Elliston2006-12-101-0/+44
* Remove (missed in previous commit).Ben Elliston2006-12-101-56/+0
* Typo fix.Ben Elliston2006-12-101-1/+1
* * mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and passChristopher Faylor2006-12-102-4/+6
* * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen2006-12-108-44/+153
* * fhandler.cc (rootdir): Clarify comment.Corinna Vinschen2006-12-102-2/+7
* * fhandler.cc (rootdir): Don't look for volume mount points on remoteCorinna Vinschen2006-12-102-2/+8
* * fhandler.cc (rootdir): Drop useless post-increment. Take volumeCorinna Vinschen2006-12-102-2/+62
* * syscalls.cc (try_to_bin): Add comment that this is not possiblyCorinna Vinschen2006-12-092-0/+12
* 2006-12-08 Sa Liu <saliu@de.ibm.com>Jeff Johnston2006-12-089-86/+323
* * Makefile.def (dependencies): Add dependency forMike Stump2006-12-083-0/+13
* * syscalls.cc (unlink_nt): Open native symlinks withCorinna Vinschen2006-12-072-0/+9
* * ntdll.h (STATUS_DELETE_PENDING): Define.Corinna Vinschen2006-12-073-90/+124
* bfd/Kazu Hirata2006-12-072-12/+24
* * autoload.cc (SHFileOperationA): Define.Corinna Vinschen2006-12-073-1/+48
* * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen2006-12-074-31/+69
* * termios.cc: Change include order to accomodate change to sys/ioctl.h.Corinna Vinschen2006-12-062-1/+5
* merge from gccDJ Delorie2006-12-061-1/+1
* * fhandler_mem.cc (fhandler_dev_mem::open): Fix comment.Corinna Vinschen2006-12-063-3/+10
* Define ATTRIBUTE_PACKED and use as necessary.Nick Clifton2006-12-066-8/+27
* * include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.Corinna Vinschen2006-12-062-1/+6
* * winsup.h (WINVER): Set to 0x0600 to cover Vista.Corinna Vinschen2006-12-062-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.Corinna Vinschen2006-12-062-1/+5
* * path.cc (cwdstuff::init): Don't change to windows_system_directoryCorinna Vinschen2006-12-052-4/+13
* * path.cc (cwdstuff::set): Don't try to open directory on systems notCorinna Vinschen2006-12-052-7/+15
* * dcrt0.cc (get_cygwin_startup_info): Fix comment.Corinna Vinschen2006-12-053-3/+12
* Fix date.Corinna Vinschen2006-12-051-1/+1
* * dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.Corinna Vinschen2006-12-056-2/+71
* 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-042-0/+9
* 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-042-0/+8
* 2006-12-01 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-013-2/+7
* 2006-11-30 Lev Bishop <lev.bishop@gmail.com>Jeff Johnston2006-11-302-2/+7
* include:Joern Rennecke2006-11-302-0/+13
* * dir.cc (mkdir): Check last path component for "..".Corinna Vinschen2006-11-308-97/+118