summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * autoload.cc (wsock_init): Properly define WSAStartup function pointer toChristopher Faylor2011-02-052-2/+7
* gas/Bernd Schmidt2011-02-033-6/+10
* Fix spelling of Ralf Corsepius' name in ChangeLog.Jeff Johnston2011-02-031-6/+6
* * libc/bsdlib.cc: Include err.h.Corinna Vinschen2011-02-022-0/+5
* * include/err.h: Fix loss of semicolons in previous patch.Corinna Vinschen2011-02-022-2/+6
* * include/err.h (err): Add noreturn attribute.Corinna Vinschen2011-02-022-7/+14
* * path.cc (conv_path_list): Remove enclosing quotes and trailingCorinna Vinschen2011-02-022-3/+26
* * fhandler.cc (fhandler_base::fsync): Ignore ERROR_INVALID_FUNCTIONCorinna Vinschen2011-02-012-1/+13
* * syscalls.cc (utmp_data): Fix potential buffer overflow.Corinna Vinschen2011-01-312-1/+5
* * fhandler_socket.cc (address_in_use): Improve comment readability.Corinna Vinschen2011-01-312-3/+8
* PR libgcj/44341Alexandre Oliva2011-01-313-2/+93
* * fhandler_socket.cc (address_in_use): Disable. Add comment.Corinna Vinschen2011-01-305-48/+36
* winsup:Christopher Faylor2011-01-296-3293/+2533
* * fhandler_socket.cc (fhandler_socket::wait_for_events): CallCorinna Vinschen2011-01-282-0/+8
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-2819-132/+106
* * include/features.h (__STDC_ISO_10646__): Move to newlib'sCorinna Vinschen2011-01-272-5/+5
* * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen2011-01-273-0/+14
* * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): FixCorinna Vinschen2011-01-262-2/+8
* * include/features.h (__STDC_ISO_10646__): Define. Add comment.Corinna Vinschen2011-01-242-1/+10
* Sync toplevel configure from GCCAndreas Schwab2011-01-213-106/+163
* * syscalls.cc (rename): Fix permission problem with symlinks on NFS.Corinna Vinschen2011-01-212-12/+25
* * exec.cc: Include pinfo.h.Corinna Vinschen2011-01-205-16/+30
* * spawn.cc (av::fixup): Reenable #! handling for all exec functions.Corinna Vinschen2011-01-192-19/+19
* * exec.cc (execlp): Add missing _P_PATH_TYPE_EXEC flag in call toCorinna Vinschen2011-01-192-1/+7
* * exec.cc: Rearrange functions in alphabetical order.Corinna Vinschen2011-01-193-36/+94
* * exec.cc (strccpy): Move function from here...Corinna Vinschen2011-01-195-20/+25
* * errno.cc (errmap): Add error codes for invalid binaries.Corinna Vinschen2011-01-195-11/+72
* * fhandler_proc.cc (format_proc_partitions): Fix compiler warning.Corinna Vinschen2011-01-172-1/+5
* * path.cc (path_conv::check): Don't follow reparse point symlinks ifCorinna Vinschen2011-01-173-8/+19
* * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment.Corinna Vinschen2011-01-172-84/+151
* * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen2011-01-152-0/+5
* Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L.Ralf Wildenhues2011-01-132-1/+5
* port GDB to ia64-hpux (native).Joel Brobecker2011-01-133-4/+10
* Fix typo, fix copyrightCorinna Vinschen2011-01-132-2/+2
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Alwasy setCorinna Vinschen2011-01-132-1/+13
* Really check in nowCorinna Vinschen2011-01-131-0/+1
* Fix ChangeLog entryCorinna Vinschen2011-01-131-1/+1
* 2011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-123-0/+23
* 2011-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-01-126-2/+37
* merge from gccDJ Delorie2011-01-122-1/+5
* * new-features.sgml (ov-new1.7.8): Add "new API" paragraph.Corinna Vinschen2011-01-122-0/+9
* * posix.sgml: Add madvise to BSD list.Corinna Vinschen2011-01-122-0/+5
* * cygwin.din (madvise): Export posix_madvise as madvise.Corinna Vinschen2011-01-123-4/+34
* * libc/include/linux/sys/signal.h (sig_t): Move from here...Corinna Vinschen2011-01-123-1/+6
* * fhandler.h (struct part_t): New type.Corinna Vinschen2011-01-123-67/+193
* * fhandler.h (MAX_PARTITIONS): New definition.Corinna Vinschen2011-01-115-7/+112
* http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2011-01-112-5/+12
* * termios.cc (cfgetospeed, cfgetispeed): Constify argument per POSIX.Corinna Vinschen2011-01-113-5/+15
* * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop settingCorinna Vinschen2011-01-112-3/+7
* * cygcheck.cc (main): don't imply -d from -s option to cygcheckCorinna Vinschen2011-01-102-3/+7